Popular Post vekia 8,960 Posted September 19, 2012 Posted September 19, 2012 Prestashop HTML Box module --- for free --- works with: 1.2.x + 1.3.x. + 1.4.x + 1.5.x + 1.6.x + 1.7.x This module is great tool for adding to your shop widgets created by other websites like twitter, facebook, pinterest, allegro, etc. Main feature in this module is an ability to add the "client side" code such like HTML, javascript, css for any place you want. wait for tutorials about usage this module for adding facebook like box etc. updates of the module version | date 1.7.0 | 31.07.2018 1.6.9 | 01.06.2018 1.6.8 | 23.02.2018 1.6.7 | 20.07.2017 1.6.6 | 06.03.2017 1.6.5 | 25.11.2016 1.6.4 | 31.08.2016 1.6.3 | 24.06.2016 1.6.2 | 16.06.2016 .. .. 1.5.6 | 18.06.2015 1.5.4 | 02.10.2014 1.5.3 | 03.09.2014 1.5.2 | 01.06.2014 1.5.1 | 19.05.2014 1.5.0 | 01.04.2014 1.4.9 | 10.03.2014 1.4.8 | 19.02.2014 1.4.7 | 18.12.2013 1.4.6 | 11.12.2013 1.4.5 | 30.10.2013 1.4.4 | 23.09.2013 1.4.3 | 27.08.2013 1.4.2 | 13.05.2013 1.4.1 | 29.04.2013 1.3.0 | 07.11.2012 download: htmlbox17 - for prestashop 1.7.x htmlbox16 - for prestashop 1.5.x, 1.6.x htmlbox17.zip htmlbox16.zip 26 2 Share this post Link to post Share on other sites
vekia 8,960 Posted September 24, 2012 Posted September 24, 2012 module has been improved to version 1.2 This update improved the interpretation of the characters you have used in your code, such as the ENTER (newline) were changed <br/> marker which caused problems in the operation of such scripts js I invite you to the page of the module and to download the current version: Prestashop HTML Box module 4 2 Share this post Link to post Share on other sites
stockings_shop 1 Posted September 27, 2012 Posted September 27, 2012 great feature, i've added facebook comments with this one 1 Share this post Link to post Share on other sites
Bejo 11 Posted September 29, 2012 Posted September 29, 2012 can i do make image banner with height : 600px with this module ? Share this post Link to post Share on other sites
vekia 8,960 Posted September 29, 2012 Posted September 29, 2012 can i do make image banner with height : 600px with this module ? yes you can, today I will write tutorial how to add a free image slider with this module 6 Share this post Link to post Share on other sites
Bejo 11 Posted September 29, 2012 Posted September 29, 2012 how i can use this module more than 1 or many? Share this post Link to post Share on other sites
vekia 8,960 Posted September 29, 2012 Posted September 29, 2012 HTML box Free supports one html/js/css/etc code, which you can input into 6 most important hooks in shop 1 Share this post Link to post Share on other sites
Bejo 11 Posted September 29, 2012 Posted September 29, 2012 oh... i See.!! so if i want more than 1, i need purchase first. right? IC! Share this post Link to post Share on other sites
vekia 8,960 Posted September 29, 2012 Posted September 29, 2012 Module described in this topic is for free. You are talking about HTML Box professional module, which supports all hooks in prestaShop front office, and you can add different html code in each hooks Share this post Link to post Share on other sites
vekia 8,960 Posted October 1, 2012 Posted October 1, 2012 Today I writed tutorial: How to add twitter for free in prestaShop using this module 2 Share this post Link to post Share on other sites
knuropatwa 0 Posted October 2, 2012 Posted October 2, 2012 ♥ luv thiz Share this post Link to post Share on other sites
Ulhvan 1 Posted October 10, 2012 Posted October 10, 2012 (edited) 400 Bad Request It is not a valid request! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of this web site! prestashop I'vd got this error while trying to put a html code.. can't use this module. while trying to save it gives me this error. what should i do? Edited October 10, 2012 by Ulhvan (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted October 10, 2012 Posted October 10, 2012 400 Bad Request It is not a valid request! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of this web site! prestashop I'vd got this error while trying to put a html code.. can't use this module. while trying to save it gives me this error. what should i do? hmmm something wrong. Can you turn on error log and show me what's wrong? Share this post Link to post Share on other sites
Ulhvan 1 Posted October 10, 2012 Posted October 10, 2012 How do i turn on error log? sorry for asking... Share this post Link to post Share on other sites
vekia 8,960 Posted October 10, 2012 Posted October 10, 2012 (edited) How do i turn on error log? sorry for asking... no problem, i want to fix this issue First of all you need to enable errors display on your server open config\config.inc.php file and locate line @ini_set(‘display_errors’, ‘off’); replace with @ini_set(‘display_errors’, ‘on’); if you dont know how to do that, read tutorial how to turn error reporting on in prestashop Edited October 10, 2012 by vekia (see edit history) Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 Hello there again. Ok, I did it, know what should I do next? Share this post Link to post Share on other sites
vekia 8,960 Posted October 15, 2012 Posted October 15, 2012 Hello there again. Ok, I did it, know what should I do next? put the code into textbox and try to save it. With error_reporting turned to on, you can probably catch the error code / place Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 Okay, hope I understood, I need to put all my confing.inc.php code in a textbox, right? Sorry because I'm asking so many questions, I'm new in coding, let's say... very new ) PS: Yeah, the error reporting is turned on Share this post Link to post Share on other sites
vekia 8,960 Posted October 15, 2012 Posted October 15, 2012 Okay, hope I understood, I need to put all my confing.inc.php code in a textbox, right? nope, just put into html box module any code you want, and check information about error (if occur while saving) Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 (edited) OK. I did this allready, it's the same error, after I click save i got this: 400 Bad Request It is not a valid request! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of this web site! Atfter this error pops out, nothing other gets in my face. If I had to look for something I don't know where to do that... Edited October 15, 2012 by Ulhvan (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted October 15, 2012 Posted October 15, 2012 OK. I did this allready, it's the same error, after I click save i got this: 400 Bad Request It is not a valid request! Powered By LiteSpeed Web Server LiteSpeed Technologies is not responsible for administration and contents of this web site! Atfter this error pops out, nothing other gets in my face. If I had to look for something I don't know where to do that... after clickin "save" what exactly you've got in address bar in your browser? Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 (edited) I'v got this: http://uleisipieseau...le_name=htmlbox /index.php?controller=adminmodules&configure=htmlbox&token=59a9b4dd85c92ce3e9c3769042406684&tab_module=Other&module_name=htmlbox Edited October 15, 2012 by Ulhvan (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted October 15, 2012 Posted October 15, 2012 (edited) I'v got this: http://uleisipieseau...le_name=htmlbox /index.php?controller=adminmodules&configure=htmlbox&token=59a9b4dd85c92ce3e9c3769042406684&tab_module=Other&module_name=htmlbox it's weird :| you use LiteSpeed and mysql ? I'll try to install it in my local Edited October 15, 2012 by vekia (see edit history) Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 Yea i use mysql and litespeed! Yea it's really wired.. i simply can't use that html box module and I need one so much... can't find nothing good, and when i find it doesn't work! Share this post Link to post Share on other sites
vekia 8,960 Posted October 15, 2012 Posted October 15, 2012 Yea i use mysql and litespeed! Yea it's really wired.. i simply can't use that html box module and I need one so much... can't find nothing good, and when i find it doesn't work! you've got access to litespeed error log? Share this post Link to post Share on other sites
Ulhvan 1 Posted October 15, 2012 Posted October 15, 2012 no.. Share this post Link to post Share on other sites
hsawker 0 Posted October 17, 2012 Posted October 17, 2012 nice work dude, happy to download that for free Share this post Link to post Share on other sites
Ulhvan 1 Posted October 17, 2012 Posted October 17, 2012 Problem solved! I'll post it here so everybody will know how to deal with it in the future. First of all, thanks for your great module and by the way, thanks for making a free version also. The "400 Bad Request It is not a valid request! " error it's because of cookies overload in your browser. Clear cookies or just switch for another browser to edit your module configuration. Enjoy! Share this post Link to post Share on other sites
vekia 8,960 Posted October 17, 2012 Posted October 17, 2012 Problem solved! I'll post it here so everybody will know how to deal with it in the future. First of all, thanks for your great module and by the way, thanks for making a free version also. The "400 Bad Request It is not a valid request! " error it's because of cookies overload in your browser. Clear cookies or just switch for another browser to edit your module configuration. Enjoy! so as we see the simplest solutions are always the most effective ) Im happy that now everything is fine Share this post Link to post Share on other sites
hsawker 0 Posted October 20, 2012 Posted October 20, 2012 so as we see the simplest solutions are always the most effective ) Im happy that now everything is fine can I use this module in many shops? what's the licence for it? Share this post Link to post Share on other sites
Rhobur 139 Posted October 29, 2012 Posted October 29, 2012 (edited) can I use this module in many shops? what's the licence for it? I'd like to know that too since I have a single shop but installed on 3 different language domains and hostings for SEO and market reasons. DOes it work in Extraleft product action hook ? Edited October 29, 2012 by Caprice (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted October 29, 2012 Posted October 29, 2012 I'd like to know that too since I have a single shop but installed on 3 different language domains and hostings for SEO and market reasons. DOes it work in Extraleft product action hook ? hi I've sent you an email about that Share this post Link to post Share on other sites
vekia 8,960 Posted November 7, 2012 Posted November 7, 2012 module updated! now module is in version 1.3. to this newest version we have added some updates with code interpretation. Moreover - we added WYSIWYG editor. More informations about update you can read here: html block for prestashop with WYSIWYG editor Share this post Link to post Share on other sites
zenrider420 1 Posted November 9, 2012 Posted November 9, 2012 Great work, awesome module!!!! Share this post Link to post Share on other sites
barefoot 2 Posted December 11, 2012 Posted December 11, 2012 Hi, I am trying to add a CSS pop up following the instructions given here: http://www.pat-burt.com/web-development/how-to-do-a-css-popup-without-opening-a-new-window/ If I add the HTML code: <div id=”blanket” style=”display:none;”></div> <div id=”popUpDiv” style=”display:none;”> <a href=”#” onclick=”popup(‘popUpDiv’)”>Click Me To Close</a> </div> <a href=”#” onclick=”popup(‘popUpDiv’)”>Click Here To Open The Pop Up</a> the links are placed correctly, but if I want to add the CSS code: #blanket { background-color:#111; opacity: 0.65; filter:alpha(opacity=65); position:absolute; z-index: 9001; top:0px; left:0px; width:100%; } #popUpDiv { position:absolute; background-color:#eeeeee; width:300px; height:300px; z-index: 9002; this code is just copied and directly visible on my website: How would you add CSS code to be read as CSS code Share this post Link to post Share on other sites
vekia 8,960 Posted December 14, 2012 Posted December 14, 2012 try to use " instead of ” and ' instead of ‘ Share this post Link to post Share on other sites
mainxs 0 Posted February 28, 2013 Posted February 28, 2013 Hello Vekia, I am using your HTML Box for a customer. It just shows the realisation of a website and a link to a manufacturer, nothing more. No problems so far, until the customer asked: can I add more than 2 links? The problem appears after adding the 3rd hyperlink: it jumps out of the box. Can you give some advice maybe? Thanks in advance. Share this post Link to post Share on other sites
vekia 8,960 Posted March 5, 2013 Posted March 5, 2013 Hello Vekia, I am using your HTML Box for a customer. It just shows the realisation of a website and a link to a manufacturer, nothing more. No problems so far, until the customer asked: can I add more than 2 links? The problem appears after adding the 3rd hyperlink: it jumps out of the box. Can you give some advice maybe? Thanks in advance. its probably simple css issue, you should check css for all elements near the links you added Share this post Link to post Share on other sites
witdizain 0 Posted March 19, 2013 Posted March 19, 2013 Hi Vekia!! I'm really interested in knowing how to do a free image slider with this module. Did you write the tutorial? Thanks!! Share this post Link to post Share on other sites
vekia 8,960 Posted March 20, 2013 Posted March 20, 2013 sure i can write tutorial about that what kind of imageslider you want? Share this post Link to post Share on other sites
witdizain 0 Posted March 20, 2013 Posted March 20, 2013 Hi! I'm trying to put a simple jquery carousel in HTML box, but I didn't... not work properly. First, I have installed the nivo-slider at header, if I put the minic-slider on the right column gives me problems at all. I'm looking for a simple image slider in HTML box!!! Thanks!!! Share this post Link to post Share on other sites
Henrik Pantle 7 Posted March 21, 2013 Posted March 21, 2013 great free module!! sorry if this question is answered elsewhere: is it possible to toggle the editor on as preset? id like to hide the html to my cusomer. he would be able to edit the simple line in html box if the editor is autmaticaly on. thankx Share this post Link to post Share on other sites
Jasen 2 Posted March 27, 2013 Posted March 27, 2013 Module is working great but how can I create a second block? I want to use this module for another html code in a different block. Share this post Link to post Share on other sites
vekia 8,960 Posted March 27, 2013 Posted March 27, 2013 in free version it isn't possible to use more than one block. great free module!! sorry if this question is answered elsewhere: is it possible to toggle the editor on as preset? id like to hide the html to my cusomer. he would be able to edit the simple line in html box if the editor is autmaticaly on. thankx you mean wysiwyg editor? You cant turn it on / off ? Share this post Link to post Share on other sites
isaiaseg 2 Posted April 17, 2013 Posted April 17, 2013 hi, how can i put 2 diferent information on 2 box? i mean, one in right column and one in the left column Share this post Link to post Share on other sites
lroven 1 Posted April 19, 2013 Posted April 19, 2013 I try to put in facebook like and follow but the module rewrites the code. Do you have a solution? Share this post Link to post Share on other sites
vekia 8,960 Posted April 21, 2013 Posted April 21, 2013 what you mean that module rewrites the code? try to paste the code without WYSIWYG editor - this is probably the main problem (bacause tinymce adds own html tags and deletes unsupported markups) Share this post Link to post Share on other sites
viper357 1 Posted April 25, 2013 Posted April 25, 2013 Hi, do you have a tutorial on how I can make the html block follow my style? Share this post Link to post Share on other sites
vekia 8,960 Posted April 25, 2013 Posted April 25, 2013 Hello what you mean by that? you want to add own <style></style> tags ? Share this post Link to post Share on other sites
viper357 1 Posted April 25, 2013 Posted April 25, 2013 Hello what you mean by that? you want to add own <style></style> tags ? Yes, but I solved that by using <div class="block"> , so that's ok now, thank you, but I have another problem, every time I save the editor it inserts a lot of slashes ///////////, see the screenshot below. I am using 1.5.4 Share this post Link to post Share on other sites
vekia 8,960 Posted April 25, 2013 Posted April 25, 2013 Yes, but I solved that by using <div class="block"> , so that's ok now, thank you, but I have another problem, every time I save the editor it inserts a lot of slashes ///////////, see the screenshot below. I am using 1.5.4 thanks for the info, i will update this module today follow this thread, please regards Share this post Link to post Share on other sites
viper357 1 Posted April 25, 2013 Posted April 25, 2013 Thank You, I also noticed when I changed from wysiwyg editor from on and then to off it also adds in " in place of the " Share this post Link to post Share on other sites
vekia 8,960 Posted April 25, 2013 Posted April 25, 2013 it is common issue, i don't know the reason but i've got fix for it, so im going to update this module many thanks for your notification Share this post Link to post Share on other sites
Zun 4 Posted April 28, 2013 Posted April 28, 2013 Hello Vekia. I understand that it is not possible to put your module on custom hooks. Would you consider this option? Thanks Share this post Link to post Share on other sites
vekia 8,960 Posted April 28, 2013 Posted April 28, 2013 it isn't possible. HTML box supports only default hooks. Share this post Link to post Share on other sites
vekia 8,960 Posted April 29, 2013 Posted April 29, 2013 new version released! module is now in version 1.4.1 List of new features / fixes: unwanted characters characters fix < br > tag instead < p > in new line new features in wysiwyg editor save issue fix maxthon browser fix ie browser fix more information about update in this article: html block free updated you can download module from my first post here. http://www.prestashop.com/forums/index.php?/topic/189039-module-html-box-for-free/ 1 Share this post Link to post Share on other sites
viper357 1 Posted April 29, 2013 Posted April 29, 2013 Hi, the upgrade is still adding charachters Initial Code: After first save After second save After third save 1 Share this post Link to post Share on other sites
BoKr 28 Posted April 29, 2013 Posted April 29, 2013 Hello Vekia thanks alot for your continues efforf to make our presperience grow. Can you please tell me when I want to update if it is ok to just reinstall the new version without deinstalling the older one? What is the adequate module upgrade procedure? thank you again Share this post Link to post Share on other sites
vekia 8,960 Posted April 29, 2013 Posted April 29, 2013 unpack archive on your hard disc, then log in into FTP, go to the modules / htmlbox and upload all unpacked files there with this method your html box content will be untouched Hi, the upgrade is still adding charachters Initial Code: After first save After second save After third save many thanks for this information i must know what ps version you use, which languages and where you've got webhosting service thanks 1 Share this post Link to post Share on other sites
viper357 1 Posted April 29, 2013 Posted April 29, 2013 many thanks for this information i must know what ps version you use, which languages and where you've got webhosting service thanks Hi Using 1.5.4.0, English, siteground shared hosting. Share this post Link to post Share on other sites
Studio1one 9 Posted May 2, 2013 Posted May 2, 2013 Prestashop HTML Box module --- for free --- This module is great tool for adding to your shop widgets created by other websites like twitter, facebook, pinterest, allegro, etc. Main feature in this module is an ability to add the "client side" code such like HTML, javascript, css for any place you want. article about this module for free download wait for tutorials about usage this module for adding facebook like box etc. updates: 1.4.1 | 29.04.2013 1.3 | 07.11.2012 download file: Hi, can I add this on my contact page? Above so I can insert more info and maybe a nice image? //Patrik Share this post Link to post Share on other sites
vekia 8,960 Posted May 2, 2013 Posted May 2, 2013 Hello, this module supports only 6 default hooks related to the homepage (columns, footer, home, header, top) which mean that it isn't possible to add own content to the contact page. moreover, you haven't go there any hook by default, so you can do this only by editing tpl files of your theme Share this post Link to post Share on other sites
Studio1one 9 Posted May 3, 2013 Posted May 3, 2013 Hello, this module supports only 6 default hooks related to the homepage (columns, footer, home, header, top) which mean that it isn't possible to add own content to the contact page. moreover, you haven't go there any hook by default, so you can do this only by editing tpl files of your theme alright, that is so cool, are you able to provide me with changes to make this work? I buy your module then. //Patrik Share this post Link to post Share on other sites
vekia 8,960 Posted May 3, 2013 Posted May 3, 2013 alright, that is so cool, are you able to provide me with changes to make this work? I buy your module then. //Patrik hey, but this is free module, you don't have to pay to download it Share this post Link to post Share on other sites
Studio1one 9 Posted May 3, 2013 Posted May 3, 2013 hey, but this is free module, you don't have to pay to download it hey, but this is free module, you don't have to pay to download it hahahaha even more cool, but I really like to know what it needs to change to make it work as on contact page? Share this post Link to post Share on other sites
vekia 8,960 Posted May 3, 2013 Posted May 3, 2013 you need to create own hook and use it in contact.tpl page then it is necessary to modify the module code, you have to add new hook support it's not as easy as it seems Share this post Link to post Share on other sites
Dead2010 5 Posted May 6, 2013 Posted May 6, 2013 (edited) hello, good module, should have only a mistake, you can verify? when activated and deactivated the editor some html code disappears, you can verify? I have this code <marquee ALIGN="Top" LOOP="infinite" BGCOLOR="#FFFFFF" DIRECTION="left" HEIGHT=30 WIDTH=594> <font size=3><font color="#87CEEB">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</font> </marquee> when active editor and disable the editor is well <span style="font-size: medium;"><span style="color: #87ceeb;">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</span> </span> Edited May 6, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
Dead2010 5 Posted May 6, 2013 Posted May 6, 2013 (edited) hello, here I leave the translation of the module to Portuguese. Was translated most of the module, translated in prestashop 1.4.10, hope you enjoy greetings pt.php Edited May 6, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
isaiaseg 2 Posted May 6, 2013 Posted May 6, 2013 how can i duplicate this module and use it again in different hooks ? Share this post Link to post Share on other sites
vekia 8,960 Posted May 6, 2013 Posted May 6, 2013 you can't duplicate it. Share this post Link to post Share on other sites
isaiaseg 2 Posted May 6, 2013 Posted May 6, 2013 how? Share this post Link to post Share on other sites
Dead2010 5 Posted May 6, 2013 Posted May 6, 2013 (edited) hello, to duplicate the same Hook 2 times, you can use this module together. https://dl.dropboxusercontent.com/u/62677780/Prestashop/Modulos%20PrestaShop/Prestahop%20v1.4xx%20-%20v1.5xx/Gr%C3%A1tis/blockhtml%20v2.1_PS%201.4.10.rar It is what I have, I use the 2 modules. Vekia, you can see the error I told you on the previous post? greetings Edited May 7, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted May 7, 2013 Posted May 7, 2013 how? read the module license: It is strictly forbidden to: 1) Use our products in many shops / domains / production websites with one (1) license bought. It mean: one license = one shop - a separate license should be purchased for each PrestaShop installation. 2) Reselling and redistributing our products. 3) Remove "MyPresta.eu" trademarks like "proudly developed by MyPresta.eu" from any place in the code is strictly forbidden, in free modules also. 4) Copying code and changing module name to duplicate addon hello, to duplicate the same Hook 2 times, you can use this module together. https://dl.dropboxus...PS%201.4.10.rar It is what I have, I use the 2 modules. Vekia, you can see the error I told you on the previous post? greetings i will check it, thanks :-) Share this post Link to post Share on other sites
Dead2010 5 Posted May 7, 2013 Posted May 7, 2013 (edited) when activated and deactivated the editor some html code disappears, you can verify? I have this code <marquee ALIGN="Top" LOOP="infinite" BGCOLOR="#FFFFFF" DIRECTION="left" HEIGHT=30 WIDTH=594> <font size=3><font color="#87CEEB">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</font> </marquee> when active editor and disable the editor is well <span style="font-size: medium;"><span style="color: #87ceeb;">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</span> </span> Portuguese translation for your module http://www.prestashop.com/forums/index.php?/topic/189039-module-html-box-for-free/page__view__findpost__p__1214800 Edited May 7, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted May 7, 2013 Posted May 7, 2013 you use latest version of this module? Share this post Link to post Share on other sites
Studio1one 9 Posted May 7, 2013 Posted May 7, 2013 you use latest version of this module? How can I add a hook on the contact page so I can have image, info text etc above the contact form info? I bought the bigger HTML module ;-) Share this post Link to post Share on other sites
Dead2010 5 Posted May 7, 2013 Posted May 7, 2013 you use latest version of this module? hello, I think so. use version 1.4.1, only when active and disable the editor, html code is different. greetings Share this post Link to post Share on other sites
vekia 8,960 Posted May 7, 2013 Posted May 7, 2013 hello, I think so. use version 1.4.1, only when active and disable the editor, html code is different. greetings okay Im checking this. I will update module (fix for this issue and I will add your translation pack - thanks!) Share this post Link to post Share on other sites
Dead2010 5 Posted May 7, 2013 Posted May 7, 2013 hello, friend anything, I'm here to help too. ok, so I'm waiting. greetings Share this post Link to post Share on other sites
Studio1one 9 Posted May 8, 2013 Posted May 8, 2013 you use latest version of this module? Did you see my last message? Best// Patrik Share this post Link to post Share on other sites
vekia 8,960 Posted May 8, 2013 Posted May 8, 2013 Did you see my last message? Best// Patrik In your case it is necessary to create own hook in contact page, moreover - then you have to modify module sources. Module uses only default hooks in prestashop Share this post Link to post Share on other sites
Studio1one 9 Posted May 8, 2013 Posted May 8, 2013 In your case it is necessary to create own hook in contact page, moreover - then you have to modify module sources. Module uses only default hooks in prestashop okey, so HOW can I do this? ;-) //Patrik Share this post Link to post Share on other sites
Dead2010 5 Posted May 8, 2013 Posted May 8, 2013 hello vekia always going to update your module? but I have uninstalled and then later when you do install the update greetings Share this post Link to post Share on other sites
vekia 8,960 Posted May 13, 2013 Posted May 13, 2013 1.4.2 released! (fix with ' \\\ and now module supports all html tags + PT translation - special thanks for ) Share this post Link to post Share on other sites
Dead2010 5 Posted May 13, 2013 Posted May 13, 2013 (edited) hello, okay? the problem is still there. you put the html code, activate and then deactivate the editor, the code is not the same, it takes some code. you can do with this code <marquee ALIGN="Top" LOOP="infinite" BGCOLOR="#FFFFFF" DIRECTION="left" HEIGHT=30 WIDTH=594> <font size=3><font color="#87CEEB">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</font> </marquee> activate and then deactivate the editor, is well <span style="font-size: medium;"><span style="color: #87ceeb;">*Produtos, Acessórios e Componentes Originais e de Alta Qualidade*</span> </span> Edited May 13, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
vekia 8,960 Posted May 13, 2013 Posted May 13, 2013 i pasted the code, I turned on editor: then turned it off: Share this post Link to post Share on other sites
Dead2010 5 Posted May 13, 2013 Posted May 13, 2013 (edited) hello, how is it possible? to me is not right. what's your version? mine is 1.4.10 Edited May 13, 2013 by Speed2010 (see edit history) Share this post Link to post Share on other sites
Studio1one 9 Posted May 15, 2013 Posted May 15, 2013 Vekia, is it possible for you to tell me how to insert your module at the top or bottom at the contact page? Share this post Link to post Share on other sites
vekia 8,960 Posted May 15, 2013 Posted May 15, 2013 hello I remember that i said somewhere what is necessary to do in this case, it is necessary to add the new hook to the contact page, then modify the source of module to support that hook Share this post Link to post Share on other sites
Studio1one 9 Posted May 15, 2013 Posted May 15, 2013 hello I remember that i said somewhere what is necessary to do in this case, it is necessary to add the new hook to the contact page, then modify the source of module to support that hook okey, sad to say but Im not THAT good on just that part :-( //Patrik Share this post Link to post Share on other sites
vekia 8,960 Posted May 15, 2013 Posted May 15, 2013 okey, sad to say but Im not THAT good on just that part :-( //Patrik Okay, so I will write step by step tutorial about creating new hook in contact form, what prestashop version you use? Share this post Link to post Share on other sites
Studio1one 9 Posted May 15, 2013 Posted May 15, 2013 Okay, so I will write step by step tutorial about creating new hook in contact form, what prestashop version you use? wow, thank you so much, I have two stores in 1.4.7.3 and one in 1.5.4.0 Share this post Link to post Share on other sites
Dead2010 5 Posted May 15, 2013 Posted May 15, 2013 hello, have uninstalled and installed again, but still does not work. html code to activate and deactivate the editor is different My version is 1.4.10. Share this post Link to post Share on other sites
Studio1one 9 Posted May 21, 2013 Posted May 21, 2013 Okay, so I will write step by step tutorial about creating new hook in contact form, what prestashop version you use? Dear Vekia, did you found any solution for this?? //patrik Share this post Link to post Share on other sites
Dead2010 5 Posted May 22, 2013 Posted May 22, 2013 vekia hello, new update will come out to fix the error html editor? Share this post Link to post Share on other sites
Recommended Posts