Created
April 18, 2017 08:27
-
-
Save daveloodts/7e1ace76c15ec134693a53e329deec80 to your computer and use it in GitHub Desktop.
Grafity Forms under the fold
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** add this to functions.php **/ | |
add_filter( 'gform_confirmation_anchor', '__return_true' ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment