AbanteCart Community

AbanteCart Development => General Discussion => Topic started by: dede30 on October 16, 2024, 07:31:12 PM

Title: Problem with the Add to Cart button
Post by: dede30 on October 16, 2024, 07:31:12 PM
Problem with the Add to Cart button,,, on the French side it doesn't work, on the English side it works. I looked at the language side, nothing on that side,, can someone help me?
Title: Re: Problem with the Add to Cart button
Post by: Basara on October 17, 2024, 02:07:12 AM
Hello.
Check for Javascript errors in your browser console.
Title: Re: Problem with the Add to Cart button
Post by: dede30 on October 17, 2024, 09:31:20 AM
Nothing on this side, I will do the update v1.3.4 and I will give you news,, thanks for the quick feedback!
Title: Re: Problem with the Add to Cart button
Post by: Basara on October 17, 2024, 10:09:59 AM
Quote from: dede30 on October 17, 2024, 09:31:20 AM
Nothing on this side, I will do the update v1.3.4 and I will give you news,, thanks for the quick feedback!
Hello. You can share a link
Title: Re: Problem with the Add to Cart button
Post by: dede30 on October 17, 2024, 01:18:12 PM
Here is the link allprintdeco.com Thanks
Title: Re: Problem with the Add to Cart button
Post by: abolabo on October 18, 2024, 05:12:05 AM
Quote from: dede30 on October 17, 2024, 01:18:12 PM
Here is the link allprintdeco.com Thanks

please check this solution
https://github.com/abantecart/abantecart-src/commit/5fda88727c4376097615eb0bd3cc7c3901eafdff
Just change your file via CPanel filemanager manually or replace with this file (https://github.com/abantecart/abantecart-src/blob/5fda88727c4376097615eb0bd3cc7c3901eafdff/public_html/storefront/view/default/template/common/head.tpl)
Title: Re: Problem with the Add to Cart button
Post by: dede30 on October 18, 2024, 09:01:17 AM
By changing the lines of code, it still didn't work, I had to change the template, and now it works. Today I don't have much time, to look at all this (if everything works normally) I'm still going to do an update. Thanks for the quick help.
Title: Re: Problem with the Add to Cart button
Post by: Basara on October 18, 2024, 09:51:10 AM
Quote from: dede30 on October 18, 2024, 09:01:17 AM
By changing the lines of code, it still didn't work, I had to change the template, and now it works. Today I don't have much time, to look at all this (if everything works normally) I'm still going to do an update. Thanks for the quick help.

What is the name of the template that didn't work?
Title: Re: Problem with the Add to Cart button
Post by: dede30 on October 19, 2024, 12:43:33 PM
it was bootstrap5
Title: Re: Problem with the Add to Cart button
Post by: Basara on October 21, 2024, 01:46:22 AM
Quote from: dede30 on October 19, 2024, 12:43:33 PM
it was bootstrap5
You need to apply fix to public_html/extensions/bootstrap5/storefront/view/bootstrap5/template/common/head.tpl file