• Have just installed this but the plugin admin pages do not scroll down. Its as if its a website inside the admin, and its stick, so its pretty useless to change settings.

    Is this needed for Cloudflare, because if we cant access the settings then I am reluctant to use it.

Viewing 1 replies (of 1 total)
  • Thread Starter amityweb

    (@amityweb)

    I can see the issue…

    This code is in the CSS, but its being added by the Feefoo plugin. I would advise any plugin developer to keep their classes and IDs unique so they dont conflict. So you should add cf- or cloudflare- or something to all classes and IDs and then it wont conflict:

    div#root {
    position: fixed;
    width: 100%;
    height: 100%;
    }

Viewing 1 replies (of 1 total)

The topic ‘Cant scroll down plugin settings page’ is closed to new replies.