• Hi, thanks for your plugin, it greatly improved my website. But when it`s activated it hides the WordPress admin bar. (When I switch off plugin I can see my admin bar again). Has anybody faced this problem? How can I fix it?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Yevhenii Matviichuk

    (@yev1506)

    Moreover, it didn’t disappear but moved down under my footer and looks awful…But it`s only visible if you are signed in as admin…

    Seems u are caching and/or minifyign the admin pages. Typically people set it up so w3tc does not cache logged in users (ie, admins).

    Nonetheless, it sounds like a simple js and/or css sorting issue when it is minifying. You can either tweak the ordering via changing to manual mode (minify) and using the wizard tool to drag/drop the files in the right order.

    You can also exclude the admin’s css and js files from being minified which could also solve your problem (just add their url’s into the appropriate exclusion fields under Minify).

    Thread Starter Yevhenii Matviichuk

    (@yev1506)

    Thanks a lot. I found the problem – I was using autoptimize plugin to minify js and css and it was conflicting with the w3 cache plugin.

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

The topic ‘WordPress admin bar disappeared’ is closed to new replies.