I’m having quite some trouble finding a way to edit the existing default categories, and/or adding new custom categories to my website using Control Listings. I’m actually using the City Kids theme. Is there a way you can help me out with this?
]]>This is the code I have added to functions.php
add_filter('acf_osm_marker_html', function($html) {
return '<div class="my-marker-inner">×</div>';
});
add_filter('acf_osm_marker_classname', function($html) {
return 'my-marker';
});
Any clues?
Thank you
https://www.ads-software.com/plugins/leaflet-maps-marker/
]]>Question – is it possible for a Marker’s icon to be displayed on the Map layer but omitted from the Marker list (below map). I have multiple marker listings and would like to control if it can be displayed in the marker list.
https://www.ads-software.com/plugins/leaflet-maps-marker/
]]>https://www.ads-software.com/plugins/leaflet-maps-marker/
]]>