Support Forum
Nothing happens when I click on any of the profile links or the "Admin Links" button. Also, I can't open the forum tool set. When I hover over it, it says the javascript is "null".
I'm assuming this is a conflict somewhere with a plug in or something but I don't know javascript. Is there an easy way for a layperson (non-programmer) to figure out what is causing the conflict and fix it?
http://www.tenkaratalk.com/forum/
Also, I read the support article about jquery conflicts, looked at my source code and did find one that has Google API instead of my domain:
<script type="text/javascript" src="http://ajax.googleapis.com/aja.....-ui.min.js"></script> | |
<script type="text/javascript" src="http://www.tenkaratalk.com/wp-.....all.min.js"></script> | |
<script type="text/javascript" src="http://www.tenkaratalk.com/wp-.....ing.1.3.js"></script> | |
<script type="text/javascript" src="http://www.tenkaratalk.com/wp-.....perfish.js"></script> |
But, not being a developer or programmer, I'm not sure what to do about it.
yeah, the problematic one there is the first loading jquery ui from external.. its a different version than wp uses...
have you corrected it? seems using right one now...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
yeah, the problematic one there is the first loading jquery ui from external.. its a different version than wp uses...have you corrected it? seems using right one now...
Hi Mr. Papa,
No, I didn't change anything and am still having the problems above. But add to the list:
Users can't reply to topics or upload avatars. I really need to get this fixed a.s.a.p. or I'm going to have to find a new forum plug in and start all over (which will be a nightmare because 24 hours after launch, I already have about 50 users and they're losing patience). Is there any way I can give you my log in info and have you take a look to see what's going on?
need help understanding the problem... its working fine for me... left you test topic:
http://www.tenkaratalk.com/for.....sting/#p50
and also a reply...
but this needs to be resolved:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.1/jquery-ui.min.js"></script>
that is incorrect and violates the wp standards and api... loading offsite is bad...
so we need to track down if its your wp theme or a plugin doing that... I am betting on your Minimal theme... a quick switch to the wp default theme and see if things work would be quick test...
but when you find where its done, we can help you fix the theme problem...
Visit Cruise Talk Central and Mr Papa's World
with the credentials you sent, I made a one line change to your theme to properly use the wp api to load the native version of jquery ui...
all the issues you alluded to seem resolved...
I uploaded an avatar in your profile... you can see it in the profile, but it wont show since you prioritized gravatars above uploaded...
the forum tools work fine...
posting works fine...
Visit Cruise Talk Central and Mr Papa's World
np. glad to help.
btw, the change I made fixed the google api problem... at least the jquery ui one... it was a change to your wp theme, so careful on any upgrades...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)