Here’s a tutorial how you can easily sort your WordPress Category Archive Page by Post Title instead of Published Date. This is helpful in sorting your blogs Edit the theme function by logging in to your WordPress Admin then go to Appearance -> Theme Editor -> Theme functions. Make sure you are editing your CHILD THEME FUNCTION as the PARENT THEME will be overwritten when your theme updates. 3. Copy the Code 4. Click Update File Here’s the BEFORE (sorted by publish date) Here’s the AFTER (sorted by Post Title)
Wordpress
1 post