Skip Navigation

[Resolved] Using Toolset views to search with a large tag library

This support ticket is created 4 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

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: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 4 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1657565

I'm using Toolset to create a custom search that searches by text (name/post content), taxonomies (hierarchical) and tags. For tags we're going to end up with hundreds of tags. Is there a way to use a text input to to search tags? I'm using checkboxes now but that's getting unwieldy and the other select boxes, etc. don't work well either.

So wondering if there's a simpler/cleaner option built in (otherwise may custom build something using text and having it check the checkboxes in the background).

#1657887

Hello,

There isn't such a built-in feature within Toolset search form, but you can setup the input box with Views shortcode manually, for example:

[wpv-control type="textfield" url_param="wpv-post_tag"]

More help:
https://toolset.com/documentation/user-guides/views/views-shortcodes/#wpv-control