• Resolved kevin

    (@kevinwebdesign1)


    Hi
    Is there any one can help me, how add a wpforms (plugin) into the section (woocommerce_after_shop_loop)

    add_action( ‘woocommerce_after_shop_loop’, ‘add_my_text’, 20 );
    function add_my_text() {
    print ‘<p>[wpforms id=”1320″]</p>’;
    }

    Because there is only can be showed text, what step can be fixed.
    Thanks for your help

    • This topic was modified 4 years, 8 months ago by kevin.

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

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Add wpforms (plugin) to after_shop_loop’ is closed to new replies.