Replace this:
moreInfoContent += "<span><strong>Email</strong>: " + storeData.email + "</span>";
with this:
moreInfoContent += "<span><strong>Email</strong>: <a href='mailto:" + storeData.email + "'>" + storeData.email + "</a></span>";
This makes the email link in the more info section clickable.
Thank you Tijmen
This is really amazing plugging..
Tijmen
I tried to figure out which file should replace.
Can you maybe point me the right direction please
Tijmen
Sorry to bother again.
Can you or anyone else tell me which file should I make this change?
ASAP Please
ASAP Please
What do you think this is, paid premium support where you can make demands?
The file you are looking for is the /js/wpsl-gmap.js js file.
Tijmen
I apologise if it felt that I made a demand that wasn’t what I meant.
I’m sorry thank you for the quick answer I really appreciate it.
Hi Tijmen,
I cant find js/wpsl-gmap.js
Not in the js map
And i cant find the code anywhere
I have the latest version: 3.75.1
Is it only in the paid plugin?