Filename: gpnf-unstick-the-modal-footer.php
gpnf-unstick-the-modal-footer.php
<?php /** * Gravity Perks // Nested Forms // Unstick the Modal Footer * https://gravitywiz.com/documentation/gravity-forms-nested-forms/ */ add_filter( 'gpnf_init_script_args', function( $args ) { $args['modalStickyFooter'] = false; return $args; } );
Your email address will not be published. Required fields are marked *
Comment *
Notify me of followup comments via e-mail
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
By commenting, I understand that I may receive emails related to Gravity Wiz and can unsubscribe at any time.
Δ