Forums

[resolved] Audio Player Plugin Flash 9 required warning (4 posts)

  1. erich.boileau
    Member
    Posted 2 years ago #

    Hi folks,

    I'm putting together a site, and I've just recently noticed that my Audio Player plugin from Martin Lane (v 2.0.4.1) only appears in Mozilla Firefox. In IE, Safari and Chrome, I'm getting the generic Flash 9 or above required warning.

    Here's the link to the page: http://www.remainnameless.org/content/kingdom-foundations-podcast-series/

    I believe this was working before, but probably stopped after I upgraded something.

    Anyways, I've read all the articles that say to make sure that my theme is calling for wp_head and wp_footer. I've double checked, and it looks like those are present, so I'm a little lost on what's going on.

    I'd appreciate any help! Thanks so much in advance!

  2. erich.boileau
    Member
    Posted 2 years ago #

    No help guys? :(

  3. doryphores
    Member
    Posted 2 years ago #

    The problem is caused by fancy box (a plugin I suppose). If you view the source of your page, you can see this HTML comment around line 97:

    <!--- STOP FANCYBOX -- >

    This is causing all sorts of problems because the comment tag is malformed. It should be this:

    <!-- STOP FANCYBOX -->

  4. erich.boileau
    Member
    Posted 1 year ago #

    Hey bro. Thanks for the catch. That seems to fix the problem. Don't know how I missed that.

    Is there a good debugging software you suggest to catch issues like that?

    Thanks again!

Topic Closed

This topic has been closed to new replies.

About this Topic