Tell us what you are trying to do?
I am trying to setup a map using different markers based on custom taxonomy 'experienta. Each post have a custom field for location. Its slug is 'adresa'. Not all posts types are having this taxonomy, but for those I plan to set the marker icon based on post type. I tried to follow the forum posts, but is not working. For the moment is set the conditional only for one term of the taxonomy, but is not working.
Is there any documentation that you are following?
I followed posts in your forum, and come up to the step seen in screen capture, but on map is not displayed anything even there is a post having set that term used in the conditional shortcode. I mentioned that I have registered the has_term function in toolset settings, as seen in the uploaded image.
Is there a similar example that we can see?
What is the link to your site?
explorebihor.ro
Hello,
Since you are using shortcodes to display those codes of your screenshot:
https://toolset.com/wp-content/uploads/2020/10/1815909-screencapture_explorebihor_ro_wp_admin_post_php_2020_10_19_11_49_20.png
I suggest you try with WP built-in shortcode block, put those codes into shortcode block, and test again.
More help:
hidden link
I have made the modification suggested and it worked, but now, the Post type custom filter search is not having any impact on the points displayed on the map. More, between the custom search area and the map is displayed either a space if content is selected by the filters or is displayed "No items found" if no content correspond to the filters. How can synchronize the map with the custom search results and not to have displayed that space between the map and the custom search area?
My issue is resolved now. Thank you!