Tell us what you are trying to do?
- I am using the same view filtered by shortcode attribute. It is inserted several times on the same page with a different attribute.
For example: I have post type "Cars" which has checkbox field "Available colors".
I created a view for cars filtered by checkbox field "Available colors", where "Available colors" is a string equal to Shrtocode Attribute "availablecolors"
I inserted several views on the page like this:
[wpv-view name="cars" view_display="layout" limit="8" availablecolors="White Perl" orderby="title" order="asc"]
[wpv-view name="cars" view_display="layout" limit="8" availablecolors="Yellow" orderby="title" order="asc"]
Issue:
- one view display posts properly and one displays nothing and returns result that cars are not found
Is there any documentation that you are following?-
- https://toolset.com/documentation/user-guides/views/passing-arguments-to-views/
- https://toolset.com/documentation/user-guides/views/filtering-views-by-custom-fields/
What is the link to your site?
- hidden link
Hello,
The problem is abnormal, I have tried it in my localhost as you described above, it works fine, I can see both views work fine.
Please check these:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, deactivate all custom PHP/JS code snippets, and test again
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/