Skip Navigation

[Resolved] Many Bugs when using Frontend Filters

This support ticket is created 6 years, 10 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
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

This topic contains 4 replies, has 2 voices.

Last updated by holgerK 6 years, 10 months ago.

Assisted by: Beda.

Author
Posts
#621501

Actually I have a lot of post types and views created. Following bugs where noticed and really annoying cause they force me not to add those filters to views.

1. The text search.
Easy example: I have a text search for title, content and fields. I have a post calles "Champion Helm" with slug "champion-helm".
Tried to search for:
Cham => no result
Champion => no result
Helm => no result
helm => no result

This ONLY happens for the third filter option. Searching in Title or Title and content works.

BUT: If the view contains images, they are not shown in the search result of the view. They are just gone.

#621647
Bildschirmfoto 2018-03-03 um 08.07.42.png

There is no third option in the Text Search ShortCode.

Could you elaborate your exact steps, so I can try them locally, see if there is a BUG and report it, or update you with the solution?

It might be that you use Relevannsi.
In that case, please refer to this DOC:
https://toolset.com/documentation/user-guides/searching-texts-custom-fields-views-relevanssi/

Note that if you use Relevannsi, the search will be partially indexed by Relevannsi instead of Toolset

There is also a good example of this exact feature working just fine:
https://toolset.com/known-issues/?wpv_post_search=releva&wpv_aux_current_post_id=399043&wpv_view_count=401205-TCPID399043

I search for "Releva" (partial of relevannsi)
That View there is built with such a Text Search, and Relevannsi, there, is in the title, but we search both body and title.

You can see that by searching like this:
https://toolset.com/known-issues/?wpv_post_search=status+changes+might&wpv_aux_current_post_id=399043&wpv_view_count=401205-TCPID399043

It will show just one post where the searched content is in the body.

Please let me know if you use Relevannsi and if so, I will need the exact steps to replicate the issue.

#622657
undefined.png

I think it is relevansi.

But building an index shows "undefined" in loop.

I don´t know if this is related to relevansi or types

#622910

That is the Relevannsi Screen.

The only known issue we have is this:
https://toolset.com/errata/cred-auto-draft-posts-created-when-relevannsi-cred-and-featured-images-are-used/

It does not seem related to your case here.

Are there any exact steps I need to follow to replicate this issue?
I cannot see this problem on a fresh install when I index supported fields (text fields).

Did you check if the issue also persists with a WordPress Default Theme and NO Plugins BUT the Toolset Plugins?

If not, could you then re-enable the Plugins one after the other, and check the issue each time you enable a plugin?
Please report me when the issue comes back
It might also be due to the Theme.

Please do reactivate your Theme only after you are sure the issue isn't coming from a 3rd Party Plugin.

#624173

I think you are right. It seems to be the Relevansi bug.

Thanks for getting into this