Share this buttons appearing twice

Home Forums Legacy Support Support queries How-to & Troubleshooting Share this buttons appearing twice

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #20144
    ieltsdojo
    Participant
    Under posts, the Share this buttons are showing twice. Once immediately under the Post and then once under Related.  http://screencast.com/t/QBF0cqLOhb8w Where are the parts under a Post controlled from? Thanks, Neil      
    #20502
    H.K. Latiyan
    Participant
    It seems like you are using jetpack plugin. In jetpack there is a setting to show button below content, disable it.
    #21151
    ieltsdojo
    Participant
    Thanks for the reply. If I do that it removes both sets of Sharing buttons. I just want to get rid of one set. Any ideas?
    #21713
    H.K. Latiyan
    Participant
    Please use this custom css to hide 2nd share this option:
    .single-post div.tags div.social_sharing {
    
    display: none;
    
    }
    #22633
    ieltsdojo
    Participant
    Thanks - that's worked. Neil
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Share this buttons appearing twice’ is closed to new replies.