• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Advanced iFrame Pro - WordPress Plugin

Advanced iFrame Pro - WordPress Plugin v2024.3

No permission to download
Download Advanced iFrame Pro v2021 - WordPress Plugin Nulled Free
= v2021 =

- New: Open iframe in layer after page is loaded. This can be useful to e.g. display something special as a kind of popup. See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Open a iframe directly by adding the id of the links as hash to your url e.g. #id-to-open: See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Delay the auto popup by a given time. See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Open the auto popup only once for a given time! A cookie is set if the iframe was shown already! See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/auto-open-layer-popup
- New: Add iframe params to parent -> this is another version of the "Add iframe url to parent". The difference to the existing solutions is that only the parameters are added to the parent url. To make it work you also have to use placeholders in the url or the "Forward params to iframe" features. The advantage of this solution is that the parent url and the iframe url look basically the same. In the existing solutions you either have the full iframe url + params, a short iframe url + params, a hash or a url rewrite with the hash. See http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/add-iframe-params-to-parent and http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/add-iframe-params-to-parent how this looks like.
- New: "Change parent links target" can now also make the clicked links as bold. You can also add a specific style class if you like. See http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/change-links-targets#e10
- New: SameSite Fix for Wordpress. Please see http://www.tinywebgallery.com/blog/...e-pro-demo/how-to-use-the-samesite-cookie-fix for details.
- New: When you change the link target to _blank then automatically rel="noopener" is added because of security. Ask google if you like to get more details here. See: http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/change-links-targets#e10
- New: Better wrong config detection. Some parameters only work fine if you define both. Some more checks where added to tell you this right away.
- Fix: If an url does contain a # it is normally treated as a anchor. Internally a split was done to add additional parameters - but only the first element was added again. Now all elements are added again.
- Fix: & = & and " = ? are preserved in the src.
- Fix: Open iframe in a layer with Add the iframe to all pages was only working when the ai.js was loaded on the header. Now it also works when included in the footer which is default.
- Fix: input fields changed ' into " in the administration - exactly the other was around was needed! This is needed for more enhanced jquery selectors!
- Fix: Many links in the administration where broken because of a replace issue. They are now all fixed again.
- Fix: Using // as start the url (to support http and https) was causing the "add url to param" feature to already add the url even if not needed.
Download Advanced iFrame Pro v2020.10 - WordPress Plugin Nulled Free
v2020.10

- New: Added a new warning when using document.domain! Some plugins like elementor crash when this is set.
- Fix: Pressing the return button in the administration was giving a "filename not valid" message as the first submit button is the form was the one creating a custon file. Now I changed this to the default "Update Settings" button that makes more sense.
- Fix: iframe_redirect_url was only working after the first page load. Clicking inside the iframe was also redirecting. Please note! If the user clicks inside the iframe to another domain the redirect is triggered! So the only change of a domain which is allowed is the one from your parent domain to the iframe domain!
- Fix: Demo link in the plugins section fixed.
  • Like
Reactions: carmeli
Download Advanced iFrame Pro v2020.9 - WordPress Plugin Nulled Free
= v2020.9 =

- New: Hide URL in HTML. With hide_src you can now hide the real url in the html code. The url is replaced by a link to a script that redirects to the real URL. The URL is not in the source code but still little bit more advanced users are able to see the real url in the developer tools. For more information please see here: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/hide-url-in-html
- New: Disable right click when "Hide URL in HTML" is enabled.
- New: Support SameSite cookie for the safari fix, Keep iframe modifications outside iframe and the temples switcher template
- New: All demos are now configured to work with https. Some are still http to show http/https solutions. Some demos you cannot switch between https and http because some things in the config need to be hardcoded.
- New: Most links link to the https version where it makes sense.
- New: You can now enter your purchase code of codecanyon to verify you are a paying customer. Currently this is optional. In the future it will unlock the pro features you have paid for.
- New: A message was added if you have not added your purchase code from codecanyon. Can be removed by closing it.
- New: Tested with WordPress 5.5.3
- New: A new global message was added if there is a discount available on codecanyon. Can be removed by closing it.
- Fix: The ai_external.js hat at one place advanced_iframe hardcoded. This is now dynamic so it also works if you pick another default id for the external workaround. Thanks to Marc for finding this.
- Fix: Get_magic_quotes_gpc was removed as it is depecated since php 5.4
- Fix: Updated some links in the wordpress documentation as they changed
- Fix: enable_responsive_iframe gets !important at width, max-width, min-width settings to avoid that other scripts overwrite this
- Fix: The origin detection for https was done by a wrong $_SERVER variable.
- Fix: History link was fixed
Download Advanced iFrame Pro v2020.8.1 - WordPress Plugin Nulled Free
= v2020.8.1 =

- New: Tested with WordPress 5.5.1
- Fix: Javascript error in the ai_external.js was fixed.
Download Advanced iFrame Pro v2020.8 - WordPress Plugin Nulled Free
= v2020.8 =

- New: WordPress 5.5 changed the behaviour of the parameter page in the url! You now get a 301 redirect on normal pages if you use ?page=XXX. Unfortunately this also kills url features of advanced iframe pro. You can now set "Fix WordPress 5.5 page parameter change" to true on the administration. Then you can again use ?page=abc for example again. Numeric values are still not allowed because removing this internally would kill the pagination where the page paremater is really used!
Download Advanced iFrame Pro v2020.7 - WordPress Plugin Nulled Free
= v2020.7 =

- New: The iframe can now be reloaded when the browser is resized or the device is rotated. This can be done in the reload feature by adding r as prefix.
- New: The whole page can now be reloaded when the browser is resized or the device is rotated. This can be done in the reload feature by adding r as prefix AND a p at the end.
- New: Compatible with Wordpress 5.5 now. The postboxes in the administration where changed and needed to be adopted. Now the new style is used if you use WP >= 5.5
- Fix: Small css fix for the post boxes.
Download Advanced iFrame Pro v2020.6 - WordPress Plugin Nulled Free
v2020.6

- Fix: Lamba functions where removed in Javascript as this is not supported in IE11. Now also IE11 is also fully supported again.
- Fix: The param function which checked parameters failed when an array is given. Now this is detected and the first values is used and checked.
Download Advanced iFrame Pro v2020.5 - WordPress Plugin Nulled Free
= v2020.5 =

- Fix: The addtional text in the Gutenberg editor was shown also in the normal page if only the Gutenberg editor is used. Now it is only shown in the edit mode.
Download Advanced iFrame Pro v2020.4 - WordPress Plugin Nulled Free
= v2020.4 =

- New: The height field does support media queries. So you can define the height of the iframe depending on the browser width. Before you need to know how media queries work. Now you simply enter the values you like! See: http://www.tinywebgallery.com/blog/...d-iframe-pro-demo/set-height-with-media-query
- New: The "Show only a part of the iframe" solution does support media queries. See http://www.tinywebgallery.com/blog/...e-pro-demo/show-only-a-part-of-the-iframe#e55
- New: The advanced tab was rewritten. Now meta boxes that store their state are used here as well.
- New: A default for open and closed boxes after reset/activate is set now.
- New: hide_part_of_iframe does now support "changeViewport" as url. This makes it possible together with "show only a part of the iframe" to create a iframe which shows a small area first and once clicked the iframe enlages to a bigger viewport. This makes sens if you don't have access at all and your application inside is an ajax application which does not fire an onload event which would change the viewport normally.
- New: In the Gutenberg block preview a margin-top of 10px is added to make it possible to select the block again. Before you could only do this by selecting the area almost at the bottom where the + is shown or if your iframe was not 100%.
- Fix: Because of a unknown reason the block editor in the additional field replaces " with u0022. Internally now the u0022 is replaced again properly. But you still have in the additional field the wrong display. Lets hope Wordpress/Gutenberg fixes this bug soon.
- Fix: Area selector was not enabling all fields automatically.
  • Like
Reactions: Yachtmaster
Download Advanced iFrame Pro v2020.3 - WordPress Plugin Nulled Free
= v2020.3 = Thanks To @NullMaster

- New: You can now include an iframe to ALL your pages. The iframe you define in the administration is used. This is very cool if you like to use the "Show iframe in layer" for all external links. Also nice for e.g. a chatbot or a overlay you need on all pages. The new setting is in the "Show iframe as layer" section.
- New: The e-mails for checking iframes do now contain the pages which have problems so you can check right away. I added this because I had sometimes error message but when checking they where gone already and I did not know what failed. So now you can also identify instable iframes.
- New: The detection of iframes for the iframe checker in a page does now take also new lines in the source code into account.
- New: The message of the cron job to detect broken iframes was improved. It shows now the number of iframes that failed because because http iframes where loaded in https pages.
- New: Better RTL support.
  • Like
Reactions: Yachtmaster
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock