Hi @kimia, If you'd like to remove only the "Subscribe for topics" link, please use the following CSS code: .wpf-subscribe-forum { display: none !im...
@percysgrowroom That's the same. Just click on the "Solved" button.
@maxelio42, I'll ask the wpForo developers. They'll discuss and add the feature if it is possible.
@dallaz I wanted these all on the china page but they are numbered different. no way to add them into 1 page? I'm sorry, but no. i s...
@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 ...