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
Does site need to be live for the Simple Press buttons to work
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 11:33 am

I removed it... but please resend the info in a pm to me...

Avatar
Mark Browning
Member
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 11:42 am

Actually, maybe not. Doesn't look like I included the password and username. Let me know.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 1:23 pm

yeah, your wp theme is causing numerous js errors on pages...  is this a very old theme?  its violating wp standards and api and loading an ancient version of jquery:

<script type='text/javascript' src='http://barnowlbox.com.previewdns.com/wp-content/themes/minibuzz3/js/jquery-1.4.2.min.js?ver=1.4.2'></script>

themes should just use the jquery that comes with wp...  see:  http://codex.simple-press.com/.....-conflict/

the current version of jquery that comes with wp is version 1.10.2...  with the theme loading ancient version 1.4.2 (released feb 2010), its going to cause many problems...

Avatar
Mark Browning
Member
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 3:10 pm

Well, I do not know how old the theme is: I simply chose it and my developers said it would work fine and that it was well constructed. What is the fix for the problem?

Avatar
Mark Browning
Member
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 4:03 pm

The MiniBuzz theme is shown here: http://themeforest.net/item/mi.....eme/101548. I am not clear as to whether there is an update but there is support that looks like it costs $45. The theme was downloaded in the spring of 2013 so there should have been something better than such an old version of JS.

 

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 5:35 pm

the 'fix' is to fix the theme...  find where its loading the external, old copy of jquery and instead tell to load the wp version of jquery...  the link I gave in post 23 gets you started on this...

but if you find where the theme loads the wrong version, we can help change it to load right wp version..

Avatar
Mark Browning
Member
Free Members
sp_UserOfflineSmall Offline
Oct 16, 2013 - 8:19 pm

Okay, I will work on finding out the information you need.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 17, 2013 - 10:30 am

let us know...

Avatar
Mark Browning
Member
Free Members
sp_UserOfflineSmall Offline
Oct 17, 2013 - 1:11 pm

Alright, so what we did was install the plugin: JQuery Updater 2.0.3. This did not, as of yet, remedy the issue with the Simple Press Add a Topic button. It still is dysfunctional. But the question is, did the plugin resolve the issue with the older version of JS being loaded?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Oct 17, 2013 - 5:13 pm

no, that plugin will pull in the latest jquery not the jquery that already comes with wp...

you need to find in your theme where its loading the external jquery...  typically its in header.php but based on the theme design could be in any file...

just do a search/grep for string 'query-1.4.2' in your theme...

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: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625