• I’m building out a page using Thrive Architect, and using a post list to feature posts from a specific category. When I do this, the link to read more is replaced by the Genesis Simple Share icons, as can be seen in the screenshot below:

    https://drive.google.com/open?id=1RVm9BaXkor1jiqVSvH2x-XcbWjP4uM4b

    My Simple Share setting are set to display after the content on posts, so this setting seems to be carrying through to a post list as well as the post itself.

    I’ve been running a couple of tests, and can confirm that when I deactivate Genesis Simple Share the post list displays as it should. It seems like the plugin is:

    – Removing the ahref for the “read more” link for each post in the list
    – Placing the social icons in a “share-after” div

    Example page here: https://confidence.coach/leadership-articles/ (password: excerpt)

    I’ve tried removing the icons through CSS with the style below:

    .tcb-post-list .share-after {
    display: none;
    }

    This works, but as the plugin also removes the “read more” link it’s still not right. I’d love to be able to force GSS to *not* display on a post list, *not* on specific pages, or *only* on posts.

    I’d love any input on fixing this one 🙂

    Best
    S

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi there,

    Thank you for reaching out to us.

    The plugin doesn’t offer a way to exclude post listings or particular pages yet (it will disable it on pages but there is not an option to disable it within whatever loop is on the page), but I have passed this along to our development team for review.

    If these are the features you are needing on your site you may need to look at other social share plugins at this time, I am very sorry.

    Thank you and have a wonderful weekend!

Viewing 1 replies (of 1 total)
  • The topic ‘Genesis Simple Share icons in post list’ is closed to new replies.