Categories Template Customisations

Posted in: Newspaper
Post count: 49

I had a requirement to customise how the top grid functionality on our categories page. As was recommended I have modified the includes/category_top_posts_styles/td_category_top_posts_style_2.php which is the Grid Style 2 grid in the theme and now that grid shows only items which have the wordpress tag featured_items.

The issue now is the the section under the grid that lists the articles is only showing article lists from the 5th article onward, and so if an article is not a featured item and before the 5th article it is missing from the categories page listing. I need to modify the list underneath the top grid (td_module_10.php) to list all articles that are not featured_items. This is the screenshot of my category page and I’ve highlighted the article list I’m referring to. https://www.dropbox.com/s/w1aehhfxtsihe40/Screenshot%202017-08-01%2023.06.06.png?dl=0

I am struggling to find where it generates this list in the lower half of the categories page. I found the individual item list items in td_module_10.php and some configurations in includes/td_config.php but still no luck.

Any advice would be appreciated.

Thanks

James

Screenshot of my categories settings page in the theme panel:
https://www.dropbox.com/s/a2cyyhyccuxbgb4/Screenshot%202017-08-01%2022.28.08.png?dl=0

Post count: 23312

Hi allmyhoney,

My colleague Bogdan have replied via another topic for the same problem in this topic here -> https://forum.tagdiv.com/topic/how-to-make-sure-category-top-posts-style-also-shows-the-post-below-in-the-list/

Thanks.

Post count: 49

@Catalin, thanks for this and apologies for the duplicate post here.

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