[Plugin: WP-TopBar] when topbar item is disabled, jquery code is shown on page
-
When (my only) topbar item is disabled, following code is shown on the blog (in the output – not sourcecode)
jQuery(document).ready(function() {jQuery(‘#wptbheadline’).hide().delay().css(‘visibility’,’visible’).slideDown().fadeIn(1000).show(‘slow’);});
So I needed to uninstall topbar to avoid this
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: WP-TopBar] when topbar item is disabled, jquery code is shown on page’ is closed to new replies.