Two add to cart buttons

Hi support. I have two Add to cart buttons on this shop. I would like to hide the one in the bottom and the box around it. https://www.mutuo.ca/achat/

Hello Philippe,

Thanks for writing in!

Looks like you have removed the second Add to cart button as I don’t see the same on my end. Please take a look at the screenshot. Can you please confirm?

Having said that, I see prices in two different lines. In case you want to fix that, please add following CSS under Pro > Theme Options > CSS:

.woocommerce .price {
    display: inline-block;
}

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

Hi Prasant. This bug is visible on Safari 12.0. Chrome and Firefox Mac do not display this second button.

I have updated to Pro 2.3.6,

Do you have a fix for that?

Hello Philippe,

Thanks for updating thread. :slight_smile:

I checked your website on Safari 12 and I still don’t see double ad to cart button. Please see screenshot.

I suggest you to please clear cache and try loading the website again and then see how it goes.

Thanks.

Same thing with cache emptied :frowning_face:

Hi Philippe,

I checked it too and I’m not seeing second add cart button shown in your screenshot. This was known issue from older versions and was already fixed. Let’s say it’s not fixed, then we should see it as well.

For the meantime, please try re-installing your theme (by deleting it and installing again). To make sure there is no remnant templates from the older version when you upgraded it.

Thanks!

Theme deleted and re-installed with the same result.

I also tried to activate the main re-installed theme to verify if the problem was not from the child theme. Same thing.

Hi Philippe,

I don’t see that extra button on my end too. Please clear your WP-Super-Cache and browser’s cache.

I’m still seeing the child theme is being active. Please activate the parent theme again and clear your cache.

Thanks,

I have emptied WP-Super-Cache and browser’s cache many many many times… with no results.

The problem was the Safari Mac History. After choose «Clear History» and «All history» the second button was gone.

Even if the cache is cleared, the History was keeping an old version of the file.

Thank you all for the help. You can close this ticket.

Interesting, thanks for that tip and glad you sorted things out.

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.