• Resolved MarleVVLL

    (@marlevvll)


    Hi friends.

    http://www.gswalsh.com/test1/ is the URL where the iframe should be. Lines 94f of the page’s source look like:

    <div class="content" class="post-543 page type-page status-publish hentry">
    	<p><iframe src="http://widgets.itunes.apple.com/widget.html?c=us&brc=FFFFFF&blc=FFFFFF&trc=FFFFFF&tlc=FFFFFF&d=Jon%20Rizzo%20album%20debut%20is%20here!&t=Jon%20Rizzo%20Music&m=song&e=song&w=250&h=300&ids=405111624&wt=playlist&partnerId=&affiliate_id=" frameborder=0 style="overflow-x:hidden;overflow-y:hidden;width:250px;height: 300px;border:0px"></iframe></p>

    The iframe is within the page, but as you will see, nothing is showing up. Why is this occuring? The WP install is fully up to date as is the theme. I’ve tried deactivating all plugins and the issues remains. I’ve also tried installing other iframe plugins but they do not work either.

    Thoughts?

    Thank you.

    http://wordpress.org/extend/plugins/iframe/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter MarleVVLL

    (@marlevvll)

    I also tried switching back to twenty twelve theme and it did not work.

    Plugin Author webvitaly

    (@webvitaly)

    You are not using iframe plugin and [iframe] shortcode on that page at all. You just inserted iframe html tag.

    I don’t know why that link (what is the source of the iframe at the same time) does not show anything. You should ask about it on itunes forums, maybe you will found an answer there.

    Thread Starter MarleVVLL

    (@marlevvll)

    Hi there.

    Here is the code with the short codes present (yet with no iframe showing):

    <div  class="et_lb_module et_lb_column et_lb_1_2">
    <div  class="et_lb_module et_lb_text_block">
    <!-- iframe plugin v.2.7 wordpress.org/plugins/iframe/ -->
    <iframe src="http://widgets.itunes.apple.com/widget.html?c=us&brc=FFFFFF&blc=FFFFFF&trc=FFFFFF&tlc=FFFFFF&d=&t=&m=music&e=album&w=250&h=300&ids=667087471&wt=discovery&partnerId=&affiliate_id=" width="250" height="300" scrolling="no" class="iframe-class" frameborder="0"></iframe>

    As far as I know, there is no plug-in or theme related issue to this iframe problem.

    Plugin Author webvitaly

    (@webvitaly)

    This iframe works for we.
    It shows such content:

    iTunes
    The Way You Are EP
    Jon Rizzo
    $3.96

    – Guts
    – The Way You Are (feat. Maggie Norfleet)
    – Jeremiah
    – Love Takes Over

    Total: 4 songs

    Thread Starter MarleVVLL

    (@marlevvll)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Iframe not showing’ is closed to new replies.