• Resolved danielsimoncharles

    (@danielsimoncharles)


    Hi,

    We have some custom post types on a website that are built using toolset.

    We noticed after installing Related Posts that it’s showing 4 thumbnails under each link, so the page looks quite odd.

    I can’t seem to see any way to exclude specific custom post types from related posts. We only want these to show up on blog articles only.

    I’ve linked to an example – The custom post type is “Expert Partner”

    Thanks

    Dan

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You need to change some settings in Related Post’s settings:

    1) Make sure you are not using Related Posts shortcode multiple times on a same page.
    2) Make sure if this option “Automatically append to the post content” is checked then you are not using Related Posts shortcode on the page at all.
    3) Make sure to check this option “Display related posts”
    4) You can also uncheck unwanted posts types form the option “Post types”

    Let me know if you face any issue.

    • This reply was modified 6 years, 6 months ago by Asad Shahbaz.
    Thread Starter danielsimoncharles

    (@danielsimoncharles)

    Hi,

    Thanks for looking into this for me.

    I have checked all of the settings here now and switching off “append automatically” removes the related posts from the entire site.

    I have inserted <?php get_related_posts_thumbnails(); ?> into the post footer after the </article> an this has worked for me now.

    Thanks for your help, this appears to have worked.

    Regards

    Dan

    Cheers!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide Related Posts On Specific Custom Post Types’ is closed to new replies.