Title: weeri's Replies | WordPress.org

---

# weeri

  [  ](https://wordpress.org/support/users/weeri/)

 *   [Profile](https://wordpress.org/support/users/weeri/)
 *   [Topics Started](https://wordpress.org/support/users/weeri/topics/)
 *   [Replies Created](https://wordpress.org/support/users/weeri/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/weeri/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/weeri/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/weeri/engagements/)
 *   [Favorites](https://wordpress.org/support/users/weeri/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Can’t send test mail:](https://wordpress.org/support/topic/cant-send-test-mail-4/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/cant-send-test-mail-4/#post-18254940)
 * Apparently, if I add the following code to my child-theme’s functions.php it 
   works:
   add_filter( ‘wp_mail_smtp_custom_options’, function( $phpmailer ) {$phpmailer-
   >AuthType = ‘LOGIN’; // or ‘PLAIN’});
 * Is this correct?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Always display label on Elevation GPX map](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/#post-17445103)
 * Thank you for all your replies, also on other topics. Due to moving between houses,
   this map project is a bit on hold for now. But it will continue soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Map] Create image overlay](https://wordpress.org/support/topic/create-image-overlay/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/create-image-overlay/#post-17385846)
 * Great, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Show GPX route after click on marker](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/#post-17379104)
 * Nevermind, I accidentally added all extramarkers double… I’m learning though 
   😅
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Show GPX route after click on marker](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/#post-17379100)
 * Okay, the ‘extra’ circle with “2” was a cluster. I don’t want it to be clustered
   though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Show GPX route after click on marker](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/#post-17379054)
 * Now I’ve created groups with options. It seems like I’m doing something wrong.
   I used “Title” as option and added titles to the different elements that I want
   to be grouped.
 *     ```wp-block-code
       [leaflet-marker lat=52.958399386474 lng=5.9642760470653 iconUrl=xyz.png iconSize="30,30" visible title=startpunt]
   
       [leaflet-extramarker lat=52.94975603 lng=5.96737788 icon=fa-number number=2 title=knooppunt]
   
       [leaflet-extramarker lat=52.94482833 lng=5.96682681 icon=fa-number number=19 title=knooppunt]
   
       [leaflet-extramarker lat=52.93836723 lng=5.96904417 icon=fa-number number=9 title=knooppunt]
   
       [leaflet-optiongroup option="title" values="knooppunt, startpunt" groups="Knooppunten, Startpunt" substr]
       ```
   
 * The leaflet-marker works as I want. I can toggle on/off startpunt.
   However, the
   extramarkers don’t seem to get added to a group. Instead, a single new marker
   is created – see screenshot.
 * ![](https://i0.wp.com/padenplekjes.nl/wp-content/uploads/2024/01/Screenshot-2024-
   01-28-at-17.36.52.png?ssl=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Always display label on Elevation GPX map](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/#post-17378968)
 * Ah, thanks. I thought I tried that before, but then my whole page was blank. 
   Probably did something wrong before…
   Thanks again for the quick reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Always display label on Elevation GPX map](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/#post-17378951)
 * I have made some advancements. However, now Labels still show (pop-up after click)
   even when there is no text between [extramarker][/extramarker]
 * [https://padenplekjes.nl/landgoed-oranjewoud-route-3-2/](https://padenplekjes.nl/landgoed-oranjewoud-route-3-2/)
 * I have already tried some things with [hover] and adding extraClass but it doesn’t
   seem to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Show GPX route after click on marker](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/show-gpx-route-after-click-on-marker/#post-17378795)
 * Okay, the map with starting points with url to page was my next option. The example
   of Visit Friesland looked so neat though.
 * Thanks again for your time
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Extensions for Leaflet Map] Always display label on Elevation GPX map](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/)
 *  Thread Starter [weeri](https://wordpress.org/support/users/weeri/)
 * (@weeri)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/always-display-label-on-elevation-gpx-map/#post-17377761)
 * Thanks for your quick reply. Then I’ll continue with extramarkers.

Viewing 10 replies - 1 through 10 (of 10 total)