Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Hi @magaworks,

    Whoops. There’s a typo in that snippet. The constant name needs to be a string (i.e. be wrapped in quotes).

    if( ! defined( 'YIKES_MAILCHIMP_EXCLUDE_STYLES' ) ) {
       define( 'YIKES_MAILCHIMP_EXCLUDE_STYLES', true );
    }

    I’ll update our KB article. Can you update your snippet?

    Thank you,
    Kevin.

    • This reply was modified 5 years, 8 months ago by yikesitskevin.
    Thread Starter magaworks

    (@magaworks)

    That’s it. Works perfect!

    Plugin Contributor yikesitskevin

    (@yikesitskevin)

    Awesome! Sorry about the typo; thanks for bringing the issue to our attention.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disabling CSS from the plugin’ is closed to new replies.