@nedimovic The problem is that Google has no obligation towards us, neither to index our (sometimes new and empty) forum or to display ads. Unless you...
Also enable Wordpress debug to a log and check the log file.
Ok, i was able to check now. This JS issue you see on your console could be: 1. From your SSL issue (not sure but still it must be fixed) 2. Fro...
Well if you leave your website online for a few hours, i could check more. Right now it shows under contruction. Also did you fix the SSL issue? And...
Also SSL is not correct or is not available on your site. You should fix that also before everything else.
Most probably you use a caching plugin and/or a page optimizer. Disable them and check. In case it works, exclude wpforo from caching and also from ...
From Wordpress.org “Beta compatibility” Calling WordPress 5.6 “beta compatible” is a good first step. Doing so acknowledges the hard work that has ...
Not so. WP 5.6 is a beta version for PHP8. And for the time being, the actual performance improvement for web applications such as WordPress is minim...
ok, in any case permanently remove caching from wpForo page (exclude it). With that disabled, press F12 and check your browser console for errors wh...
Hi. 1. "PHP Error: Trying to get property of non-object" is not an error but a notice. 2. Remove caching from your wpForo page. Right now you ...
That could only mean an issue with permissions.
Wordpress doesn't log IP and wpForo also. The only way i have found (and use) is this plugin:
@percysgrowroom Just DEACTIVATE not uninstall.
I have no idea about that, just checked and mine is there. Maybe you need to disable and re-enable wpForo, now that you have proper permissions?
All folders should be 755 and all files 644. Usually the permission in lower level is inherited from the parent. I mean, if a folder has 755, ALL ch...