• Resolved bozo83

    (@bozo83)


    Hey everyone.

    Hopefully someone can help. I’m pretty good on wordpress, certainly not a basic user, but I’ve ran into a little problem on a site I’m putting together.

    I installed a blank theme so I could make the site look exactly as I want it to. And it doesn’t look bad. I actually gave it to my junior to design and he’s done alright, the problem is he has used all in one image slider and a flash gallery. For users without flash it loads a javascript version of the gallery.

    Except it doesn’t, both the plugins mentioned above use javascript and neither work (the gallery works as flash but not as javascript).

    Someone suggested that I use the wp_enqueue, but alas to no avail. Someone else suggested that it might no longer be supported my wordpress. I checked out where I got the theme and it appears to have been made in 2007 and never been updated.

    Will I ever get the javascript functions working, or is it dead?!

    You can see the test site here: http://punkishdelight.com/russell-test

    Any help or light you can throw on the subject would be great as I’ve been pulling my hair out here!

Viewing 1 replies (of 1 total)
  • Thread Starter bozo83

    (@bozo83)

    OK, so I figured it out.

    In my attempts to make it compatable with the latest wordpress (getting the header image to work from the appearance menu, etc…) I had forgotten to add <?php wp_footer(); ?> to the footer, so the plugins were unable to place there code there.

    Silly me! All fixed now tho.

Viewing 1 replies (of 1 total)

The topic ‘Theme no longer compatable (I think?!)’ is closed to new replies.