Skip Navigation

[Resolved] I have created a view and am using a wpv_filter_query to filter based on user an

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

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10: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/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by oliverD 6 years, 11 months ago.

Assisted by: Minesh.

Author
Posts
#592418

I am trying to:
I have created a view and am using a wpv_filter_query to filter based on user an then a custom search panel.
The custom search panel works when the wpv_filter_query is not activated. However when the wpv_filter_query is linked to the view the custom search panel does not work. Please advise.

#592510

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Could you please share test example with problem URL and explain in brief whats not working and what code you added to your current theme's functions.php file?

#593619

Found another post which allowed me to add to the filter query. sorted