Reply To: Multi Step Form Ajax enabled
November 9, 2021 at 9:26 am Reply
Support Manager
Hi Mike,
Since this is a staging site, would it be possible to set me up with some temporary administrator credentials? I think I see what might be going on here, but I’d like to confirm by editing one of the plugin’s files on your staging site. If not, here are the steps to edit the file yourself:
1. Open up an FTP editor, and navigate to wp-content/plugins/syncs3-gravity-forms/includes/class-syncs3-addon.php.
2. Change line 85 to the following:
wp_enqueue_script( 'aws', "//sdk.amazonaws.com/js/aws-sdk-{$aws_version}.min.js", array(), $aws_version );