@galos, I'm sorry, but I have no idea why your website has such issue with apostrophe. This is something very strange. The last thing I can recommen...
@omtesla, No, wp-login.php is a file, it's not a path, so wpForo cannot disable it. You can use other solution to disable it:/p>
@omtesla, This is a wrong URL. Please change it to this:
@bhaga, What about the cache and website optimization plugins? Do you have any? These are not wpForo errors. You should find the error maker by di...
This is fake because your cache plugin cached the forum page and doesn't allow wpForo to update the number dynamically. You should exclude the forum p...
@bhaga, This is a cache or website optimization/minification issue. Please make sure the forum page is excluded from your cache and optimizer plugin...
@befa, It's not hard-coded. It's passed through filter hook: $max = apply_filters( 'wpforo_max_logged_topics', 100 ); I assume you know how WordP...
@omtesla, Yes, the errors exist, and they are result of your cache plugin minifier and JS DEFER loading option. You can see errors on almost all pag...
Hi @elite11 Please navigate to Dashboard > Forums > Settings > Styles admin page, put this CSS code in Custom CSS Code textarea, delete al...
@omtesla, I don't see the wpForo Login menu. Where is your login page?
@redrover61, All is correct now. The guest usergroup is not a regular usergroup, it's for not loggedin visitors, it cannot be connected to subscribe...
Hi @charlespresh, Please remove all URLs from "Custom Redirect URLs after following actions" option: Also, please explain what URL is this?...
@sunserhat, I don't see any issue here:/p>
Hi @sunserhat, wpForo URLs are generated in its own functions. They are not reflecting the settings in WordPress Permalinks admin page. I'm really s...
This is wrong. The Guest Usergroup should look like this: Then go to Dashboard > Forums > Usergroups, edit the new Guest usergroup and ...