Skip Navigation

[Closed] Search result – Display the related posts

This support ticket is created 4 years, 11 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, 11 months ago.

Assisted by: Luo Yang.

Author
Posts
#1776127

Hi,

I've made a search view and 3 duplicated result views for the entire site search.
However the query filter for this search view says it only shows the posts where the searched text is included in its title or contents.

Is there any way to display not only the exact text in their post title or contents but only any text from the related posts?

Thanks in advance,
Geunhee

#1776623

Dear Geunhee,

There isn't such kind of built-in feature within Toolset Blocks/Views plugin, we are using WP class WP_Query to query posts, see WP document:
https://developer.wordpress.org/reference/classes/wp_query/#search-parameters

No such features to query result by related posts.

You can also add a feature request for it, our developers will evaluate it:
https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

The topic ‘[Closed] Search result – Display the related posts’ is closed to new replies.