moucate
Forum Replies Created
-
Forum: Plugins
In reply to: [Extensions for Leaflet Map] Leaflet-control-layers-toggle buttonI’ve tried it with the next version and it’s working.
Thank you very much for your help and your super plugin!Viele Grüße aus Berlin,
StéphaneForum: Plugins
In reply to: [Extensions for Leaflet Map] Leaflet-control-layers-toggle buttonThanks for your answer.
Yes I mean this.
It works fine: I can display and select my groups.
I have a lot a groups and my list is long and mask the map. So I would like to display the list only when the mouse is over the icon “layers.png”(https://unpkg.com/[email protected]/dist/images/layers.png)
And my question is: how to release that (like on the page https://leafext.de/extra/elevation-extramarker).
My page is:
https://run.berlin12.euHi,
I still have the problem.
Have you got an issue for this problem?
Many thanks for your reply.
StéphaneHi,
Thank you for your answer.1. Website
I want to use HTML E-mails, so yes “Use HTML for E-mails?” is turned ON on my website.2. Test-website
On my test-website (fresh installation with only one plugin: UM) I have not changed the default settings.The problem appears on my website and on my test-website.
Thank you.
StéphaneForum: Plugins
In reply to: [Swift SMTP (formerly Welcome Email Editor)] plugin fixHi
I took PowerMarketing’s file and replaced$user = get_user_by('login', $user_login);with
$user = get_user_by('login', sanitize_user($input));Then the [reset_url] seems to work fine for me but the email is as plain text not HTML…