hupe13
Forum Replies Created
-
Forum: Plugins
In reply to: [Leaflet Map] WordPress 7[leaflet-marker lat=42.206 lng=13.519] [leaflet-marker]Rocca
di Mezzo[/leaflet-marker]You have a typo: Delete the second “
[leaflet-marker]“.- This reply was modified 5 days, 19 hours ago by hupe13.
Forum: Plugins
In reply to: [Leaflet Map] WordPress 7Which Elementor widget are you using for creating maps and markers? Shortcode widget?
Forum: Plugins
In reply to: [Leaflet Map] WordPress 7It works with WordPress 7! What does not work for you? Or is it only the information “Tested up to 6.9.4” what bothers you?
Forum: Plugins
In reply to: [Extensions for Leaflet Map] [leaflet-image-overlay] errorI think, it is a problem with the default image. Chromes developer console says “ERR_TOO_MANY_REDIRECTS”. Firefox also had trouble loading this default image today.
But it should work with your images.
Forum: Plugins
In reply to: [Extensions for Leaflet Map] [leaflet-image-overlay] errorDo you have an example? The example in Shortcode Helper is okay.
Forum: Plugins
In reply to: [Leaflet Map] replace start/end-icons possible?From
elevationshortcode? You can hide the marker withtrkStart=0ortrkEnd=0. You can define a color using CSS something like this:.start-marker {
fill: #000;
}
.end-marker {
fill: #FFF;
}- This reply was modified 1 week, 1 day ago by hupe13. Reason: typo
Forum: Fixing WordPress
In reply to: shortcode block and line breaksAlternatively, you could also choose not to use shortcodes and use blocks instead.
That’s a big disadvantage of (my) Leaflet Map plugins, and it’s on the wish list. I’m not able to do that.
Forum: Fixing WordPress
In reply to: shortcode block and line breaksNo, no, it is correct, that the specific shortcode has no output.
Example: ids is the id of a picture in media gallery
<!-- wp:shortcode -->
[gallery ids=10518]
[gallery ids=10518]
[gallery ids=10518]
<!-- /wp:shortcode -->
<!-- wp:paragraph -->
<p>*****</p>
<!-- /wp:paragraph -->
<!-- wp:shortcode -->
[gallery ids=10518]
<!-- /wp:shortcode -->
<!-- wp:shortcode -->
[gallery ids=10518]
<!-- /wp:shortcode -->
<!-- wp:shortcode -->
[gallery ids=10518]
<!-- /wp:shortcode -->creates
<p><div id='gallery-1' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>
<br />
<div id='gallery-2' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>
<br />
<div id='gallery-3' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>
</p>
<p>*****</p>
<div id='gallery-4' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>
<div id='gallery-5' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>
<div id='gallery-6' class='gallery galleryid-10950 gallery-columns-3 gallery-size-thumbnail'><figure class='gallery-item'>
<div class='gallery-icon landscape'>
<a href='https://my-domain.tld/bild6/'><img decoding="async" width="150" height="150" src="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png" class="attachment-thumbnail size-thumbnail" alt="" srcset="https://my-domain.tld/wp-content/uploads/Bilder/Bild6-150x150.png 150w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6-300x300.png 300w, https://my-domain.tld/wp-content/uploads/Bilder/Bild6.png 512w" sizes="(max-width: 150px) 100vw, 150px" /></a>
</div></figure>
</div>You can see the
<br />. These generate a greater space between the pictures.Forum: Fixing WordPress
In reply to: shortcode block and line breaksThe problem is the
<br />:example1out<br />Maybe it is a special case:
If you enter the shortcodes individually, one per shortcode block, no
<br />tags are generated. If you enter the shortcodes in a single shortcode block, one per line, the<br />tags are inserted.The shortcodes in the Leaflet Map plugins create mostly Javascript, the concrete shortcode creates no output, WordPress renders the shortcode block and adds the
<br />.Is that the intention?
If something isn’t working and I don’t think it’s my fault, it’s usually a GDPR plugin or a caching plugin.
Did you change anything? I see, that you are using the Compliance plugin. The same error occured, if I tested my settings for the Compliance plugin. I changed the switch for “Openstreetmap” off and on, then my test page works again.
But today I get no banner from Compliance and no map if I open your page with a “fresh” browser. Tested with Firefox and Chrome.
How is your shortcode for the map and for elevation?
There were a lot of changes; it wasn’t just my plugin that got an update. Does it work, if you rollback to the previous version?
The plan is to fix it.
Thank you very much.
Gemini – I’m curious to see it.
My mail address – see https://leafext.de/en/doku/about/ below on this site.