Problem:
The user would like to build an A-to-Z index of posts.
Solution:
You can implement this using a custom taxonomy that will hold the letters(A-Z) and assigning posts to the terms that correspond to them. For example, the post "accountant aa" will be assigned to the term "A". Then you can use two views.
One taxonomy view that will output the terms(From A to Z), and inside of its loop, a view that will output the posts within this term.
Check this Sridhar's article https://sridharkatakam.com/z-filterable-glossary-wordpress-using-types-views/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - | - | 9:00 – 13:00 |
14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - | - | 14:00 – 18:00 |
Supporter timezone: Africa/Casablanca (GMT+01:00)
This topic contains 2 replies, has 2 voices.
Last updated by 4 years, 3 months ago.
Assisted by: Jamal.