• Resolved yunerale

    (@yunerale)


    Buenas,
    ….me he descargado el plugin y cuando le doy a “Checkout Fields” me sale todo el rato como que está cargando. He borrado y vuelto a activar el plugin varias veces.
    He habilitado el debugging , he comprobado la compatibilidad php y ya no sé qué más hacer. ¿Podéis ayudarme por favor? Gracias!

    • This topic was modified 2 years, 8 months ago by yunerale.
    • This topic was modified 2 years, 8 months ago by yunerale.
    • This topic was modified 2 years, 8 months ago by yunerale.
    • This topic was modified 2 years, 8 months ago by yunerale.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor sanesh_acowebs

    (@saneshacodez)

    Hi, thanks for using our checkout field editor plugin.
    To resolve this issue please do the following steps.
    First check your permalink structure used. Change it to “post name” and check again.
    If the issue is not solved, then add the following code to your theme/child-theme functions.php file and check.
    add_filter( 'woocommerce_is_rest_api_request', function(){} );
    If the issue persists, then this may be a compatibility issue with some of the plugins used. To confirm this, deactivate the active plugin one by one and check. If you found any such plugin, then please share its details with us. We will check and let you know.

    Thread Starter yunerale

    (@yunerale)

    Buenas!
    El problema es que no funcionaba con el plugin de VAT Number. Lo he desactivado, he hecho las modificaciones con Checkout y lo he vuelto a activar.

    Gracias!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘No carga’ is closed to new replies.