Skip Navigation

[Resolved] filter doesn’t work

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

Problem:

The issue here is that the user's filters don't work.

Solution:

In this case the user had 2 separate views. The first view had a map and the second view had the list of posts but only the first view was filtering.

In this case I would recommend adding the contents of the 2nd view to the first since both views were displaying the same information.

This support ticket is created 6 years, 3 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 – 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)

This topic contains 18 replies, has 2 voices.

Last updated by Leonardo 6 years, 3 months ago.

Assisted by: Shane.

Author
Posts
#1093759

Shane
Supporter

Languages: English (English )

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

Screen Shot 2018-08-28 at 4.38.16 AM.png

Hi Marco,

To set the OR comparison all I did was to modify the query filter settings for the view. See Screenshot

Secondly do you mean that you want the user to view the map and then click a button to get directions to a restaurant's location from their current location ?

If so then this is actually not possible with our Maps plugin because we are currently not using the Directions API for google maps.

This might be possible in the future as more features gets added but currently it isn't.

Thanks,
Shane

#1093869

Hi Shane,
thank you very much for your help,
the filter is ok, all work,
about google directions, according you how can I insert in the tour destination page a link to google map so my customer can go to destination by google map?
I use this code, but isn't very good
hidden link field='indirizzo'][/types]" target="_blank" rel="noopener">NAVIGATORE SU GOOGLE MAP

do you have a js script?

regards
Leonardo

#1094124

Shane
Supporter

Languages: English (English )

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

Hi Marco,

Happy i'm able to assist you.

Since this other issue is a separate issue from the filters would you mind marking this ticket as resolved and opening a new ticket for this other issue ?

However as mentioned previously its not possible to do the directions. You will need to do on the external google maps.

Thanks,
Shane

#1094923

Thanks a lot!