I'm trying to get the external auto-height workaround to work, but having no luck. I'm not sure if it's my options or something missing on the external site in the javascript?
I added the following code in the body of the external site:
Code:
<script src="http://www.***.com/wp/wp-content/plugins/advanced-iframe/js/ai_external.js"></script>
(actual domain below)On the local site, I have set the option to "External" for "Resize remote iframe to content height" in the "External workaround" tab.
I have added
enable_external_height_workaround="true" to the default shortcode on the page where the iframe is displayed.
Here is the URL of the local page with the iframe: http://tinyurl.com/glcas9r pass: HireD3sk4%}
I have the height set to 300 pixels by default. So when the iframe loads initially, it shows up perfectly, but as soon as I click on one of the job listings inside the iframe, it seems doesn't adjust the height of the iframe, and just shows a scrollbar instead.
I would appreciate your assistance!