Viewing 1 replies (of 1 total)
  • Plugin Author arthur-gareginyan

    (@arthur-gareginyan)

    In order to help you, I would need to understand the code of the WooCommerce plugin. I do not know how this plugin creates the products boxes in the store.

    Would be better for you to contact the support of the WooCommerce plugin. They will must show the way to add the PHP code to the right place for you. And then you’ll be able to direct call the function of toolbar with social media buttons.

    Here’s this call of the function (PHP code):

    echo smbtoolbar_shortcode();

    From HTML document it must be called by this way (HTML+PHP code):

    <?php echo smbtoolbar_shortcode(); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Buttons on WooCommerce Products’ is closed to new replies.