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
Add Topic Button not working?
Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 11:05 am

Hi,

I recently installed Simple:Press and had a little difficulty because of a calendar plugin I am using, but I deactivated the other plugin and than the install went perfect.

I have started putting together groups and forums and tried to test it and the add topic button doesn't do anything. I just get a little message in lower left corner that states; javascrpt;null (void)?

Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 12:06 pm

One other quick note: I have social network buttons at the top of my page that change color when you hover over them. The ones on the forum page are loading in the darker hover over color?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 1:48 pm

hard to tell anything without a link to the site...

but the button issue is likely a js conflict... read more:  http://codex.simple-press.com/.....-conflict/

Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 5:23 pm

http://problem-with-post-edit-.....com/forum/

As far as the .js issue, I see there is several issues with calendar plugins I have disabled the Calendar and still the same problem. I don't see any duplicate .js files and I am really not sure which file is presenting the issue.

 

Thanks for the help

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

since the forum is closed, we cannot get in...

but you have a theme doing improper things... its hard loading jquery vs using the one that comes with wp...

<script type='text/javascript' src='http://problem-with-post-edit-buttonudsonvalleyinsight.com/wp-content/themes/spotlight/js/jquery-1.7.2.min.js?ver=3.3.2'></script>

and since the wp version is loaded too (and its a different version), they are likely conflicting...  more help on this type conflict:  http://codex.simple-press.com/.....-conflict/

if you find where in your theme its doing things improperly and loading that, we can help fix it...

Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 8:39 pm

I have been messaging the theme guy but he is MIA! I located the (jquery 1.7.2.min.js) file, but how do I know what is causing to load? Is this going to be in a php page somewhere?

I am not sure why the forum is closed? I have the permissions set, I tried to open it on a different browser and had the same result maybe it is part of the same issue?

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
May 18, 2012 - 9:08 pm

No, not likely the cause...

you need to find where that loading of the wrong js is done... normally, this is in the header.php or functions.php file of the theme, but could be in many locations...

here is a little tutorial on how permissions and access works:  http://codex.simple-press.com/.....ng-access/

read through it and see if it helps you get the permissions set up...

Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 19, 2012 - 7:15 am

Okay, I think I have found it in the function.php file. It is in the area that says load java function and looks like this;

    wp_enqueue_script('custom_script-1', get_template_directory_uri() . '/js/jquery-1.7.2.min.js',array('jquery'));

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
May 19, 2012 - 7:17 am

Try changing that to:

wp_enqueue_script('jquery');

andy-signature.png
YELLOW
SWORDFISH
Avatar
Michael O'Riley
Member
Free Members
sp_UserOfflineSmall Offline
May 19, 2012 - 8:22 am

Okay that seemed to have helped the add topic issue, but now I have the button issue throughout the site and lost some other style functions on the main menu.

Forum locked issue: I read through the document and set up permissions (ie:Guest-Limited Access), but still appears locked to guests.

 

Thanks

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