• Resolved ahkolon

    (@ahkolon)


    HELLO THERE, I RECENTLY CHANGED WEBSITE’S THEME TO ASTRA AND I WAS ALREADY USING YOUR PLUGIN BEFORE THE CHANGE. FOR A FEW DAYS EVERYTHING WAS OKAY BUT TODAY I NOTICED

    TAGGED FONTS ARE VERY SMALL AND WHEN I OPENED THE DEVELOPER TOOLS I NOTICED A CSS THAT COMES FROM YOUR PLUGIN OVERWRITES THE THEME FONT CONFIGURATIONS.

    NAME OF THE CSS RULER:
    .HEADERSECURITYADVANCEDHSTSWPROSHUETXEXTTEXTSIZE, P {
    FONT-SIZE:11PX;
    COLOR: #717171;
    }

    CURRENTLY I DISABLED THE PLUGIN BECAUSE MY CLIENT COULD NOTICED IT. PLEASE LET ME KNOW WHAT MAY CAUSE THIS. I ALSO USE THE PLUGIN WITH SEVERAL OTHER WEBSITES THAT HAS THE SAME THEME AND I NEVER WITNESSED THIS PLUGIN SETTING UP A DIFFERENT CSS ON FRONTEND

Viewing 5 replies - 1 through 5 (of 5 total)
  • Same here but in the backend with :

    p {
    font-size: 11px;
    color: #717171;
    text-align: justify;
    font-weight: 400;
    }

    Could you please use a more precise CSS selector in a quick update?

    Thank you

    Plugin Author Andrea Ferro

    (@unicorn03)

    Hi @nicolasricher and @ahkolon, I should have fixed the fix for the problem encountered with version 5.0.18, I am available for further information or assistance.

    Hi @unicorn03 and thank you for this update.

    I just noticed you also masked every WP notice with this : .wp-core-ui .notice.is-dismissible?{display: none;}.

    But you also did it with .otgs notices (OntheGoSystems = WPML ?)

    Could you please remove those other rules so that our sites can still display relevant notices?

    Thread Starter ahkolon

    (@ahkolon)

    For me problem solved the moment i deactivate and reactive it. I think latest update changed some structure in the plugin so it needed to reshape them.

    Plugin Author Andrea Ferro

    (@unicorn03)

    Hi @nicolasricher, thank you for your feedback and I thank you for your time, I confess that I did not release a new version but I directly updated the plugin to the same version however solving the issue that you resocntate above.

    For any information, issue I am available and do not hesitate to contact me I am here on purpose

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin creates CSS on frontend’ is closed to new replies.