• Olá Claudio, obrigado pelo plugin… ele é super útil e importante .

    sabe dizer o que pode ser esse erro ?

    Uncaught TypeError: a(…).addClass(…).block is not a function
    at Object.block (autofill-address.min.js:1:300)
    at Object.autofill (autofill-address.min.js:1:729)
    at HTMLInputElement. (autofill-address.min.js:1:124)
    at HTMLBodyElement.dispatch (jquery-3.6.0.min.js:2:43064)
    at v.handle (jquery-3.6.0.min.js:2:41048)
    at Object.trigger (jquery-3.6.0.min.js:2:71515)
    at Object.simulate (jquery-3.6.0.min.js:2:72018)
    at HTMLDocument.i (jquery-3.6.0.min.js:2:72307)

    Nenhum cliente consegue avan?ar no checkout para finalizar uma compra

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Hugo Calixto

    (@huuguu)

    comentei esse enqueue para loja funcionar porque o dono da loja está preocupado sem vender… mas aguardo seu help por alguma orienta??o…

    //wp_enqueue_script( 'woocommerce-correios-autofill-addresses', plugins_url( 'assets/js/frontend/autofill-address' . $suffix . '.js', WC_Correios::get_main_file() ), array( 'jquery', 'jquery-blockui' ), WC_CORREIOS_VERSION, true );
    Plugin Author Claudio Sanches

    (@claudiosanches)

    Olá, Hugo.

    O erro que você esta reportando é porque esta faltando a biblioteca “jquery-blockui” no seu WordPress, ela é adicionada por padr?o com o WooCommerce, talvez você tenha algum código instalado para remover essa biblioteca, ou através de um plugin ou no seu tema.

    Thread Starter Hugo Calixto

    (@huuguu)

    Perfeito, solucionado… era o problema de fato…

    Obrigado Claudio

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Uncaught TypeError… Object.block (autofill-address.min.js:1:300)’ is closed to new replies.