Skip Navigation

[Resolved] FacetWP not working after updating Toolset Views to 3.1.2

This support ticket is created 4 years, 8 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 1 reply, has 2 voices.

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

Assisted by: Luo Yang.

Author
Posts
#1545753

I have a recipes page that uses a Toolset Views template along with FacetWP to filter the recipes.

It has worked fine for the last few years until recently when updating Toolset Views from version 3.0.2 to version 3.1.2. broke it.

On this website it works fine - however it is using View version 3.0.2 (hidden link)

If you use the filter you can see it filters everything fine (powered by FacetWP)

However if i update to View 3.1.2 then the filter stops working. You can see this on the staging site link I have sent you which is using toolset 3.1.2

FacetWP support have been trying to help. They have asked "what may have changed about the way queries work in Toolset Views between those versions"

Thanks

Rob

#1546431

Dear Rob,

Both version of Views plugins are using WordPress built-in class WP_Query to query posts:
https://developer.wordpress.org/reference/classes/wp_query/
You can find the change logs here:
https://toolset.com/download/toolset-views/#changelog

I have tried the credentials you provided above, it is not valid, I get this message:
ERROR: The username or password you entered is incorrect

Please check it.

And I suggest you check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/