• I am having an issue with a new installation of wordpress.

    When logged in, the admin bar that appears at the top flickers and jumps around like crazy when hovering over it with the cursor (both firefox and IE).

    The links slide over each other and basically makes it useless.

    I re-uploaded the wp-includes/js folder in case it was a javascript issue but to no avail.

    Anyone know a likely source of this issue?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try adding define('CONCATENATE_SCRIPTS', false ); to the bottom of your wp-config.php file (just before the require_once line).

    Thread Starter benlewis60

    (@benlewis60)

    Thanks for responding esmi.

    No dice I’m afraid. Same problem persists

    Try re-uploading all files & folders – except the wp-content folder – from a fresh download of WordPress.

    shooflydesign

    (@cleversticks)

    If you using a custom theme? I’ve seen this where a .hover class in my custom theme’s stylesheet messes with the adminbar, which also uses the hover class.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Admin bar flickers like crazy on hover’ is closed to new replies.