renefred
Forum Replies Created
-
I found the reason. A plugin, Better WordPress Minify, is the cause of the problem. Would still like a solution for the CSS to turn it off completely in case I get a lot of icons.
I just put the plugin on a test site and there it works, so it is probably something on this site thats to blame.
Just to be sure I did the CSS change correct, van you show how I switch it off?
This is what I see near line 131:
.leaflet-container img {
max-width: none !important;
border:none !important;
background:no-repeat !important;
padding:0px;
margin:0px;
}
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane { z-index: 5; }
.leaflet-marker-pane { z-index: 6; }
.leaflet-popup-pane { z-index: 7; }
.leaflet-zoom-box {
width: 0;
height: 0;
}
.leaflet-tile {
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;Thanks. This solves it.
I didn’t switch. I tried out with google maps to begin with, but shouldn’t it be possible either to fix the shadow problem (broken image link just behind the icon) or remove the drop shadow completely?
Hi,
I’ve tried to fix a shadow problem. I get a broken image link in Safari and Chrome:
https://www.renefrederiksen.dk/nationalparker-i-usa/
The shadow image is there:
https://www.renefrederiksen.dk/wp-content/plugins/leaflet-maps-marker/leaflet-dist/images/marker-shadow.pngBut just not showing.
I’ve also tried to edit the css and set the shadow to none, but nothing seems to help.
That seemed to work. Thanks
1.2.0
I can’t update it without my site crashing.
If I update, my site crashes. If I delete my site crashes.
I found a temporary solution. I got a backup of my plugins from VaultPress. I uploaded the old version of the plugin.
It is now working again.
However, plugin is still inactive and I cannot delete it without crashing the site.
I did not have the plugin active or running.
I simply updated through WP and the site crashed.
Deleting doesn’t help. Just gives me more errors.
I am no longer able to access my site so I cannot upload a new version and activate.
I had the plugin inactive. I just updated and now my site is gone.
Get this error:
Fatal error: Call to undefined function get_option() in /var/www/renefrederiksen.dk/public_html/wp-content/plugins/p3-profiler/start-profile.php on line 5I have tried to delete it through FTP but that doesn’t solve the problem. I just get even more error messages.
René
Forum: Plugins
In reply to: NextGEN Gallery album doesnt workI also have this problem.
I’m running the latest version go the plugin and WP.
Have tried to deactivate and activate, but nothing happens.
You can view the gallery here: https://www.renefrederiksen.dk/roadtrips/roadtrip-2010/billeder-sommer-2010/
Whatever I click it just reloads the page. My guess is it started happened for me with the latest updates of WP.