proevilz Posted December 2, 2014 Share Posted December 2, 2014 Hi I have done a fresh install of Prestashop 1.6.0.9 and I'm using the default bootstrap theme. I'm trying to make the default slider full width. To do this, I followed a mini tutorial which basically says you have to un-hook the theme configurator and then go into the slider settings and change the max-width to 1170px. However, every time I change any of the values, max-width, speed or pause and press save, it doesn't actually save? It just reverts to the original default values even though it states "The settings have been successfully updated." Anyone know why the values aren't changing? Link to comment Share on other sites More sharing options...
fizzer Posted December 4, 2014 Share Posted December 4, 2014 I have the same problem, it doesn't matter what settings I try to change they always revert back to the original, even though it says the settings have changed. Ive tried logging out then back in, and on other browsers, I've even changed the settings in the js file, but all to no avail. I need help here because at the present settings it's annoyingly too quick Any suggestions? Link to comment Share on other sites More sharing options...
Piemant Posted December 11, 2014 Share Posted December 11, 2014 Same problem, no suggestion. I'm trying to change settings in the Db but I can't find the table.. Link to comment Share on other sites More sharing options...
proevilz Posted December 13, 2014 Author Share Posted December 13, 2014 On 12/4/2014 at 8:50 PM, fizzer said: I have the same problem, it doesn't matter what settings I try to change they always revert back to the original, even though it says the settings have changed. Ive tried logging out then back in, and on other browsers, I've even changed the settings in the js file, but all to no avail. I need help here because at the present settings it's annoyingly too quick Any suggestions? On 12/11/2014 at 4:59 PM, Piemant said: Same problem, no suggestion. I'm trying to change settings in the Db but I can't find the table.. You need to go to your Phpmyadmin, click on the prestashop database then go to the *your database prefix*_configuration table and look for the HOME_SLIDER fields. To make this easier, if you click the name colum, it will sort them out alphabetically. Now what you need to do is make sure there are no duplicate fields, there should be 4 in total. Provided you've deleted the duplicates or that you have no duplicates, change the HOME_SLIDERWIDTH to 1170 and press save. Then just go to your back office and clear the cache and the changes should take effect. In the slider module settings, it will most likely have a blank value for the width so just leave that how it is and only change your images etc. Link to comment Share on other sites More sharing options...
Piemant Posted December 16, 2014 Share Posted December 16, 2014 @proevilz Solved! Thank you very much. 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