Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #523700

    Guys,

    I have duplicate share buttons on my site. The one on top is Sumome plugin and the one at the bottom is Flare plugin.

    The problem is I want to keep only Sumome plugin which I installed and can see on my WP admin panel.

    And I want to remove Flare social share buttons which you see as a duplicate on the website (the ones under Sumome share buttons). The problem is I removed everything about Flare long time ago but the share buttons are still there. No matter what I did, I can’t remove them from my website. I went through all the code on my WP admin but there is no script or whatsoever including Flare.

    Could you help? Is this a bug on my theme? Because Flare was gone long time ago, but I updated my Enfold theme and it came back.

    I created a temporary login for you if you want to check the code.

    Thanks!
    Ali

    #523728

    Hey Mesheu!

    Please flush cache and refresh your page if you have cache enabled.
    You can also add following code to Quick CSS in Enfold theme options under General Styling tab

    .flare {
        display: none!important;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.