pickingpete Posted October 18, 2015 Share Posted October 18, 2015 Hi, When I use a anchor link in from my sort description on the product page to the long description below the add to card button is no longer available. Instead of the button I get a message that the product is no longer available in this version. I found a article that this was a sort of a bug an that it was fixed http://forge.prestashop.com/browse/PSCSX-6235 Question; how can I install this fix, do I have to update something? Thanks, Peter www.arcticheat.nl Link to comment Share on other sites More sharing options...
Saiff Posted October 18, 2015 Share Posted October 18, 2015 i also have this type of problem : if someone can please help me to debug this big and ugly problem : and when i go on the basket i got this : Link to comment Share on other sites More sharing options...
innovacy Posted October 19, 2015 Share Posted October 19, 2015 To your first post The safest approach is to update your store to the latest version, as this bug is fixed in the 1.6.1 branch and not knowing your shop version and the code in the link you gave might be different than yours. If you want to just apply the fix, make the changes as seen on: https://github.com/PrestaShop/PrestaShop/pull/3458/files The red line needs to be replaced with the green ones. Link to comment Share on other sites More sharing options...
innovacy Posted October 19, 2015 Share Posted October 19, 2015 To your 2nd post: You need to fix the CSS for it... but without looking at the site's code (and you didn't post the URL) nobody could check for the exact modifications required. Link to comment Share on other sites More sharing options...
Smolt Posted February 29, 2016 Share Posted February 29, 2016 Hi, I'm currently facing the same problem as @pickingpete. I set up some anchors in my product page, nothing fancy, but when I click on it I can't add product to the cart anymore. I'm using Prestashop 1.6.1.3 and product.js file is up to date with the fix mentionned above. Seems like something with checkUrl() is going wrong. 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