Tagged: related posts
- This topic has 5 replies, 2 voices, and was last updated 9 months, 2 weeks ago by albusnoctes.
-
AuthorPosts
-
February 1, 2024 at 2:50 pm #332042albusnoctesParticipant
Hello. I’d like to removove related posts and the category tag from my posts , how can I do it?
Thank you.February 2, 2024 at 12:33 am #332048tikaramParticipant@albusnoctes : Can you please check your URL again and let me know. I could not access any post on your site.
Regards,
TikaramFebruary 2, 2024 at 4:41 am #332050albusnoctesParticipanthello – yes, here it is. https://albusnoctes.ru/libros-que-marcaron-mi-vida/
February 2, 2024 at 4:41 am #332051albusnoctesParticipantI also used a code to hide the navigation (next and previous posts) but now i fear I may have hidden it globally and not only for the posts.
is there a way you could help with that, too? Thanks.
February 2, 2024 at 10:27 am #332052tikaramParticipant@albusnoctes : The related post feature is enabled by the Jetpack Plugin. Please go through the documentation of plugin and disable the related posts.
Please add the following additional css to hide the category from single post..single-post .entry-meta .cat-links { display: none; }
To disable post navigation from single post please add the following css.
.single-post .post-navigation { display: none; }
Regards,
TikaramFebruary 2, 2024 at 11:21 am #332056albusnoctesParticipantThank you so much.
-
AuthorPosts
- The topic ‘Removed related posts’ is closed to new replies.