prasoonprahaladan Posted November 1, 2013 Share Posted November 1, 2013 I am using prestashop 1.5.6. Now I using fashion bird theme. When I install minic slider, its making disturbance to the whole site. I can see only slider in my website. I cant see even my products only the slider aligned to left. You can see the problem here :- http://thriti.com Link to comment Share on other sites More sharing options...
NemoPS Posted November 1, 2013 Share Posted November 1, 2013 Try changing the module's position in modules-> positions Otherwise, contact the theme developer Link to comment Share on other sites More sharing options...
prasoonprahaladan Posted November 1, 2013 Author Share Posted November 1, 2013 Can please explain it more? Link to comment Share on other sites More sharing options...
NemoPS Posted November 1, 2013 Share Posted November 1, 2013 ? Back office -> modules -> positions. Look for the slider in the homepage hook, see if its position doesn't match the instruction that came with the template. If it does, contact the theme developer to get further assistance Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 in what hook you've got this module? hook top? Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 if i were you i will use this: .bx-wrapper { margin-bottom: 20px; height: 360px; } istead of: .bx-wrapper { margin-bottom: 20px; height: 300px; } it's a part of file: http://thriti.com/modules/homeslider/bx_styles.css line ~9 Link to comment Share on other sites More sharing options...
prasoonprahaladan Posted November 1, 2013 Author Share Posted November 1, 2013 Ok when I install the minic slider to my fashion bird theme I am getting my site like below... I cant see anything like products...other than the slider...which is aligned to left.. Link to comment Share on other sites More sharing options...
NemoPS Posted November 1, 2013 Share Posted November 1, 2013 Can you maybe try turning on errors as described in my signature? Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 hello it will be much easier to say what you have to change when minic slider module will be active Link to comment Share on other sites More sharing options...
prasoonprahaladan Posted November 1, 2013 Author Share Posted November 1, 2013 K... you can see it here....http://thriti.com/index.php Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 ok im checking it rigt now! Link to comment Share on other sites More sharing options...
vekia Posted November 1, 2013 Share Posted November 1, 2013 you will need to remove <div style="display:none"> from minicslider .tpl files Link to comment Share on other sites More sharing options...
prasoonprahaladan Posted November 1, 2013 Author Share Posted November 1, 2013 where I can see minicslider.tpl? Link to comment Share on other sites More sharing options...
prasoonprahaladan Posted November 1, 2013 Author Share Posted November 1, 2013 Ok thanks vekia..its fixed... Link to comment Share on other sites More sharing options...
Coloranti Posted November 3, 2013 Share Posted November 3, 2013 (edited) you will need to remove <div style="display:none"> from minicslider .tpl files Ok thanks vekia..its fixed... Hi, I have the same problem and I do not understand where I can find the "minicslider .tpl files", as Vekia mentioned. Can you please help me? Edited November 3, 2013 by coloranti naturali (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted November 4, 2013 Share Posted November 4, 2013 everything depends on what version of minicslider you use, all .tpl files related to module you can find in module directory Link to comment Share on other sites More sharing options...
Coloranti Posted November 4, 2013 Share Posted November 4, 2013 everything depends on what version of minicslider you use, all .tpl files related to module you can find in module directory Thanks for your reply, I am using version 4.1.11 (the latest one). I have looked all over the .tpl files inside the minicslider folder but cannot find this line "<div style="display:none">" anywhere. On top of that, I found out that after turning errors on, I get these two lines: Strict Standards: Declaration of Dispatcher::loadRoutes() should be compatible with that of DispatcherCore::loadRoutes() in /home/colorant/public_html/override/classes/Dispatcher.php on line 3 and Warning: Cannot modify header information - headers already sent by (output started at /home/colorant/public_html/override/classes/Dispatcher.php:3) in /home/colorant/public_html/classes/controller/FrontController.php on line 747 What can it be wrong? Is this some error that I should be worried about? Can you please help? Thank you. Link to comment Share on other sites More sharing options...
PrestaShark Posted November 6, 2013 Share Posted November 6, 2013 Thanks for your reply, I am using version 4.1.11 (the latest one). I have looked all over the .tpl files inside the minicslider folder but cannot find this line "<div style="display:none">" anywhere. Hi coloranti naturali, <div style="display:none;"> is located in modules/minicslider/views/templates/front and front.tpl file. I hope this help! Link to comment Share on other sites More sharing options...
Coloranti Posted November 6, 2013 Share Posted November 6, 2013 Hi coloranti naturali, <div style="display:none;"> is located in modules/minicslider/views/templates/front and front.tpl file. I hope this help! Hi kisweb, Thanks for your input, but I do not have that line in the front.tpl file.. I am sure I have looked for it thoroughly. Link to comment Share on other sites More sharing options...
Recommended Posts