Remove "more posts" from author

Posted in: Newspaper
Post count: 15

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.
Post count: 23312

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!

Post count: 15

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.

Post count: 23312

Hi,

Try to re-save your permalinks, clear all the caches and check the results.

Thanks for your understanding!

Post count: 15

Hi,

It didn’t work. How can I hide using CSS the “Recent posts” only in the 404 page?

This way I can solve the problem.

Thank you in advance.

Post count: 15
Post count: 23312

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!

Post count: 15

That’s what I want!

Thank you Catalin!

Viewing 8 posts - 1 through 8 (of 8 total)
The forum ‘Newspaper’ is closed to new topics and replies.