
It's not required. You can update from 1.9.3 to 2.x versions without any issue.
@peterwangbiz, Put this CSS code in wpForo > Settings > Colors & Styles > Custom CSS Code textarea: #wpforo #wpforo-wrap .wpforo-post...
Hi @peterwangbiz, The screenshot shows topic creating form for guests (not registered users). There is no way to create a topic or reply without nam...
Hi @rm, Even if you find a way to sort topics with A-Z order, it'll not sort the dates you've added at the beginning of the titles. The text orderin...
Hi @matthewjr45, Try the following hook, put it in a PHP code snippet of the Code Snippets plugin or directly in the functions.php file of the curre...
Hi @upcyclerlife1, I think you've done something wrong, or some plugin has affected the user deleting function. This is the WordPress core function,...
Hi @dimalifragis, I don't think this is a persistence issue. This is cased by MySQL table lock.
Hi @walesupdates, It's allowed by default, unless you have some redirection rules or the following permissions are disabled for the Guest usergroup:...
Hi @ecorbin, Please purge all kind of caches and disable all optimizer and cache plugins temporally. Then edit each forum and make sure the Guest Us...
@cindy_, Just press the [Rebuild Phrases] button in wpForo > Overview admin page, then find all the phrases in wpForo > Phrases admin page. ...
Hi @iguenane, Please purge all kind of caches and temporary disable all optimizer and cache plugins. Then go to wpForo > Overview admin page, s...
Hi all, We're checking this issue. If this is a core bug, it'll be fixed in the next version.
Hi @ecorbin, There are two "User Deleting" buttons. The red one is for users, the last one is for admins.
Hi @jsprfrmn, By default, wpForo allows showing signatures for at list first level of reputation (1 star). By default, it's 5 posts. This is another...
Hi @urisil, It's wrong. You're doing the same hard code, and you'll have to do it in the future. The correct way is adding a hook code in either a P...