• I installed this plugin and after I opened it, it was stuck in the loading screen, tried reinstalling but does not work

Viewing 1 replies (of 1 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.

Viewing 1 replies (of 1 total)
  • The topic ‘Not loading’ is closed to new replies.