Hey Neil,
Sorry to hear you’re having problems with the plugin! I’m taking a look at the areas you mentioned on my development environment, but I’m not able to recreate these issues.
It’s more than likely that this is caused by a plugin conflict I’m unaware of, as the plugin doesn’t cause this kind of issue in a controlled environment. I’d love to try to debug this if you could send me the following data:
- The current version of WordPress you’re running
- A screenshot of your plugins page, or a list of your currently activated plugins
- A screenshot of your developer console. You can open your console by pressing F12 in most browsers, and clicking the
Console tab.
Thanks, I appreciate the report!
– Bruce
Great thanks for the quick reply Bruce
I have reactivated your plugin for testing purposes.
I am using version 4.2.2.
Where can I send the screenshots to? I can’t attach files to this reply.
Thanks
Neil
Console reads …
Uncaught TypeError: this.countries[code].setFill is not a function
2/wp-includes/js/wp-emoji-release.min.js?ver=4.2.2:4 Uncaught TypeError: f.className.indexOf is not a function
index.php:1839 Uncaught TypeError: Cannot read property 'replot' of undefined
/wp-includes/js/wp-emoji-release.min.js?ver=4.2.2:4 Uncaught TypeError: f.className.indexOf is not a function
load-scripts.php?c=1&load[]=hoverIntent,common,admin-bar,wp-ajax-response,jquery-color,wp-lists,qui…:270 Uncaught TypeError: Cannot read property 'hasClass' of undefined
Hey Neil,
Thanks for the reply. You can upload your screenshots to a site like imgur.com and post a link to them here. 🙂
Right now, it’s looking like it could be an issue with an icon that’s being loaded in your admin panel causing issues with the way that RocketBar uses Icons in the bar.
There’s actually an error coming from one of the WordPress javascript files (wp-includes/js/wp-emoji-release.min.js).
Thanks very much!
I’m making some changes for the next release of RocketBar that should help to resolve this issue. This release should be out within the next few days. 🙂
Thanks for the update. I look forward to the updated release.