New Landing How can we help? Atelier Add to cart and quickview buttons gone.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #317837
    jonathanthomas
    Member
    Post count: 17

    I spent the last 30 min trying to figure this out but for the life of me can’t. I’ve disable and reenabled all plugins, etc.

    The buttons for adding to cart and quickview have completely disappeared. They are still in the source and can be re-enabled by unchecking display: none; (see the attached screenshot). I’m just not sure how it got this way by default?

    Thanks!

    Attachments:
    You must be logged in to view attached files.
    #317998
    jonathanthomas
    Member
    Post count: 17

    I managed to fix this! Thanks

    #318035
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

    #318150
    jonathanthomas
    Member
    Post count: 17

    I just wanted to let you know that this issue was specific to Chrome. Worked fine by default on Safari and I had to add this bit of CSS to make it work with Chrome.

    .has-one-sidebar .product figure .cart-overlay .shop-actions > *, .has-both-sidebars .product figure .cart-overlay .shop-actions > *, .woocommerce .product.mini-view figure .cart-overlay .shop-actions > * {
    display: inherit !important;
    }
    .has-one-sidebar .product.product-layout-standard figure .cart-overlay .shop-actions > a.price-link {
    display: none !important;
    }

    Maybe a developer wants to look at this!

    Thanks again.

    #318152
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Thanks. Will forward to the development team.

    -Rui

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register