How to Show Date On One Category

Posted in: Newspaper
Post count: 2

Hi,

I have the display date disabled in the post settings theme options for the whole site, but i want to enable it for a single category. How can i do that?

Thanks

Post count: 23312

Hello webpals99,

Unfortunately, our theme does not have such an option for it, sorry! To achieve that it is necessary to do some additional customizations in code. First of all, you have to enable the post date from the panel -> http://screencast.com/t/Js5Wb8W1 and then you have to add the in_category condition in td_module.php with desired category ID, like this -> http://screencast.com/t/UxzgprH5WKb If you want to get the category ID, you have to follow the next steps, like this -> http://screencast.com/t/hy4ZDnLV

Hope this helps and let us know how it goes!

Thank you for the message!

Post count: 2

Worked perfectly, thanks.

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