Skip Navigation

[Resolved] Is there a way to have a filter apply to the view automatically on page load?

This support ticket is created 5 years, 11 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.

Our next available supporter will start replying to tickets in about 0.47 hours from now. Thank you for your understanding.

Tagged: 

This topic contains 1 reply, has 1 voice.

Last updated by Gregory Crafts 5 years, 11 months ago.

Author
Posts
#1174282

Tell us what you are trying to do? I would like to set up a custom field and filter to designate active and inactive members. When a member is designated as active, their profile will show up on the company member display loop. If they're inactive, their profile won't show up in the loop, but can still be accessed through other links. I'm looking for a way for only the active member profiles to show up when the page first loads.

Right now, all profiles show up in the loop when the page first loads, regardless of whether they've been designated active or inactive in the custom field. In order to only see active profiles, I have to manually use the filter.

What is the link to your site? hidden link

#1174793

Nevermind! I was half asleep when I posted this request and have since remembered how to configure views. My issue is resolved now. Thank you!