I wish it were a simple thing, but this was previously working. I've personally coded dozens of high-end iframe integrations with resizing, etc. so I totally understand how it works and the intricate issues that can occur. This seems to be a code issue since I can change the 'src' and the URL becomes https://https://blah.com. It isn't a redirect issue as the page isn't being redirected. Just to be 10000% sure, I captured a session with Fiddler. The source of the page containing the iframe html shows the src as https://https://
<iframe id='advanced_iframe' name='advanced_iframe' src='https://https://xi118.infusionsoft.com/app/page/meeting-signup-form-platinum?inf_contact_key=ef1191b53a08f564cbb6540e828bcc6ee9a96ef10479fdcc2af9f41d075e835d' width='100%' height='600' frameborder='0' border='0' allowtransparency='true' ></iframe>
I'm not saying it is definitively this plugin, could be another plugin. However, not much has been done with the site since it was last working.
|