• Resolved waterval

    (@waterval)


    When I work in the backend, there is an admin bar at the top.

    When I edit a page, it is usually the case that when I click on the “page display” button,

    the admin bar is visible when the page is displayed, but in my case this admin bar disappears. But a white field is visible on the page. This is probably the place where the black bar should be.

    How can I fix this?

    Beste Grü?en

    Wil

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

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hi @waterval

    Can you make sure that Show Toolbar when viewing site option from Profile is Checked?

    https://prnt.sc/SkQD4ueh949g

    Admin bar will be hidden if this option is not checked. Let me know how it goes. Thanks

    Thread Starter waterval

    (@waterval)

    Hi Uddin Ahmed,

    Thanks for your Reaktion, and Yes, that ist checked.

    Thank You for the information. Can you share a screenshot of the white space you are seeing? Because I’m not logged in, I’m seeing this: https://prnt.sc/x6U9EFHJonbF

    Thread Starter waterval

    (@waterval)

    Thread Starter waterval

    (@waterval)

    Thank you for sharing the Google Drive URL but it seems the files is not shared publicly:
    https://prnt.sc/aQDaWLPoKmTc
    Make sure the file is Public. Thanks again

    Thread Starter waterval

    (@waterval)

    Yes, URL is working. Can you try this CSS code:

    html.n2webp.js {
    margin-top: 0 !important;
    }

    You can add this to Appearance -> Customize -> Advanced CSS: https://prnt.sc/Z9hThlvS8lz3

    Let me know if this works. Thanks

    Thread Starter waterval

    (@waterval)

    Tahnks, this css ensures that this white border is gone, but there is still no admin bar.

    I’m sorry to hear that. Can you share a full screenshot of the Chrome Developer Console? like this: https://prnt.sc/2bvhaHWUgcF4

    wpadminbar <div> should be there. I would also suggest to remove my CSS code for now and deactivate all plugin and see if you can see the Admin bar.

    Thread Starter waterval

    (@waterval)

    ok, very good tip, the plugin lightspeedcache causes this error. However, I have not yet found a possibility with lightspeedcache as to why this is the case

    Hi @waterval

    That’s great!

    Here are some steps to help resolve this:

    1. Purge All Caches: Cached pages can sometimes interfere with the Admin Bar. Try going to the LiteSpeed Cache menu in your WordPress dashboard and selecting Purge All to clear the cache.
    2. Exclude Admin Pages from Caching: In LiteSpeed Cache settings, navigate to Cache > Cache Excludes and add wp-admin to the Do Not Cache URIs section. This prevents the plugin from caching admin pages.
    3. Disable Minification for Admin Pages: Sometimes, minifying CSS or JavaScript can affect display. Go to LiteSpeed Cache > Page Optimization, and under the CSS and JS settings, try disabling Combine CSS/JS and Minify CSS/JS for logged-in users.
    4. Disable Caching for Logged-In Users: You can prevent caching for logged-in users altogether. Go to LiteSpeed Cache > Cache and enable the option to Disable Cache for Logged-In Users. This ensures the Admin Bar remains visible while you’re logged in.
    5. Clear Browser Cache: If the issue persists, try clearing your browser cache or checking the site in an incognito window, as the browser’s cache can sometimes cause display issues.
    6. Check for Plugin Conflicts: If none of the above resolves the issue, there could be a conflict with another plugin. You can temporarily disable all plugins except LiteSpeed Cache to check if the Admin Bar appears. If it does, re-enable the plugins one by one to identify the conflicting one.

    Let us know if these steps help. Thanks

    Thread Starter waterval

    (@waterval)

    Thanks for the instructions. It is definitely clear lightspeedcache. I have activated and deactivated each plugin individually, but, apart from lightspeedcache, other plugins have no influence on the admin bar. I now have an appointment and can only make it on Monday to test your further instructions. I will be happy to report to you on Monday whether your instructions were successful. until then, a big thank you and I will be happy to contact you.

    I’m glad that i was able to help a little. Thank You

    Thread Starter waterval

    (@waterval)

    Good morning, As I promised last week, I wanted to give you a feedback. I have done all the instructions but it has not led to any improvement. The admin bar remains missing when litespeedcach is active

Viewing 15 replies - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.