migcostapt 33 Posted April 11, 2018 (edited) Hello every one, after 9 months contentBox gets a new version compatible with prestashop 1.7 I have attached the zip file and you can always build your custom module at our sitehttps://contentbox.org cheers contentbox.zip Edited April 19, 2018 by migcostapt (see edit history) 1 7 Share this post Link to post Share on other sites
Snorreh 1 Posted April 18, 2018 23 hours ago, xsuchyx said: Hello, I cant get it to work, it display plain text - not html. Even if I use wrapper it only print "<div>test</div>". Html block dont work in presta 1.7? only text? I'm experiencing the same thing unfortunately. It just displays text, no html. Even when text editor mode is disabled. Any news on a fix? Really like the idea, would love to be able to use this! Share this post Link to post Share on other sites
migcostapt 33 Posted April 18, 2018 OMG you are right guys, I uploaded the wrong version I will fix it ASP sorry for that Share this post Link to post Share on other sites
migcostapt 33 Posted April 18, 2018 (edited) The html bug is now fixed thanks @Snorreh and @xsuchyx for reporting that issue Edited April 18, 2018 by migcostapt (see edit history) Share this post Link to post Share on other sites
nbexiga 1 Posted April 19, 2018 Hi i was trying to install the module , but when i do upload it gives me this error atached. can you kindly see and help? my prestashop version is 1.7.3 Thanks Share this post Link to post Share on other sites
migcostapt 33 Posted April 19, 2018 54 minutos atrás, nbexiga disse: Hi i was trying to install the module , but when i do upload it gives me this error atached. @nbexiga can you please re download the module and try again? thank you Share this post Link to post Share on other sites
Juliette 0 Posted April 25, 2018 Hello I am using your module ContentBox v1.1.2 for my prestashop v1.6.1.18. It's working great on Iphones, allows me to add easily customed content on my front page. Though on Android phones, the text is exceeding the screen ... Would it be a mean to adapt it to android too ? Thank you Here are examples of both versions : Share this post Link to post Share on other sites
migcostapt 33 Posted April 25, 2018 Hi @Juliette the issue you are describing is css related and not related with contentBox it self :/ can you ask a designer to give it a quick look? Share this post Link to post Share on other sites
Snorreh 1 Posted May 8, 2018 @migcostapt, your addon is AWESOME! I didn't get any notification for your reply, but thank you for the HTML fix! This will be very useful in future projects. Share this post Link to post Share on other sites
rygar 1 Posted May 8, 2018 Hello is anyone willing to tell me how I can add title field and loop for this module? Share this post Link to post Share on other sites
Guillaume 1 Posted May 30, 2018 @migcostapt Very usefull and intuitive ! I have a small question, can we make a different content for 2 block? If yes I didn't find how :s Share this post Link to post Share on other sites
migcostapt 33 Posted May 30, 2018 1 hora atrás, Guillaume disse: I have a small question, can we make a different content for 2 block? If yes I didn't find how :s Not really sure of what you asking ( sorry about that :\ ) can you please elaborate more? Share this post Link to post Share on other sites
Guillaume 1 Posted May 30, 2018 2 minutes ago, migcostapt said: Not really sure of what you asking ( sorry about that :\ ) can you please elaborate more? I want to create a block in my header and one in my footer. I did that. But the content of the 2 different blocks is the same. In my header i want for exemple "hello" and in my footer "goodbye". But If I modify the content for one block it changes for the other one. Can i make a separate content for the 2 blocks? Share this post Link to post Share on other sites
migcostapt 33 Posted May 30, 2018 2 horas atrás, Guillaume disse: I want to create a block in my header and one in my footer. I did that. But the content of the 2 different blocks is the same. In my header i want for exemple "hello" and in my footer "goodbye". But If I modify the content for one block it changes for the other one. Can i make a separate content for the 2 blocks? Guillaume, now I get you :). Currently you have 1 module that is hooked on the header and the footer. This means that the content is the same on both places (header and footer) because it is the same module. You need to have 1 module for the footer and 1 module for the header. You can do that by using our module builder (available on our site: https://www.contentbox.org) to create a custom new module. Just click on the "Generate you module" button (next to the download button) and give it a name (i.e:footer) and download +install the new module Next hook the new module to the footer and that is it. I hope it makes sense. cheers 1 Share this post Link to post Share on other sites
Guillaume 1 Posted May 30, 2018 Oooh ! That's why we can give a name to the module ! I was wondering why! Now I get it ! Thank you, awesome ! 1 Share this post Link to post Share on other sites
thehurricane 0 Posted June 11, 2018 Hello is it possible to make few html block and show another one on product A, another on product B etc? Just to call it by {show htmlblock1}, or {show htmlblock2} etc.?? Share this post Link to post Share on other sites
STR 0 Posted June 12, 2018 Hello. is there any help on how to work with the module? it is not clear how to use attached css and js files. Maybe someone from the users will speak briefly? I have PS 1.7.2.5 and contentBox 1.1.3 Share this post Link to post Share on other sites
prcwest 1 Posted June 18, 2018 Hello and Thank you for this very useful module. i checked my source code and found double slashes in the uploaded files with contentbox. is this a normal condition? Best regards Share this post Link to post Share on other sites
Mr Noise 0 Posted June 29, 2018 Hi, Try to use your module to add a javascript code onto the footer from statcounter. How to handle? Regards, Share this post Link to post Share on other sites
bcrawfbc 0 Posted July 1, 2018 I have installed, but popup does not show in shop. Have I missed a step. I even tried to hook to homepage. Share this post Link to post Share on other sites
Eibihp 0 Posted August 13, 2018 I have uploaded the module as indicated but it doesnt show in the modules section. Please help! Share this post Link to post Share on other sites
ukbaz 2 Posted October 2, 2018 Hi Firstly thanks for a great module - have used it to add custom content to a few site pages now and it's great to be able to add blocks so easily. However I do have one question, similar to what the hurricane asked regarding products. I'd like to put ContentBox1 on productfooter of product1, ContentBox2 on Productfooter of product 2 etc, using separate content boxes for each. Is there a way of using an if statement to call the relevant box? I've managed to do this with hooking modules into various CMs page before by creating new hook and then adding a call function Kind of: public function hookcustomContentBox($params) { if (Tools::getValue('id_product') != 1) return; return $this->hookDisplayProductfooter($params); } Many thanks Baz Share this post Link to post Share on other sites
Collomb 0 Posted October 17, 2018 Hi, the Module's Content can't be save in Prestashop 1.7.4.3. Thanks Share this post Link to post Share on other sites
Tanker 10 Posted October 24, 2018 This module add content block in global positions or can this be use per products? Right now, PS only allows 2 text areas, Short Description and Long Description but I need something that can extend products information, say I need 1 or 2 more text areas, either for a video, text, html or just plain text, is there such module? Share this post Link to post Share on other sites
nbexiga 1 Posted October 26, 2018 On 6/29/2018 at 8:02 PM, Mr Noise said: Hi, Try to use your module to add a javascript code onto the footer from statcounter. How to handle? Regards, Hi I have also the same issue... i have 5 languages in my site, and i need to have a .js code to run on each 5 different languages.. because it's different from lang to lang is there any way? when i to it dows not appear nothing.. it's a chat box.. it does not appear not even in one or in the main site.. what can be wrong? please help Share this post Link to post Share on other sites
sofiaaviles 0 Posted October 26, 2018 I installed the module and cannot see it on my modules list? Do i have to do something else? Share this post Link to post Share on other sites
nbexiga 1 Posted October 29, 2018 On 4/19/2018 at 1:04 PM, migcostapt said: @nbexiga can you please re download the module and try again? thank you Hi not i sucessefully installed but i have one issue / doubt i have 5 languages in my site, and i need to have a .js code to run on each 5 different languages.. because it's different from lang to lang is there any way? when i to it does not appear nothing.. it's a chat box.. it does not appear not even in one or in the main site.. what can be wrong? please help many thanks Share this post Link to post Share on other sites
TZHF 0 Posted January 26, 2019 I have this error while importing the zip ""2G" is not a valid maximum size", i'm on a fresh 1.7.5 install on classic theme. Share this post Link to post Share on other sites
idefix55 0 Posted March 24, 2019 Thank You very much for this very nice script. What's to do to center the iframe on the bottom here: https://hyp-tech.com/pt/ Share this post Link to post Share on other sites
rezan 2 Posted March 26, 2019 (edited) how can i display the module just one time on load? Edited March 26, 2019 by rezan (see edit history) Share this post Link to post Share on other sites
Emir Chou 1 Posted April 11, 2019 How can i choose where to display the content ? I can't see the list of hooks Share this post Link to post Share on other sites
solsol69 60 Posted May 19, 2019 Your module is splendid. Very good job thank you very much Share this post Link to post Share on other sites
Cosmopolita 0 Posted June 11, 2019 Dear MigCostApt WoW! This is exactly what I wo0ul need. But, when I load the HTML-code into the module everysthin looks fine (here Before Saving) but as soon as I Save the module it appears like here blow (After Saving). Could you please tell me If I am doing something wrong? Share this post Link to post Share on other sites
taniacr 20 Posted June 11, 2019 No issues.. Just here to say obrigada!! 😁 Share this post Link to post Share on other sites
Cosmopolita 0 Posted June 11, 2019 4 minutes ago, taniacr said: No issues.. Just here to say obrigada!! 😁 Nice break - B Rgds from The Costa del Sol in Spain 🙂 Share this post Link to post Share on other sites
Claricardo 0 Posted June 14, 2019 Hello, Something seems to be wrong when downloading the module from its contentbox.org location. It constantly gives me a network error and process is aborted before the download finishes. What could be wrong? Share this post Link to post Share on other sites
CoumK 0 Posted June 30, 2019 hello, i put a picture but its not responsive, what can i do ? (sorry i am a beginner) @migcostapt Share this post Link to post Share on other sites
infozhashkiv 0 Posted September 27, 2019 is it possible to make it possible to put a java script in the product description? Share this post Link to post Share on other sites
renier8 4 Posted October 25, 2019 Hello. This sounds so good, but I have absolutely no idea what I am doing. My site is very basic. I want to insert html code for a timer-countdown, just below or above the horizontal menu. I install the module then configure, I add my html text in the big empty block. Then I don't know what to do. I would really appreciate any help. Thank you. Renier Share this post Link to post Share on other sites
calpee 13 Posted November 3, 2019 Hola: qué configuración tendría que hacer para que el módulo solo se mostrase en un hook de una sola categoría? Es decir no quiero que se muestre en el resto de categorías, solo en una. english Hello: What configuration would you have to do so that the module would only be shown in a single category hook? In other words, I don't want it to be shown in the other categories, only in one. thanks!! Share this post Link to post Share on other sites
henke primo 0 Posted December 19, 2019 Hi. The module seems promising but I can't find where to select hook? And in positions contentBox can only be displayed in displayFooter... What am i missing? Prestashop 1.7.6.2 ,classic theme, no other modules installed. Please advise Share this post Link to post Share on other sites
tarzane 0 Posted December 27, 2019 Installing multiple ContentBox does not work....... 👎 Share this post Link to post Share on other sites
remyyyyy 11 Posted December 27, 2019 Hello tarzane, You have to click on the button "Generate your module" and fill in the fields to generate custom contentBox module, this allows you to have several contentBox modules at the same time on your Prestashop site Regards Share this post Link to post Share on other sites
Coches-teledirigidos 0 Posted January 9, 2020 Good Morning, I have this module in my store. I have a question, I am thinking of updating PHP from my server from 5.4.45 to PHP7.x, will I have any problem with the operation of your module if I make the change? or are you ready for this version of PHP? thanks David Share this post Link to post Share on other sites
remyyyyy 11 Posted January 9, 2020 il y a 10 minutes, Coches-teledirigidos a dit : Good Morning, I have this module in my store. I have a question, I am thinking of updating PHP from my server from 5.4.45 to PHP7.x, will I have any problem with the operation of your module if I make the change? or are you ready for this version of PHP? thanks David Hello, The module is Ready for PHP 7.x Regards Share this post Link to post Share on other sites
Coches-teledirigidos 0 Posted January 9, 2020 2 minutes ago, remyyyyy said: Hello, The module is Ready for PHP 7.x Regards Thanks!! Share this post Link to post Share on other sites
arkmanders 0 Posted March 3, 2020 Hi Hoping you can help - I've installed the module and it appears in the back end for configuration, but I can't get it to appear on the front end! Its Prestashop 1.7.6.3 on PHP 7.2 I've got it hooked to left column, footer and homepage but its not showing. Thanks for your help... Share this post Link to post Share on other sites
Rew 0 Posted May 5, 2020 (edited) Hi all, Presta 1.7.6.3. Module not display image. Its bug? Thanks Edited May 5, 2020 by Rew (see edit history) Share this post Link to post Share on other sites
Mauro Pedreschi 0 Posted May 18, 2020 (edited) Hola, como se llama el hook de la pagina de pago? de la pagina de carrito? y de la pagina de producto? Gracias Edited May 18, 2020 by Mauro Pedreschi (see edit history) Share this post Link to post Share on other sites
pcp1917 0 Posted June 24, 2020 Hi there! I'm trying to include in the ContentBox this piece of code (v. 1.6.0.14): <img srcset="elva-fairy-320w.jpg 320w, elva-fairy-480w.jpg 480w, elva-fairy-800w.jpg 800w" sizes="(max-width: 320px) 280px, (max-width: 480px) 440px, 800px" src="elva-fairy-800w.jpg" alt="Elva dressed as a fairy"> but when saving it disappear. Is not possible include propperties like "srcset" and "sizes"? Is it aproblem of PrestaShop config.? Share this post Link to post Share on other sites
Yaicy 0 Posted July 3, 2020 (edited) Hola para todos estoy utilizando este módulo para insertar un scripts en el Hook displayOrderConfirmation. La versión que estoy utilizando de PrestaShop es la 1.7.6 .5. El scripts se dispara bien el problema es obtener las variables como firstname,lastname,email,id_order,total. Mi pregunta es si mediante este módulo puede tener acceso a esas variables y como las obtendria. Muchas por su ayuda Edited July 3, 2020 by Yaicy (see edit history) Share this post Link to post Share on other sites
Janka Vojtková 0 Posted July 17, 2020 Hi 😉 is contentbox usable for Prestashop 1.6.1.5? (on your web contentbox.org are mentioned versions 1.5 and 1.7 only). Thanks. Share this post Link to post Share on other sites
MrEduar 0 Posted August 28, 2020 On 4/11/2019 at 6:36 AM, Emir Chou said: How can i choose where to display the content ? I can't see the list of hooks I'm having the same problem as you, I can't find a hook to put the ContentBox in. Any help? Share this post Link to post Share on other sites
Jesse 1 Posted October 14, 2020 Hi, I get 500 internal server error on 1.7.6.8 upgrade when clicking edit or transplant after installation. It was working on previous versions of 1.7 Thank you Share this post Link to post Share on other sites
chon59 0 Posted November 29, 2020 Hi ! It seems that there is a limitation of character in the module. As when I save it shorten my code (a very long code that I need to optimize) but in the meantime is there any way to force it to accept my long code? Thanks in advance, Share this post Link to post Share on other sites