Support ForumAdvanced iFrame Plugin – Support Forum https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/feed/ Wed, 08 May 2024 11:01:55 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1237 <![CDATA[Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1237 Wed, 20 Nov 2013 22:53:09 +0000 dan Hi IshYoBoy,

Loving the theme,

I am trying to use the Advanced iFrame plugin

Advanced iFrame

I think it may conflict with the theme as any of the parameters I set seem to be overridden by the theme

https://goo.gl/I6mLaO

I want the iframe to be 100% wide and 1000px high using this code:

<div style=”height: 1000px;”>
[advanced_iframe securitykey=”securitykey” src=”https://www.gemvisa.com.au/apply.html” width=”100%” height=”1000px” ]
</div>

Any advice?

Cheers,
Dan

]]>
https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1239 <![CDATA[Reply To: Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1239 Thu, 21 Nov 2013 07:47:38 +0000 IshYoBoy Hi there,

There is a jQuery code which controls the re-sizing of iframes as many video services use iframes (E.g. YouTube).

First of all, please try to set the width and height to a pixel value (not 100%). You can set the width to 1170px and the height respectively.

When the page is viewed in a smaller screen the iframe will be scaled but both width and height will be changed. Please test it and if it’s not enough you will have to update the jQuery code, which handles the re-sizing to avoid iframes by “advanced-iframe” plugin.

Please get back to us,
Cheers.

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1250 <![CDATA[Reply To: Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1250 Fri, 22 Nov 2013 04:39:30 +0000 dan Hi IsnYoBoy,

I made that change and have tested that earlier but get the same result

Please advise what I need to try next with the jQuery code

Thanks!

Dan

]]>
https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1251 <![CDATA[Reply To: Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1251 Fri, 22 Nov 2013 08:36:13 +0000 IshYoBoy Hi We have just tested the following:

[advanced_iframe securitykey=”YOUR_SECURITY_KEY” src=”https://www.gemvisa.com.au/apply.html” id=”iframe1″ name=”iframe1″ width=”1170″ height=”1900″]

And it seems to be working. If you want to get dirty with the JavaScript you will have to modify the file “wp-content\themes\minicorp\assets\html\core\libs\js\main.js” and you can find the iframe manipulation function on line 763 – 788.

If no id is specified for the shortcode then it gets a default one “advanced_iframe” you can add an extra “if” statement inside the function to apply the manipulation only if the “id” attribute is not “advanced_iframe”.

E.g.:

Hope this helps,
Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1261 <![CDATA[Reply To: Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1261 Sun, 24 Nov 2013 22:49:17 +0000 dan Added the id and its working great!

Thanks mate, I really appreciate it :)

Dan

]]>
https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1264 <![CDATA[Reply To: Advanced iFrame Plugin]]> https://support.ishyoboy.com/forums/topic/advanced-iframe-plugin/#post-1264 Mon, 25 Nov 2013 08:08:49 +0000 IshYoBoy Sure thing!

Just remember that this change will be overwritten with the next version update so you’ll have to do it again after you update Minicorp.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>