So I'm working on a site with a bunch of other jquery stuff and it seems as if I have some interference.
I need php zp_apply_filter('theme_head') so the login/logout script works and so the admin toolbox works. (login should pop up the colorbox login script as well).
Here something weird too - w/o php zp_apply_filter('theme_head') and I'm logged in all the JS works fine...but of course the logout link doesn't work...when I'm logged out my JS doesn't work (JS is a dropdown menu)
I can't get both to co-exist - any suggestions?
Thanks
Mike