{{ price(itemPrices[licenseId]['promo_price']) }}
{{ price(itemPrices[licenseId]['price']) }}
{{ __('Free') }}

Advanced iFrame Pro - WordPress Plugin

Preview
Ends in

Download Advanced iFrame Pro - WordPress Plugin Premium
Include content the way YOU like in an iframe that can hide and modify elements and forward parameters. You can also embed content directly or show a part of an iframe.

New since 6.3 Standalone version included: Use the plugin also without Wordpress!

Please check the quickstart section before you buy! There you find out which features are available for you! E.g. to resize the content to the height or modify css of a remote iframe YOU NEED TO ADD ONE LINE OF JAVASCRIPT TO THE REMOTE PAGE !!!!! Also you can not include HTTP pages into HTTPS pages!


Resize the iframe to the content height or width
On the same domain or if you are able to use the external workaround you can resize the iframe to the iframe height. Also dynamic size changes in the iframe are detected and even auto height of hidden elements is supported.

Show only specifiy areas of the iframe
Even if you are NOT on the same domain and you are NOT able to modify the external page you can show a part of the remote iframe. With the included area selector you can simply select the area you want to show with your mouse. Also you can hide certain areas of the other page. For perfect integration zoom is also supported!

Zoom iframe content
You can zoom the content of an iframe with a fixed ratio and also by auto zoom which does calculate the factor depending on the browser size. Especially on non responsive pages this can be the only solution for mobile devices.

Modify css styles
You can dynamically change the css of the parent and depending on your setup even of the iframe page too. So you can hide elements like header and footers or overwrite static sizes to make a page more responsive.

Lazy load
Lazy load is the perfect feature to enhance the loading time of your page. So first your main page is loaded and afterwards the iframe. You can also load the iframe when it is visible only or load the iframe with a click on a button.

Loading indicator
Loading iframes often takes additional time. So now you can show your users a loading icon until the iframe is fully loaded.

Responsive iframes/videos
Advanced iframe pro has several options to make your iframes responsive. Also videos are supported. Please see this blog entry for details.

Browser detection
Many websites look different on different devices. With the included browser detectionyou are able to show different iframes or different parts of an iframe depending on the detected device.

Change link targets and show iframes as layer with header/footer
You can dynamically change the link targets of the parent and depending on your setup even of the iframe page too. This also enables the feature that links kann be directly opened in an extra layer in an iframe. So users don’t leave your webpage even when they select external links! A custom header/footer can also be included to the layer.

Scrolling on ipad and iphone
By default not all IOS versions do support scrolling inside an iframe. An IOS workaround combined with the browser detection is done in the plugin as the IOS workaround does not work on other systems!

Advanced url parameter handling
Many options to parse parameters are supported. You can forward parameters from the parent and you have many placeholders like the current Wordpress username. You can even add the iframe url as parameter to the parent url to be able to bookmark the current selected page.

Use iframes in the widget areas
A widget is included to add iframes or even any shortcode in your widget areas.

Provide parts of your website to other domains
This feature does enable you to offer parts of your website by only 2 lines of code (js + iframe). See the “content filter” and the “Add ai_external.js local” solution.

Check your iframes
The iframe checker is now included internally and can also check once every day all of your iframes!

Standalone version included!
You can use this plugin not only in Wordpress but any php page where you can insert a few lines of code!

Cookie iframe support!
Safari and IE do not support Cookies in iframes very well by default. Also all other browsers can be configured that this does not work. The 3rd party cookie in iframe workaround provides a possible fix for this!

Demo Link : https://codecanyon.net/item/advanced-iframe-pro/5344999


Summary from Demo
Include content the way YOU like in an iframe that can hide and modify elements and forward parameters. You can also embed content directly or show a part of an iframe.
Please check the quickstart section before you buy! There you find out which features are available for you! E.g. to resize the content to the height or modify css of a remote iframe YOU NEED TO ADD ONE LINE OF JAVASCRIPT TO THE REMOTE PAGE !!!!! Also you can not include HTTP pages into HTTPS pages! You should have basic html/css knowhow to be able to identify elements of your webpage.
On the same domain or if you are able to use the external workaround you can resize the iframe to the iframe height. Also dynamic size changes in the iframe are detected and even auto height of hidden elements is supported.
Even if you are NOT on the same domain and you are NOT able to modify the external page you can show a part of the remote iframe. With the included area selector you can simply select the area you want to show with your mouse. Also you can hide certain areas of the other page. For perfect integration zoom is also supported!
You can zoom the content of an iframe with a fixed ratio and also by auto zoom which does calculate the factor depending on the browser size. Especially on non responsive pages this can be the only solution for mobile devices.
You can dynamically change the css of the parent and depending on your setup even of the iframe page too. So you can hide elements like header and footers or overwrite static sizes to make a page more responsive.
Lazy load is the perfect feature to enhance the loading time of your page. So first your main page is loaded and afterwards the iframe. You can also load the iframe when it is visible only or load the iframe with a click on a button.
Loading iframes often takes additional time. So now you can show your users a loading icon until the iframe is fully loaded.
Advanced iframe pro has several options to make your iframes responsive. Also videos are supported. Please see this blog entry for details.
Many websites look different on different devices. With the included browser detection you are able to show different iframes or different parts of an iframe depending on the detected device.
You can dynamically change the link targets of the parent and depending on your setup even of the iframe page too. In the iframe even links can be changed now! This also enables the feature that links can be directly opened in an extra layer in an iframe. So users don’t leave your webpage even when they select external links! A custom header/footer can also be included to the layer.
By default not all IOS versions do support scrolling inside an iframe. An IOS workaround combined with the browser detection is done in the plugin as the IOS workaround does not work on other systems!
Many options to parse parameters are supported. You can forward parameters from the parent and you have many placeholders like the current Wordpress username. You can even add the iframe url as parameter to the parent url to be able to bookmark the current selected page.
A widget is included to add iframes or even any shortcode in your widget areas.
This feature does enable you to offer parts of your website by only 2 lines of code (js + iframe). See the “content filter” and the “Add ai_external.js local” solution.
The iframe checker is now included internally and can also check once every day all of your iframes! Since version 2020 this is done in parallel AND also checks iframe which are NOT advanced iframe iframes! So can monitor already existing iframes if they are still can be included! Everyone who uses iframes should use this features to make sure that users don’t see blank pages suddenly.
You can use this plugin not only in Wordpress but any php page where you can insert a few lines of code!
Safari and IE do not support Cookies in iframes very well by default. Also all other browsers can be configured that this does not work. The 3rd party cookie in iframe workaround provides a possible fix for this!
A Gutenberg block is also included to easily add an iframe with preview to your editor.
The quickstart guide is also available as video tutorial.
To include a webpage to your page please check the following things first:
Most likely you have one of the following setups:
Check the feature comparison chart which features are available in detail for your setup. Please do this before you buy! http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-comparison-chart
To enter a simple iframe please go to the administration and follow the instructions on the basic settings tab. There you can either use a basic shortcode and set the settings in the administration or overwrite the settings directly in the shortcode. Please also read the FAQ and look at the free and pro examples.
Advanced users that have their own server might also setup a reverse proxy if the iframe page is on a different domain and cannot use the external workaround. See this blog for details. If you mix http and https read this blog. Parent https and iframe http does not work on all mayor browsers!
New Wordpress 5.5. Simply download the new version and install it. WordPress does detect that the plugin ist installed and asked you if you like to update. Simply click Yes and you are done. All settings are in the Database. So nothing is lost. Please save the advanced iframe settings once to update the generated ai_external.js to the latest version!
Simply download the zip from codecanyon and overwrite all files from your previous installation with ftp or unistall the plugin (free or pro) and install the new version again. All settings are stored in the database so you don’t loose anything. Also use this way if you have used the personal version you can get on wordpress.org. If you have some radio elements empty after the update simply select the one you like and save again.
Please save the advanced iframe settings once to update the generated ai_external.js to the latest version! On production systems you should add a version counter to the ai_external.js to avoid caching if you use the external workaround e.g.: .../ai_external.js?version=6
Check the pro demo for working examples of most of the main features. The examples are a good start for any feature you want to use.
Please go to the administration for all possible short code attributes. If you only use one iframe please use the settings in the administration because there each parameter is explained in detail and also the defaults are set there.
You also find the documentation included in the download on the FAQ page.
Please feel free to leave an item rating from your items download page if you haven’t already done so.
The following cool features compared to a normal iframe are implemented:
See the full feature list on the comparison chart:http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-comparison-chart
See the full history here:http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-history
Use by you or one client in a single end product which end users are not charged for. The total price includes the item price and a buyer fee.
Use by you or one client in a single end product which end users can be charged for. The total price includes the item price and a buyer fee.
View license details
Price is in US dollars and excludes tax
Elite Author
Deliver better projects faster. Web design & video assets
Unlimited downloads from $16.50/month
Effortless design and video. Made online by you.
Smart templates ready for any skill level.
Designers matched perfectly to you on Envato Studio
2000 artists ready to undertake your work

No comments found.
Login to post a comment
This item has not received any review yet.
Login to review this item
No Questions / Answers added yet.
Item details
Version 2021.9
Category WordPress Plugins
Item tags
Recently viewed items

Cookies allows to display items in order you are interested in. By continuing to use our website, you accept our use of cookies, Privacy policy and terms & conditions.

Processing