Generic filters
Exact matches only
Automatic updates Yes
Version 2024.5
Updated on
Virus Total See Report

Advanced iFrame Pro is a powerful WordPress plugin that allows you to embed content seamlessly within an iframe. It offers advanced features like responsive iframes, URL filtering, and custom CSS to enhance your website's functionality and user experience.

How to download Advanced iFrame Pro

Unlimited Access

Subscribe for only €10.90

Or

Get this product only with unlimited updates

Normal price : $20 Created : 16 August 2013 Already included languages : EN, US

We are not affiliated with Advanced iFrame Pro nor its developers or owners. Please read the full disclaimer in footer.

HOW IT WORKS

Auto updates with Club WPress plugin

Check how to install and update your WordPress plugins and themes in ONE CLICK directly from your Dashboard.

ClubWordPress Updater Plugin

Advanced iFrame Pro: A Comprehensive Guide

WordPress is a powerful platform that allows users to create and manage websites with ease. One of the key features that make WordPress so versatile is its extensive library of plugins. Among these plugins, Advanced iFrame Pro stands out as a powerful tool for embedding content from other websites into your own. In this article, we will explore the features, benefits, and usage of Advanced iFrame Pro.

What is Advanced iFrame Pro?

Advanced iFrame Pro is a premium WordPress plugin that allows you to embed content from other websites into your own using iframes. Unlike the standard iframe HTML tag, Advanced iFrame Pro offers a wide range of customization options and features that make it easier to integrate external content seamlessly into your website.

Key Features of Advanced iFrame Pro

Advanced iFrame Pro comes packed with features that make it a valuable addition to any WordPress site. Here are some of the key features:

  • Responsive iframes: Automatically adjust the size of the iframe to fit the screen size of the device being used.
  • Lazy loading: Load iframes only when they are visible on the screen, improving page load times.
  • URL parameter forwarding: Pass URL parameters from the parent page to the iframe, allowing for dynamic content.
  • Advanced security: Protect your site from iframe-related security risks with features like the same-origin policy and sandboxing.
  • Custom CSS: Apply custom CSS to the iframe content to match the look and feel of your website.
  • Scrolling and zooming: Enable or disable scrolling and zooming within the iframe.
  • Hide elements: Hide specific elements within the iframe content using CSS selectors.
  • Modify iframe content: Use JavaScript to modify the content within the iframe.
  • Shortcode support: Easily embed iframes using shortcodes in your posts and pages.

Benefits of Using Advanced iFrame Pro

Using Advanced iFrame Pro offers several benefits for website owners and developers:

  • Improved User Experience: By embedding external content seamlessly into your site, you can provide a more cohesive and engaging user experience.
  • Enhanced Performance: Features like lazy loading help improve page load times, which can positively impact your site’s performance and SEO.
  • Customization: With a wide range of customization options, you can ensure that the embedded content matches the design and functionality of your site.
  • Security: Advanced security features help protect your site from potential vulnerabilities associated with iframes.
  • Flexibility: The ability to pass URL parameters and modify iframe content dynamically provides greater flexibility in how you use embedded content.

How to Install Advanced iFrame Pro

Installing Advanced iFrame Pro is a straightforward process. Follow these steps to get started:

  1. Purchase the Advanced iFrame Pro plugin from a reputable source, such as CodeCanyon.
  2. Download the plugin ZIP file to your computer.
  3. Log in to your WordPress admin dashboard.
  4. Navigate to Plugins > Add New.
  5. Click the Upload Plugin button at the top of the page.
  6. Choose the downloaded ZIP file and click Install Now.
  7. Once the installation is complete, click Activate Plugin.

How to Use Advanced iFrame Pro

After installing and activating Advanced iFrame Pro, you can start embedding iframes into your posts and pages. Here is a step-by-step guide on how to use the plugin:

  1. Navigate to the post or page where you want to embed an iframe.
  2. Click the Add Block button and select the Shortcode block.
  3. Enter the following shortcode, replacing URL with the URL of the content you want to embed:

[advanced_iframe src=”URL”]

You can also customize the iframe using various shortcode attributes. Here are some examples:

  • Width and Height: Set the width and height of the iframe.

[advanced_iframe src=”URL” width=”600″ height=”400″]

  • Responsive: Make the iframe responsive.

[advanced_iframe src=”URL” width=”100%” height=”400″ responsive=”true”]

  • Scrolling: Enable or disable scrolling within the iframe.

[advanced_iframe src=”URL” scrolling=”no”]

  • Hide Elements: Hide specific elements within the iframe content.

[advanced_iframe src=”URL” hide_elements=”.header, .footer”]

For a full list of shortcode attributes and their descriptions, refer to the plugin documentation.

Advanced Customization Options

Advanced iFrame Pro offers several advanced customization options that allow you to tailor the iframe content to your needs. Here are some of the most useful options:

  • Custom CSS: Apply custom CSS to the iframe content to match your site’s design.
  • JavaScript Modifications: Use JavaScript to modify the content within the iframe.
  • URL Parameter Forwarding: Pass URL parameters from the parent page to the iframe for dynamic content.
  • Lazy Loading: Improve page load times by loading iframes only when they are visible on the screen.
  • Security Settings: Protect your site from iframe-related security risks with features like the same-origin policy and sandboxing.

Common Use Cases for Advanced iFrame Pro

Advanced iFrame Pro can be used in a variety of scenarios to enhance your website. Here are some common use cases:

  • Embedding External Content: Embed content from other websites, such as videos, forms, or maps, into your own site.
  • Displaying Third-Party Tools: Integrate third-party tools and services, such as booking systems or social media feeds, into your site.
  • Creating Interactive Elements: Use iframes to create interactive elements, such as quizzes or surveys, on your site.
  • Showcasing External Resources: Display external resources, such as documents or presentations, within your site.

Troubleshooting and Support

If you encounter any issues while using Advanced iFrame Pro, there are several resources available to help you troubleshoot and resolve problems:

  • Documentation: Refer to the plugin documentation for detailed instructions and troubleshooting tips.
  • Support Forums: Visit the support forums on the plugin’s website or on WordPress.org to ask questions and get help from the community.
  • Customer Support: If you have purchased the premium version of the plugin, you can contact the developer for direct support.

Conclusion

Advanced iFrame Pro is a powerful and versatile WordPress plugin that allows you to embed external content into your site with ease. With its wide range of features and customization options, you can create a seamless and engaging user experience while maintaining the security and performance of your site. Whether you are embedding videos, forms, maps, or other types of content, Advanced iFrame Pro provides the tools you need to integrate external content effectively.

By following the steps outlined in this guide, you can install, configure, and use Advanced iFrame Pro to enhance your WordPress site. With the right approach, you can leverage the power of iframes to create a more dynamic and interactive website for your visitors.

List of improvements in Advanced iFrame Pro version 2024.5

  • = 2024.5 =
  • Fix: filterBasicXSS could cause a fatal php error with some configurations.
  • = 2024.4 =
  • New: Tested with WordPress 6.5.3
  • Fix: When using arrays in the parameters was causing an error. If this is now the case no optimization of placeholders are done anymore.
  • Security fix: Added additional filters to some Javascript parameters to increase security.
  • = 2024.3 =
  • Security fix: The filter attribute method now filters shortcode attributes which are parsed wrong by WordPress if the user does not have the unfiltered_html permission.
  • Security fix: #x28 and #x29 are filtered if the user does not have the unfiltered_html permission.
  • = 2024.2 =
  • Security fix: The additional_js and additional_js_file_iframe attribute are now only allowed to be used if you have the permission “unfiltered_html”, that you need in WordPress to use iframes. If you do not have this permission, during save the attributes are removed and an error message is shown.
  • Fix: Show iframe as layer was not working properly in Firefox. The link was opening in a new tab. Using a different way to hide the iframe solves the problem.
  • Fix: Filtering all short code attributes failed because “The Plus Blocks for Block Editor” was adding their settings to the ai attributes. I will contact them, why they do such stupid things!
  • Fix: Switching a theme could cause an error message when no content pages where existing. Now this is only executed if content pages do exist.
  • = 2024.1 =
  • Fix: add_iframe_url_as_param thrown an error because of the additional security filter. Now it works fine again.
  • = 2024.0 =
  • Security fix: The include_html attribute is now only allowed to be used if you have the permission “unfiltered_html”, that you need in WordPress to use iframes. If you do not have this permission, during save the attribute is removed and an error message is shown.
  • Security fix: All shortcode attributes have now input sanitation to avoid Stored Cross-Site Scripting at save if you do not have the permission “unfiltered_html”! This happens in the normal editor and also in the Gutenberg block! Please get the unfiltered_html permission if you get an error message while you want to use ‘();= or a space in attributes. This sanitation is very general and does not allow all possible things you can do with advanced iframe. As 99.9% of the users who add an iframe are editors or above this should affect almost no one directly and it makes the plugin more secure.
  • Security fix: ” inside advanced iframe shortcode attributes is not allowed anymore to avoid XSS attacks.
  • Security fix: Additional output filtering of short code attributes directly used in HTML or Javascript to avoid XSS attacks. This is done for ALL roles!
  • New: The scroll to top in the external workaround is now also supporting the “touched” event next to the “click” event.
  • New: The documentation was improved for scroll to top as the external workaround is also supporting “iframe” if “Scrolls the parent window/iframe to the top” is set to iframe.
  • = 2023.10 =
  • New: Support for Partitioned; See https://developer.chrome.com/docs/privacy-sandbox/third-party-cookie-phase-out/ for details. All places where SameSite=None is set also Partitioned; is added now.
  • Fix: When saving the administration the detection of modified ai.min.js could cause a file_exists too long error with a lot of text shown. A wrong variaentation ble was used here which is fixed now. Now also the detection works that ai.min.js is regenerated again and again.
  • = 2023.9 =
  • Security fix: The onload and custom attributes are now only allowed to be used if you have the permission “unfiltered_html”, that you need in WordPress to use iframes. If you do not have this permission, during save the attributes are removed and an error message is shown.
  • = 2023.8 =
  • New: Anchor support in iframe when auto height is active. By default an anchor scrolls to the id specified. When auto height is active no scrollbar does exist and therefore scrolling does not work. This feature is now sending the position of the anchor to the parent and scrolls the parent to the correct place. This feature is supported for the same domain and the external workaround when auto height is enabled. See this demo: https://www.tinywebgallery.com/blog/iframe-anchor-support
  • New: parent_content_css was moved to the free version to support better integration in webinarignition.
  • New: The setting single_save_button was removed from the code as it was not used anymore.
  • New: When switching a theme the ai content pages are removed as they would still use the old theme. They are recreated on the first usage again.
  • New: “Show content in iframe”: iframe_content_css and iframe_hide_elements are now directly rendered to the ai content pages! You do not need to use hide_page_until_loaded=”true” anymore as all elements are hidden right away! See the updated demo: https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0/show-content-in-iframe
  • New: show_menu_link was removed from the plugin as this was added in the very beginning where the plugin was version small. Now advanced iframe is always shown in the main menu.
  • Fix: The timeout of the version check was reduced to 10 sec so in case the server does not respond properly the administration still works fine.
  • = 2023.7 =
  • New: New feature: Show content in iframe: Support of src=”page” which which generate custom content pages from the normal content and put it in an iframe. See https://www.tinywebgallery.com/blog/advanced-iframe/demo-advanced-iframe-2-0/show-content-in-iframe for the documentation. WebinarIgnition is using this feature already. See https://webinarignition.tawk.help/article/cta-loading-issues for more details
  • New: onload_resize_delay does now also support all modifications that are done on the parent. So e.g. change targets/links can be delayed as well. You can use this if content is loaded later by Ajax and this also should be modified!
  • New: iframe_content_css is now part of the free version.
  • New: shortcode_atts supports now ‘advanced_iframe’ as third parameter. So a filter will be available where you can overwrite attributes dynamically in custom code if needed: https://developer.wordpress.org/reference/hooks/shortcode_atts_shortcode/
  • Fix: show_iframe_as_layer does now first unregister all onclick events on the elements you select so that double actions are not executed. e.g. like 2 pop-ups are opened at the same time.
  • = 2023.6 =
  • Fix: Parameters with 0 (e.g. gid=0) where removed because of the default behavior of array_filter. Now a custom filter which does only remove empty parameters is used.
  • = 2023.5 =
  • Fix: A string was concatenated with + instead of the proper . of php that causes the plugin to fail. Please update asap!
  • = 2023.4 =
  • New: Improved the documentation of the full screen button
  • Fix: A change in 2023.3 broke the standalone version. This is now fixed in 2023.4.
  • = 2023.3 =
...
>

Join Club WPress Now !

Get access to 15503 products for only €10,90 per month.

JOIN NOW

Reviews

  1. This plugin is incredibly versatile and has significantly improved my website's functionality.
  2. Advanced iFrame Pro is user-friendly and offers a wide range of customization options.
  3. Excellent support and regular updates make this plugin a reliable choice for embedding content.

Did you know ?

You are going to buy credits for 3 items of your choice.

Once you have downloaded the 3 products, you will be then able to download their updates in the future. There is no limit of time.


Before you continue, did you know that you can download all 15503 items for only 10,90€ ?

It includes all themes, plugins and Elementor Templates listed on this site. You will also receive all updates in the future without limit of time.

See all the subscription Plans

No, I want only 3 products downloads for 6,00 €