• Resolved coldrealms65

    (@coldrealms65)


    When reviewing my site my browser console shows the following error:
    Uncaught SyntaxError

    When I review the error, no matter what page i visit, i see this:

            jQuery(function ($) {
                var alert_w = $('#woof_alert_woobe');
                alert_w.on('click', '.notice-dismiss', function (e) {
                    $.post(ajaxurl, {
                        action: 'woof_dismiss_alert',
                        alert: 'woocommerce_bulk_editor',
                        sec: 3b386d7ad0                    });
                });
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘error in admin’ is closed to new replies.