Hi, I am trying to showcase a list of all the terms of a custom taxonomy except one. The ‘all terms’ looper provider has no options to exclude a specific terms, just to hide empty ones.
And I tried to use a query string looper but I can’t get it right:
Thanks for reaching out.
You need to create a Custom Looper and use the get_terms method. If you are not proficient in this, I would suggest you hire a developer who can assist you to do the customization or you can avail of our newly launched service called One, where we answer the questions beyond normal theme support.
You can also go through the following thread on custom loopers.
And also go through the following articles on how to use the get_terms method.