• Resolved wpuman

    (@wpuman)


    Hello,

    Still the same problem with version 1.17.12…
    When the plugin is enabled, notices stop working.
    In particular, Woocommerce notifications when registering or logging into an account.

    We had to modify the SchemaFront.php file again by adding Line 218:

    /* FIX wc_print_notices */
    if ( is_account_page() || is_checkout() ) {
    	$global_markup = false;
    }
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Error showing notices’ is closed to new replies.