Comments webplantmedia started the conversationJuly 2, 2021 at 5:28pmI need to be able to display images in my Interactive map. The default tooltip in the map is a simple text like so:39.949|-75.171|Our Location40.793|-73.954|Our Location #2Is there any hack possible so that I can insert img tags and strong tags? See gist belowhttps://gist.github.com/webplantmedia/57d52e5fb78bfef1beeae9c94132a54bIt does work initially, but after some time, the map becomes broken. Is there anyway I can wrap it in a shortcode maybe? Or any other ideas? I know I'm using it past its documented purposes. Just trying to find a suitable hack. 8,847Tahir repliedJuly 2, 2021 at 6:47pmHey Again,You can override the Page Element using: http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/ . Thanks ThemeNectar Support Team Sign in to reply ...
I need to be able to display images in my Interactive map. The default tooltip in the map is a simple text like so:
39.949|-75.171|Our Location
40.793|-73.954|Our Location #2
Is there any hack possible so that I can insert img tags and strong tags? See gist below
https://gist.github.com/webplantmedia/57d52e5fb78bfef1beeae9c94132a54b
It does work initially, but after some time, the map becomes broken. Is there anyway I can wrap it in a shortcode maybe? Or any other ideas? I know I'm using it past its documented purposes. Just trying to find a suitable hack.
Hey Again,
You can override the Page Element using: http://themenectar.com/docs/salient/overriding-salient-wpbakery-element-template-files-through-a-child-theme/ .
Thanks
ThemeNectar Support Team