• Resolved Anonymous User 18561166

    (@anonymized-18561166)


    Hi, I am looking for the ‘add to cart’ widget to use on the Elementor custom product template which will show the download button for free products.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I’m also looking for this plugin compatible with Elementor woocommerce single product template

    • This reply was modified 3 years, 1 month ago by ashimdutta.
    Plugin Author Richard Webster

    (@rwebster85)

    You need to use the included shortcode for custom product page templates.

    [download_now_page]

    FENOMICS

    (@fenomics)

    Is it possible to have the “add to cart” button also active? We need both .. download AND add to cart..

    Plugin Author Richard Webster

    (@rwebster85)

    @fenomics

    Add this snippet to your site:

    remove_filter('woocommerce_is_purchasable', 'somdn_prevent_purchase', 10);
    remove_action('somdn_hide_cart_style', 'somdn_hide_cart_style_output');
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Download Button For Elementor Single Product Template’ is closed to new replies.