Dennis
Forum Replies Created
-
Resolved with default theme.
Within my custom theme (Divi, Elegant Themes) I still encounter this issue.
This still not resolved.
-I have twenty seventeen as theme
-Only this plugin active1 custom made role with 1 user.
1 page with that user as author
When that user logs in, he can’t edit any pages. 🙁I didn’t know that treshold limitation. Then I have some work to do. 😉
Thanks!solved
Hotfix worked for me:
For those users which cant wait till v9.0.21 is available in a few days, please manually download the current plugin package and manually overwrite the plugin file head.php on your server via FTP.
As an alternative, you can fix this issue on your server by opening yourdomain.com/wp-content/plugins/comprehensive-google-map-plugin/head.php
find the linewp_enqueue_script(‘comprehensive-google-map-plugin’, CGMP_PLUGIN_JS. ‘/cgmp.admin’.$minified.’.js’, array(‘jquery’, ‘media’, ‘wp-ajax-response’), CGMP_VERSION, true);
and replace this line with
wp_enqueue_script(‘comprehensive-google-map-plugin’, CGMP_PLUGIN_JS. ‘/cgmp.admin’.$minified.’.js’, array(‘jquery’, ‘wp-ajax-response’), CGMP_VERSION, true);
v9.0.21 which includes this fix will be available soon via automatic plugin updater…
Alex
https://ww.wp.xz.cn/plugins/comprehensive-google-map-plugin/