We have all of our iFrames working great on our site except for one issue.
We use Google Maps on two pages and for some reason I cannot size the iframe anytime we have a Google map component in the iframe.
Page 1:
Code:
[advanced_iframe securitykey="b47162a666797088106cbd66ac56636271aa0e3e" use_shortcode_attributes_only="true" src="https://www.goldenretrieverfreedom.com/Apps/index.php/geomap/gen_hv_map" width="100%" id="advanced_iframe" onload_resize="false" enable_external_height_workaround="false" ]
Page 2:
Code:
[advanced_iframe securitykey="b47162a666797088106cbd66ac56636271aa0e3e" use_shortcode_attributes_only="true" src="https://www.goldenretrieverfreedom.com/Apps/index.php/geomap/view_fh_vet_map" width="100%" id="advanced_iframe" onload_resize="true" enable_external_height_workaround="true" ]
We have our iframes working on every other page we use it on and we do not have any issues except for these two.