I have a content type template (type = location) that loads a view of items of a different content type (type = arbitrary feature). The view is set for no limit of items and to skip no items. It accepts a parameter for area. The template has three different areas where the view shows up, like this:
[wpv-view name="location-page-feature-areas" area=1]
[wpv-view name="location-page-feature-areas" area=2]
[wpv-view name="location-page-feature-areas" area=3]
I had it working so that I could create a relationship between the feature and the location, assign it to an area, and have it show up there. All three areas would show up on the page, and I could assign multiple features per area and they would all show up as expected.
I updated Types and Views today, and since then, only one feature will show up anywhere on the page, regardless of how many I try to assign or whether I assign them to the same or different areas. I haven't edited the view, so I'm guessing something changed with this latest plugin update.
Okay let me know when you have this set up somewhere I can take a look. I'll open private reply fields here.
An update on this: rolling localhost back to Toolset Views 2.8.2 has this working again (with no other changes to the view, template, content, etc). Here's a screenshot of what I'm seeing on that same page now (toolset-view-2) vs. what was showing with 2.9 (toolset-view-2.9). So it's definitely something about the update that made the difference.
Thanks, I see the problem you described here in the staging site, and based on your setup here I was able to recreate the problem in my localhost. I am escalating this to my 2nd tier support team now and I will let you know what I find out.
Sounds good - thanks, Christian!
Hi, our developers let me know that a hotfix for Views is due later this week, and the fix for this issue is planned to be included in that release. I'll keep you posted here when it's ready to install.
Awesome - thank you, Christian!
Hi, the hotfix releases are now available for download or automatic update. Please update all Toolset plugins to their latest versions and let me know if the View's results are still incorrect in the latest versions.
Yep, looks better now. Thanks, Christian!