Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hi!
    You can insert buttons to the specific section on the page with shortcode option of our Social Share plugin. Go to the “Where and What” tab -> “Where to show” section -> choose “Shortcode or PHP code”. Copy and paste shortcode where you want.

    Thread Starter Baskerville

    (@baskerville)

    Hey!

    Thanks for the response. It only shows this shortcode:

    [supsystic-social-sharing id=”2″]

    so tried to put this in my theme:

    <?php supsystic-social-sharing id=”2″ ?>

    But page wont load then. What would be the correct code?

    Kind regards,
    Basker.

    Thread Starter Baskerville

    (@baskerville)

    To be clear, I need the PHP code to place it in the theme, not the shortcode to place it on a page. πŸ˜›

    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    Try to put this code –
    <? php echo do_shortcode(‘[ supsystic-social-sharing id=”2″]’) ?>

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

The topic ‘place in theme’ is closed to new replies.