migcostapt 30 Report post 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 1 4 Soyons zen, Snorreh, Sashok and 2 others reacted to this Share this post Link to post Share on other sites
Snorreh 1 Report post 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 30 Report post 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 30 Report post 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 Share this post Link to post Share on other sites
nbexiga 1 Report post 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 30 Report post 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 Report post 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 30 Report post 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 Report post 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 0 Report post 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 Report post 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 30 Report post 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 Report post 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 30 Report post 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 Guillaume reacted to this Share this post Link to post Share on other sites
Guillaume 1 Report post 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 migcostapt reacted to this Share this post Link to post Share on other sites
thehurricane 0 Report post 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 Report post 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 0 Report post 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 Report post 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 Report post 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 Report post 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 0 Report post 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 Report post 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 1 Report post 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 Report post 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 Report post 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 Report post 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 Report post Posted January 26 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