Viewing 1 replies (of 1 total)
  • Plugin Author Nick Halsey

    (@celloexpressions)

    You can set them to only show in custom places via the general settings page, then put this in the appropriate spots in your templates files:

    <?php if_function_exists( 'floating_social_media_links' ) { floating_social_media_links(); } ?>

    Or use WordPress’ php conditional template tags in conjunction with the above in your theme’s footer.php.

Viewing 1 replies (of 1 total)
  • The topic ‘Page Specific Option’ is closed to new replies.