Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter alexd181

    (@alexd181)

    I can’t believe I didn’t think of that. I had a plug in enabled that was stuffing up the code, it was “WP Unformatted” – I deactivated it and now it’s working fine.

    Thanks for pointing out that this could be a problem. You saved me a lot of time.

    Thread Starter alexd181

    (@alexd181)

    No because I run 2 websites on the same server, same settings and all (different theme tho).

    The first works perfectly with Pro Player, but on the second one the code is messed up as I noted. I haven’t got a clue about how to fix it. I’m running MiniMoo theme on the first site (which works fine) and Thesis theme on the second one (which doesn’t display). I’ve configured both sites exactly the same.

    It sounds like you may be on to something. Is there a setting in WordPress to set the quotes not to escape? I’m not sure how to fix it.

    Thread Starter alexd181

    (@alexd181)

    It’s displaying fine when I put it in the code snippet above, but in my source view all the ‘ tags appear as &#039 instead

    Thread Starter alexd181

    (@alexd181)

    Thanks, that was helpful. I solved my first question on my own. Presentation >> Theme Editor >> Sidebar. Search for this line

    <?php /* If this is the frontpage */ if ( is_home() || is_page() ) { ?>

    Anything under that seems to be only displayed on the home page, anything above it remains there any page with a sidebar.

Viewing 4 replies - 1 through 4 (of 4 total)