Pull From Multiple Categories Travel Demo

Posted in: Newspaper
Post count: 40

I didn’t notice this until I started working with the theme but it seems your travel demo

http://demo.tagdiv.com/newspaper_blog_travel/

is pulling all latest articles from a single category. Obviously my site, using your content is doing the same…

http://searchtheplanet.com/drmarkdemo/

My client would like each section to pull content from a different category, how can this be done? I’m sure it’s easy, but not sure where the adjustment is. Please advise.

Post count: 22421

Hello,

Unfortunately, the Related Articles feature has been designed to use only the posts from the same category which can be filtered by categories and tags. If you want to change the functionality from this block, you should alter the code from the theme core file where the code is created, like this -> http://screencast.com/t/xTxHRlUhgl If you have a solid knowledge of PHP and HTML you should implement it yourself, otherwise please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!
Another alternative for you would be to disable the Related Posts block and add in that section with do_shortcode method a simple block which you can filter it by latest articles from entire site and your problem will be solved. Also, you can give the similar name to your block, like Latest Articles. As a hint, you can see here an example to post template style 1, like this -> http://screencast.com/t/Ns3rVIIf

Thanks for your understanding!

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