Viewing 3 posts - 1 through 3 (of 3 total)
    • Author
      Posts
    • martin0smith
      Guest

      Hi,

      Awesome plug in – seriously one of the best i’ve used 🙂

      Quick question, I’d like to disable the floating share bar on certain wordpress ‘pages’. Not all, just a few.

      I know this feature isn’t currently available via the control panel but can you show me how I can edit the code instead?

      In total, I only have about 4 ‘pages’ that I’d like to disable the floating share bar on.

      Thanks in advance for any help.

      Martin.

      Hello,

      Thanks for using my plugin. Currently there is no inbuilt option to disable the plugin in certain pages.

      But you can edit the file to disable as required.

      – Open includes/wpsr-floatingbar.php

      – Add the following line after $flag = 0;

      Code:

      if( is_page( array( PAGE IDS SEPERATED BY COMMA ) ) ) return 0;

      Thank you.

      Anonymous
      Guest

      Great, thanks.

      That works a treat!

    Viewing 3 posts - 1 through 3 (of 3 total)
    • The topic ‘Disable floating share bar on certain pages’ is closed to new replies.

    Subscribe for updates

    Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter