Skip Navigation

[Resolved] View now showing correct results when parameters are passed through URL

This support ticket is created 4 years 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 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by Shane 4 years ago.

Assisted by: Shane.

Author
Posts
#1911971

I am trying to:
Create a page where I get results in a view given specific criteria in the filters

Link to a page where the issue can be seen: hidden link
Also below is a link where you can see in action the issue:
hidden link

I expected to see:
List of vessels with the expected criteria.

Instead, I got:
List of vessel that also does not meet the criteria

#1912209

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi George,

Thank you for getting in touch.

I took a look at the video and tried to have a look at the page with the issue but the search isn't showing.

Do I need to log in to see the search ? If so can you provide me with admin access to the site so that I can have a look.

I've enabled the private fields for your next response.

Thanks,
Shane

#1913747

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi George,

This should now be working.

The issue was that you were using an OR logic for the filters, so at least one of the filters must match, hence why you were getting other posts that don't have the 5000 dwt minimum.

Changing the logic to an AND resolved the issue.

Please let me know if this helps.

Thanks,
Shane