@percysgrowroom, For the testing reason, please mark this topic as resolved and let us know:
yes, you're right. Please watch the following video I've just recorded:
@precurseur it looks a bit more tricky... Believe me, it doesn't. The plugin has dozens of options and features. So just keep reading the docu...
Hi @precurseur, I'm really sorry, but there is no hook for this purpose. However, your issue can be solved in the following way: 1. Create a new userg...
@maxelio42, Sorry, for the late response. I made a customized "Read Only" access to my forum for visitors : they can access the forum and ...
@hector, Please try the solution mentioned in this support topic:
Hi @usernamemi, I've sent your topic to the designer and developers of wpForo. They'll discuss and change the position of the "Preview" button if it i...
@angie is there anything else I could try? Probably there is some other plugin caused the issue. Try to deactivate the plugins one by one and check it...
@dallaz In the case of China forum, you'll need to add only the shortcode with forum ID 1. It'll display all subforums under the China forum. P...
@never, try the CSS codes below: /*Site Profile button*/div#wpf-pp-forum-menu { display: none !important;}/*Forum Profile Button*/div#wpf-pp-sit...
Hi @ewcramer, I'd suggest you hide the "Text color" button via CSS code below: div#mceu_5 { display: none !important;}The CSS code should be added ...
@dallaz In the shortcode, the 5 number is just an example. Instead of the 5 number, you'll need to add forum ID you'd like to separate. In your c...
@illinipulse Yes, I was right. You should uninstall the wpForo install it again and start the migration again.
Hi @itesla, It seems there is some issue with the link that the user's pasted. Please change the role of the user with info[at]gvectors.com email addr...
Hi @zeeshan333, Please try the following CSS code: #wpforo #wpforo-wrap .wpf-post-create .wpf-subject { display: none !important;}Please don't forge...