• Resolved cyaburt

    (@cyaburt)


    This site is running Store Locator Plus Premier 4.8.7. Uploaded WP Smush and optimized the images which worked great. However, it conflicted with SLP and I could not access the Admin of the plugin. It was frozen. Upon removal of WP Smush, the SLP Admin immediately became unfrozen.

    Having the SLP support examine the code it was determined:
    SmushIt is changing the CSS for the global #wpfooter div on ALL admin pages including the Store Locator Plus admin pages.

    http://enmarkstations.net/wp-content/plugins/wp-smushit/assets/css/wp-smushit-admin.css?ver=2.7.6
    /** Override WP Footer Styling, Hide it on WPMU pages only, if we really need to **/
    .wp-admin #wpfooter {
    display: block;
    }
    Why is WP Smush changing or blocking the CSS and JavaScript code of other plug-ins belonging to other Admin pages?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hey @cyaburt,

    Hope you’re well.

    I tested it (https://wordpress.org/plugins/store-locator-le/) on my end but I couldn’t replicate it. WP Smush loads its styles only when you on Smush page. So at the SLP pages, it shouldn’t load. Maybe there is a third plugin cause conflict. Can you deactivate all the plugins except these two plugins? Is problem continues?

    Cheers,
    Oguz

    Thank you for using Smush. I am going to close this ticket for now. If you still need our help share the results of the conflict test and we can reopen the ticket.

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

The topic ‘Override WP Footer Styling’ is closed to new replies.