• Resolved modensupport

    (@modensupport)


    Hi,

    In some of my woocommerce product, those with attributes, since few days the “add to cart” button doesn’t appear anymore.
    How can I solve this problem?

    Thank you.

    Sincerly,

    Mod.En SRL

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support abwaita a11n

    (@abwaita)

    Hi @modensupport,

    You’ll first want to check if the issue is caused by a conflict between WooCommerce and one of your plugins or theme. Kindly follow the steps here to do a conflict test: https://docs.woocommerce.com/document/how-to-test-for-conflicts/

    Let us know how it goes.
    Thanks.

    Thread Starter modensupport

    (@modensupport)

    Hi,

    I have follow your explanation but the problem remains.

    Can you please do a check?

    Thank you.

    Sincerly,

    Mod.En

    It is hidden by this class:
    <button type=”submit” class=”single_add_to_cart_button button alt disabled wc-variation-selection-needed”>Aggiungi al carrello</button>

    the CSS is
    `.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    >>>>>>>>> display: none;

    Maybe you have added some sort of quote plugin or something? Do you track inventory with Woo?

    -A

    Plugin Support Abhi G. a11n

    (@theabhig)

    Hi @modensupport

    As @ajwd mentioned, it does appear there is CSS hiding the Add to cart button.

    Have you added any custom CSS or other code?

    I am not able to replicate this issue on my own test site using WooCommerce and the default Storefront theme – https://woocommerce.com/products/storefront/, which suggests there is a theme or plugin conflict which is unique to your site.

    Thread Starter modensupport

    (@modensupport)

    Thank you very much,
    I have solved the problem by changing this part of css.

    Sincerly,

    Mod.En

    Mirko P.

    (@rainfallnixfig)

    Hi @modensupport,

    Thanks for letting us know the problem was resolved.

    I’m going to close this thread now. Feel free to start a new thread if you have any more questions!

    Cheers.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Woocommerce : Add to cart button’ is closed to new replies.