Advanced iFrame Pro v2023.8 - Wordpress plugin - (Untouched)

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Joined
May 16, 2021
Messages
25,956
Reaction score
37,572
Points
113
NullCash
642,069
Advanced iFrame Pro - CodeCanyon Item for Sale

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.

A Gutenberg block is also included to easily add an iframe with preview to your editor.

68747470733a2f2f7777772e74696e7977656267616c6c6572792e636f6d2f636f646563616e796f6e2f6865616465...png

Quick start guide​

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:
  1. iframe cannot be included: You cannot include the content because the owner does not allow this.
  2. iframe can be included and you are on a different domain: See the feature comparison chart and the features availability overview. To resize the content to the height/width or modify css you need to modify the remote iframe page by adding one line of Javascript to enable the provided workaround.
  3. Iframe can be included and you are on the same domain: All features of the plugin can be used.

Installation​

  • Install the zip with the default plugin installer of WordPress or upload the folder ‘advanced-iframe’ from the zip file to the ’/wp-content/plugins ’ directory. Make sure the file advanced-iframe.php is in the directory /wp-content/plugins/advanced-iframe
  • Activate the plugin through the ‘Plugins’ menu in WordPress
  • Place ‘[advanced_iframe]’ in your pages or posts. The optional security key can be found at Settings -> Advanced iFrame Pro
Requires at least: 3.3
Tested up to: 6.3.1
Stable tag: 2023.8
Requires PHP: 5.4
== Changelog ==
= v2023.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.
Demo: https://codecanyon.net/item/advanced-iframe-pro/5344999
 

Attachments

  • advancediframe-v2023.8.zip
    957.7 KB · Views: 0
Top