How to sort posts alphabetically on Category Page?

Posted in: Newsmag
Post count: 1

Hi,

A simple thing that I could not find an answer or setting for anywhere.

I would like to sort the posts on a ‘Category page’ (the page that lists all posts of a category) in an alphabetical order (A to Z).

Although I have configured the Home Page with tagDiv composer to show the posts in a category sorted by date, but wen a user clicks on a ‘Category’ and sees all the posts in that category listed, can i sort that view in an alphabetical order?

I thought this should be a simple setting, but I could not find it anywhere.

Please advise.

Thanks.

Post count: 9544

not normal function of wordpress, likely need some custom coding in template for custom loop…might be plugin that can do it

i dont work here

Post count: 35449

Hello seansingh, unfortunately the theme and WordPress do not have this option for category page, the only options that the theme adds on category are those – https://i.imgur.com/qHQUKxa.png if you need the sort posts alphabetically on Category Page you can try some plugins or custom functions.
If you want to try a code, you can try this one – https://pastebin.com/sfwXPMyP this code should be set in functions.php in a child theme – https://forum.tagdiv.com/newsmag-child-theme-support/
Thank you!

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