• Resolved cabohe

    (@cabohe)


    Hi!

    In your file sg-cachepress/assets/css/main.min.css are set global rules that are breaking my backend panel like this one:

    img {
    max-width: 100%;
    height: auto;
    display: block;
    border: 0;
    }

    I think you should define a parent element for these elements so that they do not affect the rest of the panel.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Plamen M

    (@plamenm)

    Hello @cabohe ,

    Our plugin is being used on millions of WordPress installations without such issues. Please, provide more information – which theme are you using? What other (inactive) themes are there in your installation? Does this issue occur in a fresh instance of WordPress with only the active theme and our plugin installed – nothing else?

    What does “breaking my backend panel” mean – can you provide a screenshot or post a support ticket if you are a SiteGround customer – is it broken on all pages or just the plugin page?

    Regards,
    Plamen.M
    Tech Support Team
    SiteGround.com

    Thread Starter cabohe

    (@cabohe)

    Hello
    I’m sorry my message seemed so dramatic, ??

    I mean some images are misplaced on the backend by that definition in the sg-cachepress/assets/css/main.min.css` file (for example the adminbar Polylang language flag is shown in block when it should be inline).

    The theme is one of own development. Right now I can’t test without other plugins but as soon as I can I’ll let you know.

    In any case, the problem is that the siteground plugin is affecting other plugins styles, so if I deactive them, I can’t see the problem :P.

    Plugin Support Tsvetan Mitev

    (@tsvetanm)

    Hello @cabohe,

    Thank you for the report!

    We have already identified the problem and our developers are working on a permanent fix.

    I am afraid that I cannot provide you with an ETA, but as soon as we deploy the fix, we will make sure to include it in the changelog.

    Best Regards,
    Tsvetan Mitev

    Thread Starter cabohe

    (@cabohe)

    Don’t worry, it’s not a serious problem.

    As you have commented, I have verified that it only happens in the Siteground plugin sections. In the rest of the panel everything is OK.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘wp-admin css bug’ is closed to new replies.