Advanced iFrame
New website: advanced-iframe.com Demo Include content the way YOU like in an iframe that can hide and modify elements, does auto height, forward parameters and does many, many more… Main features of advanced iframe By entering the shortcode ‘[advanced_iframe]’ you can include any webpage to any page or article. Advanced iFrame now has out of the box support for embedded 3D models using the p3d 3D viewer. Go to https://p3d.in/b/24 and download a pre-configured plugin where the model does scale already nicely on all devices. Get started for free! If you need more storage or access to the Premium features of p3d.in, you can get a 50% discount on your first payment with the coupon AIFRAME on checkout. The following cool features compared to a normal iframe are implemented: Hide areas of the layout to give the iframe more space (see screenshot) Show only specific areas of the iframe when the iframe is on a same domain (The Pro version supports this on different domains) or include parts directly by jQuery Modify css styles in the parent and the iframe to e.g. change the width of the content area (see screen-shot) Forward parameters to the iframe Resize the iframe to the content height or width on loading, AJAX or click Responsive videos (moved from the pro to the the free version in v2022) Scroll the parent to the top when the iframe is loaded Hide the content until it is fully loaded Add a css and js file to the parent page Security code: You can only insert the shortcode with a valid security code from the administration. Many additional cool features are available the pro version – see https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-comparison-chart In the free version you can update to the pro version directly or test all features in the 30 days trial! Please note: Modification inside the iframe are only possible if you are on the same domain or use a workaround like described in the settings. So please check first if the iframe page and the parent page are one the same domain. www.example.com and text.example.com are different domains! Please check in the documentation if you can use the feature you like A free iframe checker is available at https://www.advanced-iframe.com/advanced-iframe/free-iframe-checker. This tool does check if a page is allowed to be included! All settings can be set with shortcode attributes as well. 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. Limitations of the free version The free version has no functional restrictions and is for personal and small non-commercial sites. After 10.000 views/month you have to opt-in to get unlimited views. If you do not opt-in the iframe is still working 100% and at the bottom of the iframe a small notice to opt-in is shown. Upgrading to Advanced IFrame Pro It’s quick and painless to get Advanced iFrame Pro. Simply sign up for the 30 days trail or buy directly in the plugin. You can than use the plugin on commercial, business, and professional sites and blogs. You furthermore get: Show only specific areas of the iframe even when the iframe is on different domain Graphical content selector: https://www.mdempfle.de/demos/configurator/advanced-iframe-area-selector.html External workaround supports iframe modifications Widget support No view limit Hide areas of an iframe Browser detection Change link targets URL forward parameter mapping. Zoom iframe content Accordion menu jQuery help Advanced lazy load Standalone version – can be used in ANY php page! And much more… You can find the comparison chart here: https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-comparison-chart See the pro demo here: https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-pro-demo Administration Go to Settings -> Advanced iFrame Quick start guide The quickstart guide is also available as video: https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-video-tutorials To include a webpage to your page please check the following things first: Check if your page page is allowed to be included https://www.advanced-iframe.com/advanced-iframe/free-iframe-checker! Check if the iframe page and the parent page are one the same domain. www.example.com and text.example.com are different domains! Can you modify the page that should be included? Most likely you have one of the following setups: iframe cannot be included: You cannot include the content because the owner does not allow this. iframe can be included and you are on a different domain: See the feature comparison chart: https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-comparison-chart and the feature overview https://www.advanced-iframe.com/advanced-iframe/advanced-iframe-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. iframe can be included and you are on the same domain: All features of the plugin can be used. If you mix http and https read https://www.advanced-iframe.com/iframe-do-not-mix-http-and-https. Parent https and iframe http does not work on all mayor browsers! Advanced iframe attributes Below you find all possible shortcode 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. Setting an attribute does overwrite the setting in the administration. [advanced_iframe securitykey=”” src=”” id=”” name=”” width=”” height=”” marginwidth=”” marginheight=”” scrolling=”” frameborder=”” class=”” style=”” content_id=”” content_styles=”” hide_elements=”” url_forward_parameter=”” onload=”” onload_resize=”” onload_scroll_top=”” onload_show_element_only=”” store_height_in_cookie=”” additional_height=”” additional_js=”” additional_css=”” iframe_content_id=”” iframe_content_styles=”” iframe_hide_elements=”” hide_page_until_loaded=”” include_hide_page_until_loaded=”” include_url=”” include_content=”” include_height=”” include_fade=”” onload_resize_width=”” resize_on_ajax=”” resize_on_ajax_jquery=”” resize_on_click=”” resize_on_click_elements=”” use_shortcode_attributes_only=”” onload_resize_delay=”” ]
Top keywords
- iframe38×3.81%
- advanced-iframe18×1.80%
- page15×1.50%
- com14×1.40%
- content13×1.30%
- https13×1.30%
- www12×1.20%
- advanced-iframe com10×1.00%
- https www10×1.00%
- include10×1.00%
- advanced9×0.90%
- https www advanced-iframe9×0.90%
YouList – YouTube playlist shortcode
This plugin adds the shortcode [youlist] so you can easily embed YouTube™ playlist defined by playlist id (PL in front of the playlist id) comma seperated video ids list user favorites user uploads search query in a single YouTube™ player. Live demo New in version 1.0.6 show random playlists with the new attribute ‘randompid’ added apply_filters for output, style, class and src bug fix New in version 1.0.5 enable nocookies enable the https protocol play videos in a specific quality (fx. hd720) enable wmode to handle z-index issues. Usage Examples To embed a playlist with thumbnails [youlist pid=”PL3FF15AA7ED356D9F”] To embed three videos with thumbnails (comma seperated video id list): [youlist vid=”ZF_K8D414-Y,sFHXWoawnt0,E2uOGOqIyC4″] To embed three videos without thumbnails: [youlist vid=”ZF_K8D414-Y,sFHXWoawnt0,E2uOGOqIyC4″ showinfo=”0″] To embed a playlist from the search string “higgs boson” [youlist search=”higgs boson” width=”600″ height=”400″] To embed a random playlist [youlist randompid=”PL3FF15AA7ED356D9F, PL9AEE7FF9E83DEA62, PL2B8DB1BD4364033F”] To embed a playlist for all uploaded videos for the user “mismag822″ [youlist uid=”mismag822″ listtype=”user_uploads”] To embed a playlist for all favorite videos for the user “mismag822″ [youlist uid=”mismag822″ listtype=”user_favorites”] To embed a playlist width your own custom style [youlist pid=”PL3FF15AA7ED356D9F” style=”width:300px;height:400px;z-index:1;”] To embed a user playlist with all the supported attributes (default values shown): [youlist uid=”mismag822″ randompid=”” showinfo=”1″ width=”680″ height=”480″ class=”youlist” autohide=”2″ autoplay=”0″ disablekb=”0″ listtype=”user_uploads” theme=”dark” modestbranding=”1″ controls=”1″ color=”red” fs=”1″ rel=”1″ start=”0″ loop=”0″ iv_load_policy=”1″ version=”3″ style=”” vq=”” nocookie=”0″ https=”0″ wmode=”” parameters=”” ] Ideas for how to use this plugin You can use it to display ad-video before or after the main video You can have your own short trailer before the main video You can collect lessons/tutorials/music videos You can use it for your YouTube™ playlist You can watch your friends favourites videos You can collect videos for your kid and watch it on your site … etc … Shortcode Parameters The youList-shortcode is a wrapper for most of the YouTube™ iframe parameters described here: https://developers.google.com/youtube/player_parameters iframe parameters: width [integer] – iframe width in pixels height [integer] – iframe height in pixels class [string] – iframe css classname style [string] – iframe css custom style parameters [string] – custom source parameters (¶m1=value1&…) youtube parameters: pid [string] – YouTube playlist ID uid [string] – YouTube user ID) vid [string] – Comma seperated YouTube Videos ID list randompid [string] – YouTube random playlist ID, from a comma seperated PID’s list listtype [playlist|user_uploads|search] – YouTube listtype search [string] – YouTube search string) theme [dark|light] – Dark or light control bar modestbranding [0|1] – Prevent the YouTube logo from displaying in the control bar showinfo [0|1] – Display thumbnail images for the videos in the playlist autohide [0|1|2] – Hide the video controls automatically after a video begins playing autoplay [0|1] – The initial video will autoplay when the player loads disablekb [0|1] – Disable the player keyboard controls controls [0|1|2] – Display the video player controls color [red|white] – The color in the video progress bar fs [0|1] – Display the fullscreen button rel [0|1] – Show related videos when playback of the initial video ends start [integer] – Play the video at the given number of seconds from the start of the video loop [0|1] – Play the entire playlist and then start again at the first video iv_load_policy [1|3] – Show video annotations version [2|3] – AS player version https [0|1] – Enable the https protocol nocookie [0|1] – No cookies thank you vq [small|medium|large|hd720|hd1080] – Change video quality