Hey Michael, pls can you urgently help us we are trying to launch.
We followed this http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/sub-domain-auto-height-and-css-modifications
We specified the domain
The issue is that it works but it's not taking the right height, when we press the 'SEE MORE TICKETS' button it does nothing.
We used this code: [advanced_iframe use_shortcode_attributes_only="true" src="https://search.goetica.org/search" width="100%" height="2950px" scrolling="no" id="advanced_iframe_search" allowfullscreen="true" url_forward_parameter="ALL" iframe_content_id="iframe_content" onload_resize="true" store_height_in_cookie="true" enable_external_height_workaround="true" hide_page_until_loaded_external = "true" ]
and in the iframe page var iframe_id = "advanced_iframe_search"; var updateIframeHeight = "true"; var onload_resize="true"; var hide_page_until_loaded_external = "true"; </script> <script src="https://www.goetica.org/wp-content/plugins/advanced-iframe/js/ai_external.js"></script> </body>
sometimes works and fits the size, most of the time does not and pressing on show more button does nothing
Please can you help us?
|