Penge58 Posted September 28, 2013 Share Posted September 28, 2013 (edited) Hello Using PR 1.5.5.0 I want to add a top banner, above my menu bar and left of my logo. I want to add a banner like saying: "SALE" or something like that. I would also need from time to time to put in som text, information and so. Sometimes (mostly) above the menu but also sometimes underneat if there are some longer part of text information I need to post. Do I need a module for this ? And if so....do you have a suggestion ? I have tried Blvg Static Blocks but I get an error message when I am saving text and nothing is inserted on my page. I have waited long time for support after I gave them access to shop and server but after that I have heard nothing. I am open for all suggestions you have. Thank you. Petter Edited September 29, 2013 by Penge58 (see edit history) Link to comment Share on other sites More sharing options...
Paulito Posted September 28, 2013 Share Posted September 28, 2013 Good morning Their is a free module below that will work for you on free modules forum, please see link below http://www.prestashop.com/forums/topic/189039-module-html-box-for-free/?do=findComment&comment=934232 It does work for ps 1.5.5 Hope this helps Paul 1 Link to comment Share on other sites More sharing options...
Penge58 Posted September 28, 2013 Author Share Posted September 28, 2013 Good morning Their is a free module below that will work for you on free modules forum, please see link below http://www.prestashop.com/forums/topic/189039-module-html-box-for-free/?do=findComment&comment=934232 It does work for ps 1.5.5 Hope this Thank you Paul. I will try this... Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 you can also use other module named contentbox it works similar to html block addon. all that you will have to do to use "top" hook, and just paste own code or use tinymce editor to insert images etc. Link to comment Share on other sites More sharing options...
Penge58 Posted September 28, 2013 Author Share Posted September 28, 2013 Hmmm.....I tried HTML box. Added text and marked the Header button and I also tried the Top button. The box (my text) did not show up at all. When I went into position and Live Edit I could not see the HTML box anywere. What am I doing wrong ? My site is here: www.drillteam.no Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 first of all, turn of "only on SSL" option (below the positons in left hand side block) (i'm talkin about module configuration page ofc) can you also show your code that you're trying to insert? Link to comment Share on other sites More sharing options...
Penge58 Posted September 28, 2013 Author Share Posted September 28, 2013 first of all, turn of "only on SSL" option (below the positons in left hand side block) (i'm talkin about module configuration page ofc) can you also show your code that you're trying to insert? Both options are switched off. Here are the codes ...this is only for testing so its simple. I only type in "SALG" with the style and color I want. <span style="font-size: 36pt; font-family: times new roman,times;"><br /><span style="color: #ff0000;"><strong>SALG</strong></span></span><strong></strong> Link to comment Share on other sites More sharing options...
vekia Posted September 28, 2013 Share Posted September 28, 2013 okay, so something doesnt work well. when you type this code in the box where you have to insert own content, after save, contents there is saved properly? even after refresh ? Link to comment Share on other sites More sharing options...
Penge58 Posted September 28, 2013 Author Share Posted September 28, 2013 okay, so something doesnt work well. when you type this code in the box where you have to insert own content, after save, contents there is saved properly? even after refresh ? After I clicked SAVE it sais "Setting updated" and yes....its still there are "Setting updated" after a refresh. Is it my template that refuse the code to be inserted ? Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 well, it is possible. and what is going on when you select different position, for example left column ? Link to comment Share on other sites More sharing options...
Penge58 Posted September 29, 2013 Author Share Posted September 29, 2013 well, it is possible. and what is going on when you select different position, for example left column ? I managed to get it to work now. I cleared the smart cache again and then it showed up. However I am not able to put it excactly were I want. I only use the options on the left side. No other coding. Maybe I would need to put in some extra coding ? Like when I choose TOP it appears on the very top and also above my logo. If I choose HEADER it is below mu logo. I want it on the right of the logo were its empty space today. Could you please look at http://www.drillteam.no Thanks. Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 please don't use HEADER - this section is for including css / js files and some meta tags. to insert text to the top section - just use the "Top" section However I am not able to put it excactly were I want. in this case you have to use some extra coding, there is no other way, even if you use different modules etc. What to do? If you turn off "editor" mode, your code looks like: <em><span style="font-family: times new roman,times;"><strong></strong><span style="font-size: 36pt;"><br> <span style="color: #ff0000;">TEST</span></span></span></em> just remove it. and then use something like: (just paste my code) <span style="position:absolute; top:160px; left:640px; font-size:30px!important;">THIS IS MY TEXT</span> effect: of course you can change top and left param values, then you will be able to insert this text exactly there, where you want (just decrease / increase value of them). And remember to use "top" position - this is the most important thing in this case 1 Link to comment Share on other sites More sharing options...
Penge58 Posted September 29, 2013 Author Share Posted September 29, 2013 Thank you ....again. I understand. So basicly I just use simple HTML to insert the text were I want it. The editor is perhaps just more to create the code that has to do with the text itselt ? And this is how all the text-box modules works ? Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 The editor is perhaps just more to create the code that has to do with the text itselt ? You can for example, create base in html, then turn on editor and edit own text inside box you created via html And this is how all the text-box modules works ? yes all of them work like html box. 1 Link to comment Share on other sites More sharing options...
Penge58 Posted September 29, 2013 Author Share Posted September 29, 2013 Thanks again. I have worked with HTML a little before so I will play around with your module and see how it goes. Thanks a lot and I will close this case. Link to comment Share on other sites More sharing options...
Penge58 Posted September 29, 2013 Author Share Posted September 29, 2013 Just a quick one at the end here. Can I insert text several places using the same module or will the first one be deleted when i insert another somewere else ? And if I only have one text inserted....like in your example. How do I delete it from the page ? Link to comment Share on other sites More sharing options...
vekia Posted September 29, 2013 Share Posted September 29, 2013 this module in free version allows to use only one place. So when you use different place, all "other places" will be "removed". you can also use other modules like contentbox etc. or order somewhere commercial solutions (unlimited blocks, all of available positions - above 25) And if I only have one text inserted....like in your example. How do I delete it from the page ? if you want to remove it from page... just empty the box and save it, or just disable the module if you don't want to use it 1 Link to comment Share on other sites More sharing options...
Penge58 Posted September 29, 2013 Author Share Posted September 29, 2013 I have bought 2 different text box software. None of them has worked for me. Probaply something I do wrong. Nothing is inserted on the page. The only one that works is yours...thank to your help. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now