Display only Primary Category

Posted in: Newsmag
Post count: 11

Hi,

Need your help in the following:

1. How to display only the primary category on Single Post templates instead of all the categories selected
2. how to add the time and time zone to the date published
3. Can we get a Primary Tag option in the next version 🙂

Regards

Post count: 6535

Hi

1. To achieve the desired result are required some customizations ins theme’s code. Replace the code from td_module_single_base.php file with this one: http://screencast.com/t/wW7ErXmjQzjphttp://pastebin.com/5EL4ASh8
Before making any changes in your site make sure you do a full backup to your current wp-install and the database also: https://codex.wordpress.org/WordPress_Backups

2. You will need a custom date format, try to add this parameters here: F j, Y - g:i a : http://screencast.com/t/vwIPzphAfH

3. For the moment we don’t plan to add such an option but I’ve added your suggestion on our todo list and we will consider it for future updates. I can’t say anyting fore sure regarding implementation as we have a very long lists with feature requests and we have to take them one by one.

Tanks!

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