Viewing 1 replies (of 1 total)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hi @damian-p

    Great to hear that you like our plugin!

    To fix this issue, you can add the following code snippet to your functions.php to change the script injection from AJAX to static:

    add_action( ‘gdpr_cc_prevent_ajax_script_inject’, ‘__return_true’ );

    Hope this helps.

Viewing 1 replies (of 1 total)

The topic ‘Long admin-ajax.php’ is closed to new replies.