• baldtel

    (@baldtel)


    Hi guys.

    I am wandering if someone can help me.

    I have a static HTML template that I have built. Its utilising html 5 and css3, with small parts of jquery and a php mail script. It all works and validates fine, offline in my broswer.

    But I am trying to replicate in a wordpress installation (in a multisite setup in which I have already set up and configured and has sites on it already)

    I can get the styling to work fine, but none of the jquery is working, even though all the fire structure and heirachy are exactly the same offline and online.

    There is supposed to be a lavalamp menu (lavalamp bit is missing), and the contact link in the top right is supposed to revaeal a form.

    this is the site that is not working.

    https://bmdnewdesign.eighthqz.com/

    If any one needs anymore info or links, I will do my best, but this has been bothering me for days now.

    Can anyone help?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mark Ratledge

    (@songdogtech)

    Firebug shows an error in this function:

    $(function() {
                $("#1, #2, #3").lavaLamp({ ...
    Thread Starter baldtel

    (@baldtel)

    Yeah, I have removed 2 of the options in that error script. It was looking for 3 options, but I had removed 2 of them.

    I’m a little off put by the fact that it all seems to work fine in the offline version.

    But both the lava lamp AND the contact form are not working. I’m not sure if integrating with wordpress is causing the issues, but if it all works off line, it should work online right?

    Thread Starter baldtel

    (@baldtel)

    this is the link in a non wordpress environment.

    https://www.eighthqz.com/bmdtest/

    Mark Ratledge

    (@songdogtech)

    Compare both sites with Firebug and the JS error console.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Jquery issues.’ is closed to new replies.