DESCRIPTION:
It is possible with this module to add and configure advertising in left or right column, in header, top, footer and home page.
You can add .jpg, .gif, .bmp or .png pictures, with a link on it, with the possibility to open the link in a new tab or new window (depending on the web browser configuration), or Flash animation (.swf), and even a .html page !
It is also possible to hide ou show the advertisement, and upload your own files. you can also include you adds in blocks for the left and right column.
INSTALLATION
- UNINSTALL all ancient versions. (You can even delete the repertory /modules/sotewsadds/)
- Download the sotewsaddsV0.4.zip file >> here <<
- Extract it on /modules/
- Go on your Back Office and click "Install"
- Configure, and enjoy !
MORE INFORMATION (in French) AND DOWNLOAD >> HERE <<
Free to use & modify.
NO MORE SUPPORT FOR THIS MODULE
THIS MODULE IS ABANDONED, ALL NEW DEVELOPMENT WILL BE DONE ON SOTEW'S ADDBLOCKS

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
thanks to the one who move this subject here.

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
thank you
can we upload different images for different category
where to give the link.
After add picture, like: left collumn, how i can change position of image? to right, left or center image (in left col.)
Thanks
I made some modification, with now the possibility to add elements in the Top part of your website.
I fix the little issue with swf files and thickbox.
Follow the link in my signature to download the new version.
And sorry for not responding in this subject.
If you asked a question here and if I don't answer it after two days, please try (in English) in the french subject.
to deepthy: Sorry, I don't understand what you mean by that. If you want to add severals pictures in the same location, I'm sorry to assure you that this is impossible.
to prestas: No, sorry, you have to re-upload it to change the position. I didn't think of it before, I'll see what I can do for the next version.
to guitarplayer: Your welcome, try this one !

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
Please check yourself:
http://hospedagemlinuxweb.com.br/loja/
Please Help
Regards
Chris.Walter

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
thank you for your fast reply.... I did test from several computers and none can see the head if I did use SWF.
I have even added a Screenshot. I much appreciated for your Help.
Attached Files
Well well well...
the source code of the page is correct :
<!-- MODULE Block SotEW's Adds Header-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,47,0" id="animation" width="980" height="171">
<embed src="/loja/modules/sotewsadds/files/Header" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="171" wmode="transparent"></embed>
</object></p>
<!-- /MODULE Block SotEW's Adds Header-->
So I assume my module did what he's suppose to do, but maybe the div is 0px high.
Try with the CSS :
#header #sotewsadds {
height: 171px;
}

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
But I don't think it'll work :/

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
I did also try if it was my theme but doesn´t even work with the original theme from presta shop....
The hook header is only for header's stuff, like META balise, not for content like swf files.
Firefox don't mind, but IE does.
You can't use my module for displaying stuff in header, I will have to remove this Hook.
Don't worry, I can help you even if you can't use it.
Search for header.tpl in you theme, and add
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,47,0" id="animation" width="980" height="171">
<embed src="XXXXXXXXXXXXXXXX" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="171" wmode="transparent"></embed>
</object></p>
right after the comment : (ligne 43 if you don't change a thing)
<!-- Header -->
replace XXXXXXXXXXXXXXXX with the path to your swf file.

Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4

Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/
The Presta shop team should use your Module by
Default as for me is most and best Module.
Cya SotEW
Cya
From 1234604790:
The hook header is only for header's stuff, like META balise, not for content like swf files.
Firefox don't mind, but IE does.
You can't use my module for displaying stuff in header, I will have to remove this Hook.
Don't worry, I can help you even if you can't use it.
Search for header.tpl in you theme, and add
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,47,0" id="animation" width="980" height="171">
<embed src="XXXXXXXXXXXXXXXX" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="980" height="171" wmode="transparent"></embed>
</object></p>
right after the comment : (ligne 43 if you don't change a thing)
<!-- Header -->
replace XXXXXXXXXXXXXXXX with the path to your swf file.
Let me start of by saying that this is a very sweet module you made here. SWEET!!.
But i have the same problem with IE7?. I have made the changes as you write, the changes to header.tpl. But now it just looks like he he shit.
Can you help me out here.
Take a look:
www.compuworld.dk
NOTICE: I DO NOT USE PRESTASHOP ANYMORE!
If it's not broken. DON'T fix it!!
http://www.compuland.dk (Shopsystem OSC)
http://www.compuworld.dk (Shopsystem Magento)
Bruger ikke Prestashop mere. Er "sprunget" på Magento.
to Compuland :
You don't put the code where I said, your source code for IE is :
<!-- MODULE Block SotEW's Adds Header-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,47,0" id="animation" width="1024" height="190">
<embed src="/modules/sotewsadds/files/Header" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1024" height="190" wmode="transparent"></embed>
</object></p>
<!-- /MODULE Block SotEW's Adds Header-->
</head>
<body id="index">
<!-- Header -->
But you should have :
</head>
<body id="index">
<!-- Header -->
<!-- MODULE Block SotEW's Adds Header-->
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://active.macromedia.com/flash4/cabs/swflash.cab#version=6,0,47,0" id="animation" width="1024" height="190">
<embed src="/modules/sotewsadds/files/Header" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="1024" height="190" wmode="transparent"></embed>
</object></p>
<!-- /MODULE Block SotEW's Adds Header-->
Add content on your PrestaShop website (pictures, flash, html and SLIDESHOW) with AddBlocks V1.4
Documentation for AddBlocksV1.3b (french and english)
Demo website: http://demo.sotew.com/ - http://demo.sotew.com/back/




Back to top











