Viewing 1 replies (of 1 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi,

    This is a plugin issue which I will look into.

    A quick fix is to add the following line to your theme its functions.php file. Be careful doing this, make sure to add it between the opening and closing PHP-brackets (<?php and ?> respectively).

    add_filter( 'mc4wp_form_action', '__return_empty_string' );

    Hope that helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Submit changes URL’ is closed to new replies.