Not what you say. You have NO valid certicate for your site right now. As for the rest, the http to https redirection is usually handled by Cpanel.
See the Lock on your browser (left top). It says Not Secure. There is not an active SSL certificate.
Something else. I see in your wpForo pages "Litespeed Page Supported". Not 100% sure what that means, but Litespeed cache seems active. Partly? Mayb...
That is great. Still your home page has some strange errors, not related with wpForo. Press F12 to see them in your browser console: (1) songw...
Two issues that i found: 1. Litespeed cache. No caching for wpForo pages. Remove/exclude the page of wpForo from caching. 2. Your main/home page d...
This is probably some conflict between plugins or some fatal error. Enable Standard Wordpres Debug to a LOG, view the issue in the log and post it h...
Just enable debug to a log Add these to your wp-config.php define( 'WP_DEBUG', true ); define( 'WP_DEBUG_DISPLAY', false ); define( 'WP_DEBUG_LO...
I doubt wpForo is killing any mysql server. What kind of hosting plan is that? Can you give us some details? Do you have Debug to a LOG enabled fo...
Well i do not know. Check here, are you doing exactly that?
Nope, still it is cached. <!-- Dynamic page generated in 0.836 seconds. --><!-- Cached page generated by WP-Super-Cache on 2021-10-19 11:...
@ozoneprof Maybe not correctly excluded. Maybe "*" is not supported and maybe it is not needed. Or capitalizations. I dunno. Use this url to excl...
What do you mean? You did it and it is fixed, or you did it and it isn't fixed? BUT in any case fixed or not, no caching plugins work right with wpF...
Just remove caching from wpForo page (the one with the shortcode). NO caching with wpForo. This is you issue: <!-- Dynamic page generated in 1....
Creating a huge and heavy plugin is not related to the capabilities of the programmers, but usually a marketing thing. And if a plugin/application h...
Well, as long as it remains relatively "light" and it doesn't become a huge monster. Since this is usually the trap most complicated plugins/softwar...