I have been customizing a theme in wordpress. Been building it on my computer using wamp. I put in some javascript and jquery and this runs fine on my computer. I uploaded all the files and the jquery stops working. So I delete the theme from the online site, re upload and still doesn't work. So I download everything from online and put it back on my computer. I put it in another directory that I have wordpress installed and change that site on my computer to the theme. the jquery works. I have come to the conclusion that something online is stopping my jquery from working. I don't know what it is. I am calling the script like this
I have been messing with it a lot. trying many new things. I have removed the code and put it back in. I am sure it has got to be something with the wp_head. nothing seems to work. the answers I have found on google don't work either.
You may have put the file back but you are not linking to it in the head. Incidentally, IMHO the best way to include the jQuery library is to use Google's hosted version like this:
Any ideas?
Could you post a link?
the exact same way as on my computer through wamp, it works locally but not online. exact same files
We can play this game all week, without a link it's just one guess at a time. :)
http://www.wilsonwrites.com
there is a tabbed box on the right that isn't working
Incidentally, IMHO the best way to include the jQuery library is to use Google's hosted version like this:
http://www.wilsonwrites.com
Oh well, we got there in the end. :D