1. Home
  2. Docs
  3. LocateAndFilter WP plugin
  4. Create map
  5. Tooltip & Nav List

Tooltip & Nav List

1 Navlist Settings Event.
Click or Hover
when hovering over or click an element of the navigation list, a marker infowindow will pop up

2 Tooltips Settings
– Tooltip style
– Tooltip Preset
– Navlist Preset

3 Nice Tooltips settings
Select the “Nice Tooltips” setting in the dropdown menu. You can set the maximum image height or just leave it blank.

4 Templates
Available fields
Title : |title|
Post link : |post_link|
Street : |street|
Streetnum : |streetnum|
City : |city|
Country : |country|
State : |state|
Zip : |zip|
Content : |content|
Content stripped : |content_stripped|
Excerpt : |excerpt|
Post excerpt : |post_excerpt|
Small thumbnail : |small_thumbnail|
Medium thumbnail : |medium_thumbnail|
Full thumbnail : |full_thumbnail|
Author name : |author_name|
Post id : |post_id|
Lat : |lat|
Lon : |lon|
Dms : |dms|

Here is a list of the fields available for display in the templates. To use them just copy/paste the corresponding tag in the template editor.

Please note that those are the global values for this map. if you don’t see any change after modifying a tooltip template check that you haven’t defined a custom tooltip template on the post, page or user associated with the marker.

5 Default navigation list template
Templates are used to define the appearance of the navigation list items and the tooltips associated with each marker.
Templates support simple HTML and additional field tags
Respectively additional tags support any php code and any shortcode

For example, to display the title, content and thumbnail of a marker in the tooltips :

For example navigation list template for projects

 

6 Default Tooltip template
Templates are used to define the appearance of the navigation list items and the tooltips associated with each marker.Templates support simple HTML and additional field tags

For example, to display the title, content and thumbnail of a marker in the tooltips :

For example Tooltip template for projects

 

7 Toggle editor
highlight code

Was this article helpful to you? Yes No

How can we help?