Hi,
I’d like to know how can I remove “more posts from author” of the related posts section.
Like here: http://prntscr.com/km2rcw
I think this can harm the link juice of the page.
May you help me?
-
This topic was modified 7 years by
Vinicius.
Hello Vinicius,
Please follow this topic to remove the More from author
– https://forum.tagdiv.com/topic/related-articles-remove-or-hide-more-from-author-newspaper-theme/
Thank you!
Hi,
It worked perfectly!
Thanks.
May you help me with this?
https://forum.tagdiv.com/topic/404-page-openning-all-my-posts/
I’m getting this problem for more than a year.
Hello Vinicius,
You should target only the 404 page and add the code below ->
.error404 .td-block-row, .error404 .block-title{
display:none;
}
The result is here -> https://www.screencast.com/t/rSR135zF1Pc6
Thanks for your understanding!