Hi again,
I have something else I’d like you to try if the above tips did not help you track down an incompatibility.
First, look at the source of the page and copy the Admin Bar Button settings from the header. I’d like to see if there is an error there, which would cause the button to fail. For your reference, they’ll look like this –
<script type="text/javascript">
/**
* Admin Bar Button display options
*/
var djg_admin_bar_button = {
button_position: 'top-left',
button_activate: 'both',
bar_auto_hide: true,
bar_show_time: 5000,
animate: true,
animate_button_duration: 333,
animate_bar_duration: 666,
animate_direction: 'left'
}
</script>
After that, please visit the Admin Bar Button settings page and click the **Restore Defaults** button. I appreciate that you may have customised your settings slightly, but this will tell us if something in the last update broke the plugin due to your settings.
Thanks again,
David Gard