Skip Navigation

[Resolved] Custom Field Filter is not Working

This thread is resolved. Here is a description of the problem and solution.

Problem:

Custom field filters of view do not work.

Solution:

The client fixed it by resetting those custom filters again.

Relevant Documentation:

This support ticket is created 5 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 2 replies, has 2 voices.

Last updated by Furlan 5 years, 5 months ago.

Assisted by: Luo Yang.

Author
Posts
#1257787
2019-06-03_23-07-46.png

Hi,

I am trying to add a filter called 'Price' (as you can see in attached image) for a View Called 'erotic-list-view-with-pagination'.
Please try the search in the following URL: hidden link

When filtering by city (ciudad) it works great, but when using Máx. Price for filtering I can't achieve the expected result.

#1257897

Hello,

I have tried the URL you mentioned above, I can see the search form is passing correct URL parameter "wpv-price" according to your screenshot.

So the problem is abnormal, please check these:
1) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2019, deactivate all custom PHP/JS code snippets, and test again

2) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

3) If the problem still persists, please provide database dump file(ZIP file) of your website, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1260865

My issue is resolved now. Thank you!