Hi folks,
I’ve got a request to create a page that selects terms based on their first letters. Here’s the current version that’s just terms sorted alphabetically: https://jaxengrey.com/brands/
Idea would be:
A
[Provider = starts_with ‘A’ ; taxonomy=‘terms’]
[consumer] Abracadabra…
Alpha…
Alphabet…
B
[Provider = starts_with ‘B’ ; taxonomy=‘terms’]
Bob
Baby
etc.
I’m guessing that this would be a job for Themeco’s ONE team, but I figured I’d ask here first. If I can learn how to do it myself, that’d be ideal.
Thanks!