Hi,
please have a look into the browser console which should display additional infos about errors that may cause this. Please also try disabling all other plugins to verify if this is caused by a plugin conflict.
best,
Robert
are you using the latest version BTW?
This is what i get in console.
Failed to load resource: the server responded with a status of 404 (Not Found)
admin.php?page=leafletmapsmarker_marker:918 Uncaught TypeError: tinyMCE.activeEditor.getContent is not a function
admin.php?page=leafletmapsmarker_marker:918 Uncaught TypeError: tinyMCE.activeEditor.getContent is not a function(anonymous function) @ admin.php?page=leafletmapsmarker_marker:918m.event.dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,quicktags,jquery-ui-c…:4r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,quicktags,jquery-ui-c…:4
ajax-actions.js?ver=2.5:14 Uncaught TypeError: tinyMCE.activeEditor.getContent is not a function
I’m using latest version and also upgrade PHP to ver 5.5 (that was recommendation after instalation).
I will try to switch off all plugins later.
Ok. There is a conflict with CKEditor for WordPress plugin. When i turned it off i’m able to add markers to layers.
thanks for the info – there seems indeed to be a conflict with that plugin as it is also replacing TinyMCE editor on my plugins pages and as a resulting causing the AJAX scripts to break. I will contact the developer to check if they can fix this…
This plugin generaly cause problem with many other plugins, for instance with NextGen Gallery.
you mean CKEditor of Leaflet Maps Marker? I already opened a support ticket with CKEditor BTW…