Related articles only show latest articles

Posted in: Newspaper
Post count: 4

Hello,

my related articles under the posts are only showing the latest 6 articles.

I have category selected but doesn’t get posts from the category only show the latest 6 posts.

If I switch to tags I get the same results, again 6 latest posts.

More from author is unrelated as this is duplicate from related articles.

2 questions, how to solve the problem in the related posts as it only shows latest.

And how to remove more from author as I don’t need this.

Regards,

Oscar

Post count: 22421

Hello oscar,

Please first make sure you use the latest version of the theme (6.6.5) and make sure you have more than 6 posts to display. Another thing you can try is disable all plugins except visual composer and clear cache to rule out a plugin conflict.

In order to remove more from author you can use 2 methods:
The css method:
.td_block_related_posts .td-related-right {
display:none;
}

or you can edit the theme files: comment out or delete this part: http://screencast.com/t/Okmq7lxTDzGd

I hope this helps.
Thank you!

Post count: 4

Hi,

thanks for the feedback. The code does work, author is deleted. I will have a look to the theme files to erase the line of code. Better than hiding.

I had a category that doesn’t have 6 posts. I deleted this category as it wasn’t needed anyway. And suddenly the right related posts show up.

This ticket can be closed.

Regards,

Oscar

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