Plugin Author
hupe13
(@hupe13)
Does this work before version 3.5.5?
Thread Starter
bcobin
(@bcobin)
I would think it probably did; after all, I successfully created the page in the first place without incident. If I could get a link to an earlier version, I suppose I could deactivate, remove and upload the earlier version to try. Thanks for the quick response!
Plugin Author
hupe13
(@hupe13)
You can use WP Rollback to install any old version from any plugin. Thank you for testing.
Thread Starter
bcobin
(@bcobin)
Same behavior with 3.5.4. Should I try rolling back further? Thanks!
Plugin Author
hupe13
(@hupe13)
No. For some reason your test page tries to load Control.FullScreen.js and Control.FullScreen.css, but it is not clear from the url which plugin or function is responsible for this.
I tested this shortcode with Elementor and it works for me.
[leaflet-map]
[fullscreen]
Thread Starter
bcobin
(@bcobin)
Below is the complete shortcode. Note that the Extensions plug-in is currently disabled, so [fullscreen] has no effect.
Not having fullscreen isn’t the end of the world, but it would be nice… thanks!
———-
[leaflet-map !scrollwheel lat=40.895684459038165 lng=-73.59947204589845 zoom=10]
[fullscreen]
[leaflet-geojson src=https://suozzi.icrmedia.com/wp-content/maps/NY_CD3_rewound_coordinates_no_crs.json]
Plugin Author
hupe13
(@hupe13)
Does Elementor have a fullscreen function? Or have you installed any additional plugin for fullscreen?
Thread Starter
bcobin
(@bcobin)
The only reason I installed Extensions for Leaflet Map was to have the fullscreen function, which AFAICT is not available otherwise. It works, but crashes the Elementor editor.
Plugin Author
hupe13
(@hupe13)
In the source of your test page I see:
<link rel="stylesheet" href="Control.FullScreen.css" />
<script src="Control.FullScreen.js">
and
"lightbox_enable_fullscreen":"yes"
Some other plugin or function seems to provide fullscreen. And that is not compatible with each other.
-
This reply was modified 2 years, 6 months ago by
hupe13.
Thread Starter
bcobin
(@bcobin)
Good catch! This was before I discovered your plug-in and tried another solution.
Code has now been removed, but sadly, the Elementor editor still crashes.
I’ve enabled the module for now (and upgraded to latest version), so you can see that fullscreen works.
Thanks for looking into this.
Plugin Author
hupe13
(@hupe13)
Version 4.0 is released. There is a fix to work with Elementor. Does it work for you?
Plugin Author
hupe13
(@hupe13)
I will mark this as resolved. You are welcome to open a new support topic if you have any questions.