I have installed your plugin in my wordpress and I have a problem.
I have created my shortcode but the page I get does two types of scrolling, the page itself but also the iframe and I don't want the iframe to scroll to show only the indicated part. In this case height = 3652px.
Please can you help me?
Thanks
Used code:
[ advanced_iframe securitykey="example-key" use_shortcode_attributes_only="true" src=" removed link " id="crm" scrolling="no" height="3672" width="1290" show_part_of_iframe="true" show_part_of_iframe_x="7" show_part_of_iframe_y="49" show_part_of_iframe_width="1266" show_part_of_iframe_height="3623" scrolling="no" ]
If you don't like scrolling you should use auto height and not show only a part of the iframe.
See http://www.tinywebgallery.com/blog/advanced-iframe-resize-to-content-summary how this has to setup depending on your setup.
Best regards,
Michael