• Resolved mitchellem

    (@mitchellem)


    Hello,

    The recent update of the plugin has some compatibility issues with The GDPR Framework plugin
    Previously it was displayed this way -http://prntscr.com/llii1m, but now the icon is huge and page is not editable – http://prntscr.com/lligz1

    Could you please check the styles of backend? Thank you

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Marius L. J.

    (@clorith)

    Hiya,

    I’m not sure what that icon is relating to, but if the framework you are referencing is adding anything to the editor, then they’ll need to address this on their end.

    Thread Starter mitchellem

    (@mitchellem)

    Thanks for your prompt response.
    The issue happens because of the stylesheet of gutenberg plugin – http://prntscr.com/llkdd0
    specifically, this rule:
    .block-editor__container img {
    height: auto;
    max-width: 100%;
    }
    Looks like it was added in the latest update only, because there was no issue with previous versions.
    Is there anything you can check?

    Moderator Marius L. J.

    (@clorith)

    I’m afraid not, it sounds like they’re injecting an image somewhere without proper constraints, this is something they’ll likely need to address.

    Thread Starter mitchellem

    (@mitchellem)

    Thank you

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

The topic ‘Compatibility issues’ is closed to new replies.