Skip Navigation

[Resolved] Linking to filtered map view

This thread is resolved. Here is a description of the problem and solution.

Problem:

The view can be filtered to show different areas. How can I add a link in my menu to go directly to each filtered view?

Solution:

When you submit the search form, you should be able to get the result URL from your browser, you can use this URL to setup a "Custom Link" item in your website menu:

Relevant Documentation:

https://easywpguide.com/wordpress-manual/appearance/updating-the-menu/adding-a-custom-link-menu-item/

This support ticket is created 4 years, 7 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 2 replies, has 2 voices.

Last updated by maryD-2 4 years, 7 months ago.

Assisted by: Luo Yang.

Author
Posts
#1827923

I have a view and a map based on that view. The view can be filtered to show different areas. How can I add a link in my menu to go directly to each filtered view?

Thanks!

#1828211

Hello,

When you submit the search form, you should be able to get the result URL from your browser, you can use this URL to setup a "Custom Link" item in your website menu:
hidden link

#1831997

My issue is resolved now. Thank you!