Hi,
I wish to add a keywords field (preferably where I can separate the keywords by comma or another character).
What would be the best way to do this, which will also enable me to set a view and filter it by keywords?
Thanks
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Hello. Thank you for contacting the Toolset support.
Toolset offers View's search integration with "Relevanssi" plugin using which you can search the text within the custom field you created using the Toolset.
=> https://toolset.com/course-lesson/searching-texts-in-custom-fields-with-toolset-and-relevanssi/
I suggest you should check above tutorial and see if that help you to resolve your issue.
Thanks Minesh, but that's not what I meant.
I need to be able to build a page with Toolset View which will display content related to specific keywords.
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
Do you want to allow users to search using the specific keyword or you want to filter using specific keyword as given under:
[wpv-view name="my-view" keyword="abc"]
[wpv-view name="my-view" keyword="xyz"]
If you can share more details how you setup your custom fields and how exactly you want to filter the results.
When I add a new post (WordPress default) I have a tags field as seen in this video: hidden link
First I wish to have a similar field in Toolset post types I've added.
The next thing I wish to do is to build a new > Add View > display posts based on one or more of these tags.
I hope I was able to explain myself better.
Minesh
Supporter
Languages:
English (English )
Timezone:
Asia/Kolkata (GMT+05:30)
What you can do is add a new taxonomy from Toolset => Taxonomies and chose flat taxonomy and assign it to display with your desired post type.
=> https://toolset.com/course-lesson/creating-a-custom-taxonomy/
Then you can create a view to display your posts and add a taxonomy filter and select your custom taxonomy and display that custom taxonomy filter on frontend as per your requirement (select, checkboxes).
More info:
=> https://toolset.com/course-lesson/creating-a-custom-search/#steps-for-creating-custom-searches
My issue is resolved now. Thank you!