Hai Michael,
Sorry to bother you again but I am still struggling with the plugin and have 2 issues which prevent me from launching my webshop integration in WP.
1 When I try to enter text in an input at the page
http://www.mitcon.cw/index.php/extravestiging-login/ on an iPhone 4s, the cursor blinks somewhere else in stead of where the input is located, i guess it blinks at the original position of the input. This works correctly in a browser (chrome / safari) on my computer but not on my iPhone. See attached image where I click and where the cursor starts blinking
2 When you open the same page
http://www.mitcon.cw/index.php/extravestiging-login/ and make the browser smaller, the iFrame resizes correctly, but, when I type something in one of the input controls at the right side, the iFrame starts moving to the left. I recorded what happens at
http://www.extravestiging.nl/download/iFrameInput.mp4 Update: When you do not resize the iFrame, the website in the iFrame is panned when you type in an input that is not/partly visible. So I guess this also has something to do with the fact that the iFrame thinks that the input is not visible (while it is completely visible) after resizing and tries to pan the webpage in the iFrame to show the input you are typing in...Any clue what is causing and prevent this behaviour?
This is the Shortcode i am using now:
[advanced_iframe securitykey="mykey" use_shortcode_attributes_only="true" src="http://www.mitcon.cw/webshop/SignOn.aspx" width="100%" height="600" scrolling="no" id="EVWebshop" name="EVWebshop" auto_zoom="same" onload_resize="true" onload_resize_delay="200" enable_responsive_iframe="true" hide_page_until_loaded="true" show_iframe_loader="true"]
regards, Marc