Article Display in Category

Posted in: Newsmag
Post count: 104

on this page: http://ntv.ca/category/staff/

I am displaying the staff … I”m using Module 6 (if this matters). I would like to display them in a specific order … if that possible?

Also … I don’t want the date to be displayed, can I display the excerpt instead?

thanks.

Post count: 6535

HI

The theme does not have specific sort order options for category pages but as alternative you could try to use a block from Visual Composer. There you can use post id filter and the posts will be displayed in same exact order as the ids were insert in this filed: http://screencast.com/t/D0kCP1oc
After the block is set use do_shortcode function to echo out the shortcode on that category page. The code must be added in category.php page here: http://screencast.com/t/mIrs3SDaaFez

Hope this helps!
Thanks!

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