• Hi,

    I’m working in the Twenty Ten Theme, we’ve installed the Easing Slider into the header. The slider works great! The issue is a “Missing Image” box appears just above the header and under the title in some browsers, but not others. Firefox and Camino are ok, but Safari and Chrome show the that there is a broken image link. Not sure about the new IE. It was okay before we inserted the Easing Slider PHP, but appeared right after.

    http://seenamy.com/RobertPeak/

    I’ve searched the header and footer php files and the style.css file and can’t locate the issue.

    Received this reply earlier, but the tags in the plug-in PHP look fine.

    “try sorting out the markup errors, and see if that resolves the issue.
    http://codex.wordpress.org/Validating_a_Website”

    Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue, different theme. Did you find a resolution?

    <div id=”site-description”>Father of The Modern Hollywood Poster</div>
    <img –=”” slider=”” easing=”” src=”<!–“>
    <div class=”lof-container” style=”height:300px;padding-right:0px;padding-top:0px;padding-left:0px;padding-bottom:4px;”>
    <div id=”lofslidecontent45″ class=”lof-slidecontent” style=”border:0px solid #ccc;width:940px;height:300px;”>
    </div>

    You have this line in bold that may be the causing the problem

    Thread Starter AmyQotwf

    (@amyqotwf)

    My solution was to insert a single pixel image behind <img –“(insert your single pixel image here)” It was a simple work around. Good luck!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Easing Slider in header, Missing image icon in Safari but not Firefox’ is closed to new replies.