Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #204375

    I tried applying the recommended code to Quick CSS (see below)

    #top .fullsize .related_posts { display: none; }

    but Related Posts still appear.

    #204377

    Hi dpilling!

    You can use this instead:

    .single .related_posts {
    display: none;
    }

    Regards,
    Ismael

    #204382

    No luck. Blog site is meritagefunds.com/growthequityblog.

    #204384

    Hi!

    I don’t see the related posts anymore on this post: http://meritagefunds.com/meritage-leads-investment-in-peakcolo/

    Please remove browser cache then reload the page a few times.

    Cheers!
    Ismael

    #204385

    Strange. I emptied cache and still see “You might like this” section. Wonder if I’m seeing it because I have client side caching enabled via W3 Total Cache.

    #204387

    Hey!

    Yep, that might be it. Please flush the cache plugin settings. Test it on another browser.

    Cheers!
    Ismael

    #204389

    That was it. Thanks! You guys have been super-helpful. And the theme rocks. Have another question on a different topic I will post in a new thread.

    #204394

    Hey!

    Glad it is fixed. :)

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Difficulty removing Related Posts from blog pages.’ is closed to new replies.