[Resolved] Jetpack social sharing buttons showing on WP Show Posts

Home Forums Support [Resolved] Jetpack social sharing buttons showing on WP Show Posts

Home Forums Support Jetpack social sharing buttons showing on WP Show Posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #473167
    Tina

    Not sure if I should be posting this here or over at WP Show Posts or lightweight social sharing icons (sorry if that’s the case). I’ve just updated WordPress and Jetpack and hadn’t noticed this before but the social sharing icons for Jetpack are showing on the pages where I am using WP Show Posts.

    With Jetpack, I have social sharing icons set up to show on posts only. I’ve checked that I haven’t also accidentally ticked these for the pages on which the WP Show Posts are embedded with the lightweight social icons in use.

    I know this is a conflict with Jetpack (probably) but I really like having the social sharing icons at the bottom of a post after the article which I don’t think I can do with the lightweight social icons?

    The link I’ve included goes to the page in question.

    #473177
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS to remove them:

    .wp-show-posts-entry-summary .sharedaddy {
        display: none;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #476886
    Tina

    Hi Leo,

    This fix was perfect. Sorry for the delay in responding.

    Cheers
    -Tina

    #477122
    Leo
    Staff
    Customer Support

    No problem 🙂

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