Ha Michael,
You state that all 'external workaround' variables should be presented in the standalone-ai_external_config.js file. Can you give me an overview of all 'external workaround' variables that are possible in that .js file next to the few given in your sample? The reason I ask is that for instance 'keepOverflowHidden' is set with 'keep_overflow_hidden' when using the normal shortcode.. I am confused regarding this difference....
These are the variables I found in your sample: var domain_advanced_iframe = '../'; var iframe_id="advanced_iframe"; var updateIframeHeight = "true"; var keepOverflowHidden = "false"; var hide_page_until_loaded_external = "true"; var onload_show_element_only = "#iframe-right"; var iframe_content_id = "#iframe-right"; var iframe_content_styles = "float:none;height:auto;color:#ff0000;"; var resize_on_element_resize = "#iframe-right"; var resize_on_element_resize_delay = "50"; // this is used here that the example works out of the box everywhere! // if you set this to false you need to set post_message_domain instead! var domainMultisite = 'true';
So let's put it in other words... I want to mimic these external workaround settings using the stanalone version. So what settings go in that external .js file?
[advanced_iframe securitykey="mykey" use_shortcode_attributes_only="true" src="https://webshop-wordpress.broekmans.nl" width="100%" height="2000" scrolling="no" enable_ios_mobile_scrolling="true" id="EVWebshop" name="EVWebshop" url_forward_parameter="ALL" add_iframe_url_as_param_prefix="webshop-wordpress.broekmans.nl" onload_scroll_top="true" show_iframe_loader="true" enable_responsive_iframe="true" hide_page_until_loaded="false" resize_on_ajax_jquery="false" enable_external_height_workaround="true" map_parameter_to_url="page" use_post_message="true" ]
_________________ Greetings from sunny Curaçao!
|