• Resolved FeralReason

    (@feralreason)


    Is there anyway to use a shortcode within <?php ?> to place a share bar in a permanent horizontal position? I’m trying to modify a content.php template. I have placed a share bar vertically on the top left (with a shortcode) but haven’t been able to place a horizontal sharebar at the bottom (that will stay horizontal.)

    • This topic was modified 1 year ago by FeralReason.
    • This topic was modified 1 year ago by FeralReason. Reason: Figured it out. Standard Interface
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter FeralReason

    (@feralreason)

    Figured it out: Standard interface ??

    Plugin Author Heateor Support

    (@heateor)

    Hi,

    You can use the shortcode like <?php echo do_shortcode( ‘[Sassy_Social_Share]’ ) ?> in the PHP template. More details on the shortcode are here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I create a horizontal share bar with a shortcode?’ is closed to new replies.