Skip Navigation

[Closed] Some posts are not displayed and others are displayed under same view

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

Assisted by: Luo Yang.

Author
Posts
#1657551

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

#1657947

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/

The topic ‘[Closed] Some posts are not displayed and others are displayed under same view’ is closed to new replies.