• doriprata

    (@doriprata)


    Hi, I’m using the plugin, but the button don’t show on my site. I tried change the theme to default and this way the button appear.
    I already used the code bellow, but doesn’t worked.

    add_filter( 'somdn_product_page_content_woo', 'somdn_product_page_content_woo_custom' );
    function somdn_product_page_content_woo_custom() {
    // Return a different WooCommerce product page hook
    return 'woocommerce_simple_add_to_cart';

    }

    Can anyone help me, please?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Richard Webster

    (@rwebster85)

    Hi mate so the button isn’t working with your theme, but works with a default theme? What theme are you using?

    Thread Starter doriprata

    (@doriprata)

    Exactly! The theme is Kallyas.

    Plugin Author Richard Webster

    (@rwebster85)

    You might have to work around it by using the special product page shortcode. In your short description box for the product put this:

    [download_now_page]

    And see if it works

    Thread Starter doriprata

    (@doriprata)

    Not work =/

    Plugin Author Richard Webster

    (@rwebster85)

    Since it’s a premium theme I can’t access it.

    Email a copy of the theme to me so I can see what actions and hooks they’re using.

    info@squareonemedia.co.uk

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

The topic ‘Not working’ is closed to new replies.