Tagged: related posts
I tried applying the recommended code to Quick CSS (see below)
#top .fullsize .related_posts { display: none; }
but Related Posts still appear.
Hi dpilling!
You can use this instead:
.single .related_posts {
display: none;
}
Regards,
Ismael
No luck. Blog site is meritagefunds.com/growthequityblog.
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
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.
Hey!
Yep, that might be it. Please flush the cache plugin settings. Test it on another browser.
Cheers!
Ismael
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.