• Resolved hieutt

    (@hieutt)


    Hi team !
    In my site I have checked the No page refresh option which shouldn’t refresh the page. But when the form is submitted the page refreshes.

    Can it be fixed?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Constant Contact

    (@constantcontact)

    Are you comfortable at all with editing your site’s wp-config.php file? I’d like to get the SCRIPT_DEBUG constant set so we can see the un-minified version of our javascript and see what may be going on with that.

    define( 'SCRIPT_DEBUG', true );

    I’m definitely seeing that it should be “no refresh” but it did refresh on me as well, so something isn’t being detected properly on that front.

    Not seeing any other errors regarding javascript that would have maybe been interfering, as well as no custom redirects either.

Viewing 1 replies (of 1 total)

The topic ‘“No page refresh” doesn’t work’ is closed to new replies.