Support Forum
Hi there..once again thanks for the kind support so far.
I've downloaded the firebug for firefox as needed and loaded the console.
When I enter the profile page it prompted me this err.
TypeError: $ is not a function
$(window).load(function() {
When I clicked on the profile button it still shows the white page and this was error it prompted.
ReferenceError: jQuery is not defined
jQuery(document).ready(function() {
I'm not sure but isn't the () behind function wrong as normally they will have to open and then close a command?
Anyway help to solve this would be great!!
confused... your image about versions seems to be correct... you have old version installed and the updater is telling you newer version are available...
for example... tinymce 1.2 installed... 1.2.1 available... thats newer... file uploader 1.2.6 installed, 1.2.7 available... again newer... every plugin in that screenshot shows a newer version available...
as Andy said the notice is really just a nuisance and we fix them as we come across them...
do you have link to site? sounds like js conflict...
Visit Cruise Talk Central and Mr Papa's World
couple problems... first your theme is doing bad things from a wp/js perspective... its loading this
<script type='text/javascript' src='http://sganglers.com/wp-content/themes/table/includes/js/jquery-ui-1.8.5.custom.min.js?ver=1.8.5'></script>
which then appears to be conflicting with the jquery ui that wp itself loads... and the wp version is newer...
see: http://codex.simple-press.com/.....-conflict/
secondarily, are you running any caching plugins?? your site is throwing errors on the forum page from:
http://d.envolve.com/4088D2A64.....4.cache.js
which is some offsite js file... do you know what that file is? and why its loaded? it could be potentially harmful unless you know what it is... and if you do, why it might be throwing errors...
Visit Cruise Talk Central and Mr Papa's World
Ok... so for now.. I reckon, I will try to find a suitable theme which means a facelift which im alright.
Yeah I'm running a chat like thingy from evolved which I just installed it tonight.
I will take it down later in abit. So if I would try to test by loading up a default wordpress theme.. remove the chat to see if the problem still exist.. will do so in abit
Thanks!
np. glad to help. if you like that theme, we can help you correct it to follow wp standards and guidelines...
Visit Cruise Talk Central and Mr Papa's World
Yes - that jQuery conflict will kill the editor.
If you can find where it is being loaded in the WP theme we can help you fix it up. I would look in the theme's functions.php file for starters. It probably uses some wp_enqueue_script() calls. If you find them - paste that section of code here and we can help out.
YELLOW
SWORDFISH
|
1 Guest(s)