Support Forum
multiple issues...
seeing some js issues on pages... worry about that if needed, later...
but more importantly, you are caching the forum page
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpre.....s-plugins/
Page Caching using disk: enhanced (User is logged in)
Database Caching using disk (Request-wide User is logged in)
Served from: http://www.goalprofits.com @ 2014-12-22 19:11:03 by W3 Total Cache -->
the forum is dynamic and cannot be cached - things wont work... you must tell your caching plugin to disable caching, js minimizing, etc for the wp page the forum appears on... those caching plugins dont know how to handle dynamic page content...
Visit Cruise Talk Central and Mr Papa's World
in w3tc, for each caching type, they have an exclusion field... you need to add the wp page slug of the forum into that exclusion list...
Visit Cruise Talk Central and Mr Papa's World
you still appear to be minifying js.... cant do that to our js... for some reason the w3tc min stuff chokes on sp js because its already delivered minified... maybe... hard to tell...
but getting lots of js errors on forum pages...
another thing you might try is going to forum - toolbox - housekeeping and clearing the combined js cache...
I cannot do it because the credentials you sent are not an sp admin... you could add them on forum - admins - manage admins...
Visit Cruise Talk Central and Mr Papa's World
still seeing js errors on the site.... not sure where they are coming from... perhaps the chat plugin running and utilizing bunch of resources?? cant tell for sure no minifyingor
the prevailing js error has something to do with the pretty checkboxes in the forum... I assume this worked before?
since you are running your own theme, try adding this to your spFunctions.php file of your sp theme...
define('SP_USE_PRETTY_CBOX', false);
and see if that helps...
if not, then time to start narrowing it down... first, do a temp switch to the default wp theme... any better? if not, then disable all other wp plugins and try again... better? if so, enable plugins one by one until it breaks.. then we at least know the conflict...
Visit Cruise Talk Central and Mr Papa's World
Everything was fine before the last update. Now, the buttons work for some members but not others.
The "define(‘SP_USE_PRETTY_CBOX’, false);" code didn't work (assuming I put it in the right place).
I think I'll just get someone on elance to look at it for me, I have no idea about all this stuff.
working for some members and not others still sounds like caching...
did you run threw the tests I recommended?
unfortunately, sometimes when wp is updated, not all wp plugins and themes are tested/updated to work with it...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)