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 Reply Button Does Not Work
Avatar
cathyw
Member
Free Members
sp_UserOfflineSmall Offline
Feb 19, 2016 - 4:51 pm

Any suggestions?  The Add Reply Button has not worked for awhile on my forum.  We work around it by using the Quote button, but I want to fix this. 

Avatar
Ike
Sawtry, UK
Member
Free Members
sp_UserOfflineSmall Offline
Feb 19, 2016 - 6:07 pm

Hey cathyw,

When buttons don't work within the forum you're normally looking at a jquery conflict. Please see What is this jQuery Conflict for more info.

In fact, looking at your site (assuming the forum in question is at the URL from your email address on your forum profile here) it appears to be an issue with Bootstrap. WordPress doesn't support Bootstrap and instead has it's own jquery library which Bootstrap overrides. This causes problems with plugins like SP which makes use of the WordPress jquery library causing issues with functionality - In this case buttons.

The first thing to try, as this seems to be related to tooltips is to disable them for the SP theme. Just to test, please open your Barebones 'functions.php' file. This can be found either through the theme editor in the Forum admin panel, or through folders in:

wp-content > sp-resources > forum-themes > barebones > templates > spFunctions.php

One of the first lines of code you will see (on line 17) is:

if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', true);

Change the 'true' to 'false' so it will appear:

if (!defined('SP_TOOLTIPS')) define('SP_TOOLTIPS', false);

And let us know how it goes. If it works, you could put that into the functions file of a child theme to preserve the change on updating - But we can cover that if the fix works.

Avatar
cathyw
Member
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2016 - 8:29 pm

Thank you Ike!  It worked.  Building a child theme is next on the to-do list.

Cathy

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 4, 2016 - 8:42 pm

good to hear... thanks for the update...

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: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620