DARKF3D3 Posted September 1, 2014 Share Posted September 1, 2014 (edited) I was customizing the PS1.6.0.9 theme, while Prestashop coming out with a new version, so i try upgrading maintaining my old 1.6.0.6 theme, the problem is that after upgrading i got a problem. AJAX cart no more works, also if it's enabled from backoffice, when I add a product to the cart it opens directly the checkout page. Is this a know issue? There's any way to fix it? I cannot use the new 1.6.0.9 themes, because mine is completely customized. Edited September 10, 2014 by DARKF3D3 (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 6, 2014 Share Posted September 6, 2014 sorry late responding, in 1.6.0.6 all javascript forced to load bottom. in 1.6.0.7+ this is optional, so if theme worked in 1.6.0.6 then: bo-->advanced parms-->performance-->enable load javascript bottom. Link to comment Share on other sites More sharing options...
DARKF3D3 Posted September 6, 2014 Author Share Posted September 6, 2014 (edited) Thanks El Patron, In meanwhile I find a different way to let my PS1.6.0.6 theme working on 1.6.0.9. To Identify the file/files that create that problem i copied a file at a time, an tested the website every time i copy a file. After that I discovered that the problematic file was only one, and it was header.tpl. So I took the header.tlp file of PS1.6.0.9 and copied on it my customization, now it seems that all is working correctly, also without enable that settings. EDIT: I notice only a bug with Block Top Menu on Android device, infact to open the menu you have to double tap instead of only one tap. Block top menu of 1.6.0.9 have some difference respect to the 1.6.0.6 version? Edited September 6, 2014 by DARKF3D3 (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted September 6, 2014 Share Posted September 6, 2014 yes, header.tpl file would be correct, problem is now your java load top, bad for performance and google don't like it. you want (need) it to load bottom. 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