• Resolved Nate

    (@nathanaelains)


    Hey, I’ve noticed no matter what page you are on your plugin is always loading Its CSS. Because of this, I have found your classes interfering with other plugins most annoyingly the class ‘.group’ which is a very common class and has messed up multiple things on my WordPress. this has only come up in the most recent updates. Please can you update it to:

    .wpanalytify .group {
    position: relative;
    min-height: 500px;
    }
    (or something similar)

    I can only see it being used on your settings page but saying that I’ve not spent loads of time going through your code.

    Can you also possibly consider checking the page URL before calling your style sheets. So your only loading your styles on your own plugin pages and they don’t mess around with other plugins.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Nate,

    Thank you for reporting the issue. The issue is fixed and will release the new update within the next 24 hours.

    Plugin Author Adnan

    (@hiddenpearls)

    This issue has been fixed and released. Please update your plugin accordingly.

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

The topic ‘CSS interfering with other plugins’ is closed to new replies.