Don't want similar posts to appear.

Home Forums Calendar Products Events Calendar PRO Don't want similar posts to appear.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1128226
    Austen Espeut
    Participant

    I don’t want similar posts to appear below the event details in the single event pages.

    As shown on this page.

    http://chippenham.info/calendar/event/chippenham-park-run-monkton-park/2016-06-18/

    How do I disable this function?

    Austen Espeut
    Chippenham Events Calendar

    #1128234
    George
    Participant

    Hey @Austen,

    Thanks for reaching out.

    The “related posts” on that page and other single events are powered by a plugin on your site called Jetpack.

    To disable those, you’ll want to head into your Jetpack settings and try to disable the “related posts” feature on the Events, Venues, and Organizers post types.

    We do not make Jetpack, but if you head over to their documentation and support site you should be able to find relevant information on how to do this. ? https://jetpack.com/support/related-posts/

    You could also add CSS like this to the bottom of your theme’s style.css file to hide those related posts:


    body.single-tribe_events #jp-relatedposts {
    display: none !important;
    }

    Cheers,
    George

    #1134542
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Don't want similar posts to appear.’ is closed to new replies.