Advanced iFrame Pro 2024.5

Download Advanced iFrame Pro 2024.5 from nulled fire. Advanced iFrame Pro allows you to embed content directly or show a part of an iframe.
- 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: Set height dynamically with media queries
- New: The "Show only a part of the iframe" solution does support media queries. See Show only a part of the iframe
- 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.
= 2020.3 =
- 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.
- Fix: Auto height for pages over 10000 pixel where not working anymore because of the new fix when the size only changes 5px (see 2020.1 last line). The last used height was saved at the wrong place.