When a gravity form completes the theme does not jump to the top/confirmation text. Also, if a form has multiple pages, on new section load the page does not jump to the top of the form.
Gravity forms support thinks it is a theme issue.
They provided a function..but it did not work.
<?php add_filter(“gform_confirmation_anchor”, create_function(“”,”return true;”)); ?>
Thank you
Hey finchkelsey!
please deactivate all other plugins to see if there is a conflict with one.
Just to confirm, could you please try if it’s working on WordPress default theme?
Regards,
Andy