• Resolved InterlockSolutions

    (@interlocksolutions)


    My site is hundreds of pages, and I only want to show the floating icons on active job posting pages only. It looks like the settings allow for me to turn the icons on for all pages and then manually turn them off for every page except the ones I want.

    Is there a reverse system available? I’d like the icons to be off by default for all pages with the ability to turn them on for specific pages. Possible?

    Are there any WordPress hooks available to make something like this happen?

    Thanks in advance for your help.

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

    (@heateor)

    If you can tell us how to detect (maybe via some property of $post object for the current webpage being displayed) the inactive job posting pages, we can do this using a hook.

    Thread Starter InterlockSolutions

    (@interlocksolutions)

    Thanks for the reply. I have created a custom field for the pages where I want this to show with the name of “social_share_icons” and the value set to “true”. Can you check that in a hook and then display the icons if it exists and is set to true?

    If you have another idea of a $post property I can set, let me know.

    Thread Starter InterlockSolutions

    (@interlocksolutions)

    Never mind! I just figured out that I can simply add the [Sassy_Social_Share] shortcode to the bottom of the page, and the icons show up like I want. Sorry, I should have realized that before pinging you.

    Plugin Author Heateor Support

    (@heateor)

    Okay. No worries.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Show Floating Icons on Certain Pages Only’ is closed to new replies.