Suppress a Plugin

Support Area Forums Foxy Suppress a Plugin

Viewing 2 posts - 1 through 2 (of 2 total)
URL to the page in question:
  • Author
    Posts
  • #3988
    Gary Sorensen
    Participant

    Pretty sad when I see all of the support requests except 2 are from me. Oh well, here is another. I appreciate the help and we are going live with the site tomorrow.

    I am using the ‘Trackable Site Sharing Icon” Plugin from eCreative, and it works well. One issue I have though is, on the ‘Design Team’ (Staff Page) it covers up most of each staff listing. Is there a way to suppress a plugin for a specific page?

    I have toyed with the settings of the plugin and like how it works on other category pages, so I don’t want to turn it off for all.

    I have gotten a lot of compliments on the site. So again, great work creating the theme.

    #3991
    Bill Robbins
    Moderator

    I’m glad to help and it’s exciting to hear you site is going live tomorrow. It’s turned out great.

    Here’s what I’d suggest to get rid of the sharing link on the staff. Add this bit of code to your style.css file:

    .single-staff .trackable_sharing {
    display: none;
    }

    and save your changes. That should hide the sharing links on those pages only.

    Let me know if you have any trouble.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Suppress a Plugin’ is closed to new replies.