Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #834296

    Hello,

    I see many posts asking how to remove “Show details – Add to cart” button from the product grid but my problem is, I don’t have them on my homepage (product slider) or in my shop. Is it because I(ve imported the Enfold shop ?
    I’d like to get them, it’s quite urgent now, if someone coud tell me what to do ! Tx in advance guys,
    Marine

    Here are the URLs : Home https://ciegeneralebiscuiterie.com/
    Shop : https://ciegeneralebiscuiterie.com/shop/

    #836200

    Hey newki75,

    Thank you for using Enfold.

    The “avia_cart_buttons” container is missing on every product items. Did you modify any of the template files?

    We would like to apologize for the delay. We normally respond within 24 hours but we have been receiving more inquiries at the moment than usual. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Ismael

    #836250

    Tx for your answer Ismael.
    No I didn’t change any template.
    – I’ve created a child theme to add some fonts and allow the possibility to get css fields in each block (add_theme_support(‘avia_template_builder_custom_css’);)
    – I’ve tried to remove all my css customisation, but still not button.
    – I’ve used the Shop demo Enfold theme.
    Tx for your help and good luck for this nb of inquiries!

    #836913

    Hi newki75,

    Our demo does not have the add to cart button on the front page http://kriesi.at/themes/enfold-shop/.

    Here is the code you can put in your funtions.php

    
    add_action( 'woocommerce_after_shop_loop_item_title', 'woocommerce_template_loop_add_to_cart', 10 );
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #836938

    So cool, Tx Victoria !!!

    #837322

    Hi,

    Glad we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #837341

    Yep you can close it, i’ve opened a new track for further questions…

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Add "Add to cart" button in product grid / product slider’ is closed to new replies.