• Hi,

    I see that you have an option to only display the plugin on certain pages… the thing is, I want to display the buttons on 99% of my pages, and only exclude a specific few.

    Instead of having togo back and re-add the buttons to 498 pages, is there any way that I can exclude the buttons from 2 specific pages?

    Thank you very much for your time and for your excellent plugin.

    https://wordpress.org/plugins/floating-social-media-links/

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

    (@celloexpressions)

    I think the best option in that case would probably be to hide it with CSS or to add something specific to remove it from those pages. Are they in a category or tag or anything, or is it only a couple of specific pages without any structured way that they’re represented?

    One kind of hacky way that should work would be to add some CSS to the page contents. Via the text editor, you could try adding something like (untested):
    <style type="text/css">#fsml_ff{ display: none; }</style>

    Or let me know if that doesn’t work!

Viewing 1 replies (of 1 total)
  • The topic ‘EXCLUDE social media links from certain pages’ is closed to new replies.