I want to include polygons in maps. Is there also the possibility of integrating polygons via a script or PHP?
Solution:
There isn't such kind of built-in feature within Toolset Maps plugin, it needs custom codes, I have searched it in google, and find these related documents:
In a content template, setup a view block,in the view block, display a button block, Translate the content template with WPML plugins, the button block does not display translated text in front-end.
Solution:
It is a known issue, and have been escalated to our developers, Currently, please try these:
you can setup the view block directly in page content(without content template), then translate the page, it should be able to avoid above issues.
I am now trying to style the popup text when clicking on each marker. How would I go about adding html tags to this shortcode in the content template so that each popup looks like the following?
Solution:
You can use marker shortcode to wrap those shortcodes you mentioned above, for example:
Solution:
The user was putting the search form and search results in Elementor templates. They are meant to be used in Regular pages instead of Elementor templates.