• Some of the admin styles defined in /wp-content/plugins/woo-product-feed-pro/css/jquery-ui.css?ver=9.5.5 affect other plugins and make their backend settings screen unreadable.

    The issue is with this style in particular:

    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
    	color: #ffffff;
    	text-decoration: none;
    }

    Could you maybe use selectors that do not affect other plugins?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter hussong

    (@hussong)

    We have just updated to version 9.6.9 of “Product Feed PRO for WooCommerce” and the problem still persists.

    Could you please fix your selectors so that other plugin’s settings screen are not affected?

    Thank you!

    Thread Starter hussong

    (@hussong)

    Any feedback on this? The issue still persists.

    Hi,

    Apologies for the late reply, somehow this issue was overlooked.

    The piece of CSS you pasted is actually coming from jQuery and is not developed by us. It is being used by lots of other plugins too. So even if we would change this at our end you might still experience this issue when another plugin you are using or will start using in the future uses the jQuery library.

    Anyhow, since we are not experiencing any issues with this an no other user reported this to us can you show a screenshot or movie of what is happening for you?

    Thread Starter hussong

    (@hussong)

    Thanks for the reply and the helpful pointer, that’ll help us look deeper into it!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Admin styles affect other plugins’ is closed to new replies.