Craig said
Well I wouldn’t I need to be a member to do that ? I’m looking to get it up and running before dropping any money as I have had bad experiences in the past when it doesn’t work and I’ve already paid for other web items.
I’m not sure how to disable that feature. I’m guessing for my site it would be the function.php file but have no clue what to do.
Hi Craig,
I was having the same issue as you and wanted to share the complete instructions on how to fix it, based on the limited information Mr Papa provided you with.
I am by no means an expert coder but I’m pretty handy with figuring things out and working with the limited “non premium” information that is given to me. Hopefully it’s not too little to late for you -but I imagine someone else will likely have this issue in the future if it is.
Here’s the complete instructions for remedying this issue.
In your website’s file manager navigate to: wp-content > sp-resources > forum-themes
From there open the folder of the theme you are using. (you can find which theme you are currently using from the administrative panel for simple:press. Click ‘forum’ select ‘themes > available themes’ and Current theme will show the theme name.)
Inside the theme folder navigate to the templates folder and edit the file spFunctions.php.
To turn off tooltips edit line 16 in the file and change “define(‘SP_TOOLTIPS’, true);” from true to false. Save the file and your forum should work seamlessly and you should no longer have the loading white blank page.
I hope this helps and works for you and anyone in the future.
Dee