Archived topic
Remove related posts
5 replies · Started by tienanh on March 12, 2017
Hi,
I have a question about showing related posts.
I have tried Contextual Related Posts. It works well except that there are still GP links to the same related posts just below CRP.
The same happened when I tried Jetpack. With Jetpack, there is another thing: the option for putting a customised headline to replace the "Related" headline and it does show up in the preview but will not appear on the site in real view.
I prefer Jetpack.
Is there a way to use Jetpack, showing the related posts without GP links to the same posts?
Thanks
Hi there,
GP actually doesn't have options to display related posts (https://generatepress.com/forums/topic/add-related-post-without-plugins/#post-185346)
Can you provide a link to your site to see which links you are referring to?
Also Tom has suggested other user this plugin before: https://wordpress.org/plugins/yet-another-related-posts-plugin/
Hi Leo,
I don't know but it seems GP does display related posts links, by one way or another. The evidence is that it shows related posts links even when I have no related post plugin on board.
And it keeps showing the links when I installed a related posts plugin.
you can have a look at my test site: https://tutor.willingo.com/kinship-names-when-to-capitalise-them/
I have Jetpack on board now.
Thanks.
GP definitely does not show display related posts.
On the post you linked, the contents are generated by the JetPack.
Are you talking about the navigation (< Test 2 and > Test 4) below? If so use this CSS:
.entry-meta {
display: none;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if this is what you wanted.
Many thanks Leo.
That's exactly what I am talking about.
Many thanks for the CSS. It solved my itches :)
Five stars for your support :)
You're welcome :)