Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Join and Add a Topic buttons not working
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 10:52 pm

oh... looks like you need to also comment out:

   wp_deregister_script('jquery');

Avatar
Scott Schwab
Medford, NY
Member
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 10:57 pm

This is what I did to comment the two lines out...

//wp_deregister_script('jquery');
//wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"), false, '');

I also replaced the other two lines with:

wp_enqueue_script('jquery-ui-core');
wp_enqueue_script('jquery-ui-widget');

still no luck... aarrgghh!

I sent you a PM...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 11:04 pm

yup... still throwing jquery errors... but getting better... this is the problem with using an outdated theme or one that does not follow the wp standards...

looking at the custom ui js loaded... lets try adding these:

wp_enqueue_script('jquery-ui-mouse');
wp_enqueue_script('jquery-ui-tabs');
wp_enqueue_script('jquery-effects-core');
wp_enqueue_script('jquery-effects-fade');

if that doesnt get it, you might have to edit the js of the theme to replace the $ namespace with jquery...

Avatar
Scott Schwab
Medford, NY
Member
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 11:14 pm

You are my new best friend! laugh

THAT DID IT!!!!!!!

I just added a topic in a forum! Whoo Hoo!

Thank You for ALL your help!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 11:16 pm

I see... glad we resolved it...

please be advised you should make a copy of your wp theme changes... should the plugin ever get updated to be current with wp, you would lose your changes...

Avatar
Scott Schwab
Medford, NY
Member
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 11:18 pm

Great advice, I will!

Thanks Steve, you are a life-saver!

Time for a Corona and then I'm going to bed... I feel like a ton of bricks has been lifted from my shoulders!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 7, 2012 - 11:19 pm

np. glad to help!

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626