• Resolved EmmaWilliams

    (@lidiahovhan)


    Hi,
    I’m Lidia. We have an Advanced iframe Pro Prime subscription and now we have a problem?For some reason the code does not work when the page is published?Maybe the problem is in the code. This applies to both mobile and desktop, they do not open at the same time?
    [advanced_iframe src=”https://www.apronus.com/music/flashpiano.htm” width=”90%” height=”530″ browser=”desktop” scrolling=”no” marginheight=”-100″ id=”advanced_iframe” auto_zoom=”remote” hide_part_of_iframe=”0,0,100%,150,#ffffff,10″ multi_domain_enabled=”true” use_post_message=”true” enable_lazy_load=”true” enable_lazy_load_threshold=”3000″]
    [advanced_iframe src=”https://www.apronus.com/music/flashpiano.htm” width=”100%” height=”450″ browser=”mobile” scrolling=”no” marginheight=”-100″ id=”advanced_iframe” auto_zoom=”remote” hide_part_of_iframe=”0,0,200%,290,#ffffff,10″ multi_domain_enabled=”true” use_post_message=”true” enable_lazy_load=”true” enable_lazy_load_threshold=”3000″]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mdempfle

    (@mdempfle)

    You have mixed quotes!

    ” != ”

    Also sometimes you mix them between start end end. Please use only ” – the one above the 2
    Enable also the Validator on the options page. There you see sometimes more details.

    Please use the forum for the pro version. Here the moderators don’t like this.

    Best regards, Michael

    Thread Starter EmmaWilliams

    (@lidiahovhan)

    Thanks for the reply. Actually, the only support for advanced iframe pro is leading me to this support page.

    I have tried all your comments and the problem still persists. There is a browser conflict. With browser differentiation – nothing is showing up.

    1. browser=”desktop”
    [advanced_iframe src=”https://www.apronus.com/music/flashpiano.htm” width=”90%” height=”530″? browser=”desktop” scrolling=”no” marginheight=”-100″ id=”advanced_iframe” auto_zoom=”remote” hide_part_of_iframe=”0,0,100%,150,#ffffff,10″ multi_domain_enabled=”true” use_post_message=”true” enable_lazy_load=”true” enable_lazy_load_threshold=”3000″]

    2. browser=”mobile”
    [advanced_iframe src=”https://www.apronus.com/music/flashpiano.htm” width=”100%” height=”450″ browser=”mobile” scrolling=”no” marginheight=”-100″ id=”advanced_iframe” auto_zoom=”remote” hide_part_of_iframe=”0,0,200%,290,#ffffff,10″ multi_domain_enabled=”true” use_post_message=”true” enable_lazy_load=”true” enable_lazy_load_threshold=”3000″]

    when I remove the browser=”desktop” it is showing up both on mobile and desktop the same iframe that has desktop parameters.

    Question: How to make it visible for desktop (with desktop parameters ) and for mobile (with mobile parameters).

    Plugin Author mdempfle

    (@mdempfle)

    Hi, Where do you find this support link?

    On code canyon you find: https://codecanyon.net/item/advanced-iframe-pro/5344999/support
    or: https://codecanyon.net/item/advanced-iframe-pro/5344999/comments
    or: https://codecanyon.net/user/mdempfle

    About your setup. the last element should be be browser=”default”! Also you find there “Each of the shortcodes which are browser dependent need to have the same id! “. You don’t have this. So please add a unique id to both of your shortcodes.

    Working examples: https://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/browser-detection

    In the administration you find more examples like:

    [advanced_iframe id="example3" src="other mobile devices iframe" browser="mobile"]
    [advanced_iframe id="example3" src="normal iframe" browser="default"] 

    you still have mixed ” I don’t know if this “forum” does reformat this.

    Also start simple! Only the iframes maybe with a different height! or a different src

    https://www.apronus.com/music/flashpiano.htm&#8221 is not valid! if gives me a 404.

    Best regards, Michael

    Thread Starter EmmaWilliams

    (@lidiahovhan)

    Thank you for your reply and help, could you please delete this topic if it possible

    Plugin Author mdempfle

    (@mdempfle)

    On WordPress this is not possible.

    Best regards, Michael

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Skoove iframe issue’ is closed to new replies.