• Resolved frankbaku

    (@frankbaku)


    Hi,

    First of all, thanks for great plugin. When I put shortcode to page or post, it works perfectly.

    I try to add these codes to my function.php. But it not work properly. JavaScripts not working properly. Also I enabled “No-Conflict Mode” from Global settings.

    add_action( ‘woocommerce_after_add_to_cart_button’, ‘bir_klikle_al’ );
    function bir_klikle_al(){
    echo do_shortcode( ‘[fluentform_modal form_id=”3″ btn_text=”Bir klikl? al”]’ )
    }

    Please help me

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode on woocommerce product page’ is closed to new replies.