CSS admin styles enqueued incorrectly
-
Hello guys, I recieved support for our CMP Coming soon plugin which is conflicting CSS styles with your plugin if both installed.
Specifically issue with
.sliderCSS class which we use as well (yes, shame on us too!:)After checking why it is happening I found out that you queue
admin.cssstyles to all admin pages, which you really should not.Please add a check for the plugin settings pages and enqueue the
admin.cssfile only to those pages created by your plugin if possible.Thanks, cheers Alex
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CSS admin styles enqueued incorrectly’ is closed to new replies.