BlackRaz
BlackRaz
@blackraz
Admin
Contributor
Topics: 1 / Replies: 360
Reply
RE: Shortcode Question

Hi @chancy426 You should read this documentation.

2 years ago
Reply
RE: how to edit size of forum icons?

Hi @chancy426 As I understand, you want to perform a large-scale theme customization. For customization, you should refer to our provided documentati...

2 years ago
Reply
RE: Chatbox on forum page

Hi @guts add_action( 'wpforo_loop_hook', function( $key ){ if( $key === 0 ){ apply_shortcode('[wise-chat]'); } }); Try this hook: the...

2 years ago
Reply
RE: How Hide Only the Number of Members in Forum Footer ..... And

@gorgiasunshine Please try adding this CSS code as well. .wpf-footer-box:not(.wpf-last-info), .wpf-footer-box > .wpf-forum-icons, .wpf-footer-bo...

2 years ago
Reply
RE: Online Members Blog

Hi @dursunkaptan It appears that you are using a lazy loading plugin, and the online users widget is loaded via AJAX. It seems that your lazy load pl...

2 years ago
Reply
RE: How can I get clients to login through the forum itself?

Hi @linmchugh Could you please clarify which link you are referring to in wpForo? If you mean the menu in WordPress, we have custom shortcode that ca...

2 years ago
Reply
RE: Header Navigation & Header Removal

Hi @jeffbrettell1) For the icons, you can use SVG icons or Font Awesome.2) To hide the Navigation panel, you should go to "Dashboard > wpForo > ...

2 years ago
Reply
RE: Are Multiple Profiles Available Under A Single Login?

Hi @jeffbrettell ,There is no built-in functionality for this. Each user is a separate WordPress user, and you cannot post from other profiles. If yo...

2 years ago
Reply
RE: How to install plugins for TinyMCE?

Hi @addooua There is no easy way to implement the TinyMCE plugin for wpForo. You would need to request custom assistance and hire a developer to crea...

2 years ago
Reply
RE: Email notifications stopped working

Hi @marsm It seems you may have exceeded your hosting email sending limit. You can try to connect with your hosting provider and ensure that the emai...

2 years ago
Reply
RE: help

Hi @sergido For that purpose, wpForo has a special page named "Recent Posts" where all the latest updated or changed posts appear at the top of the p...

2 years ago
Reply
RE: How can I authorize the Seller Role as Customer?

Hi @tilasme You need to create a connection between WordPress roles and the user groups provided by the forum, and then the wpForo automatically sync...

2 years ago
Reply
RE: i can not upload image to forum

Hi @knightmore Please provide more details about the problem you are facing. Can you provide the error message or any other information that would he...

2 years ago
Reply
RE: How Hide Only the Number of Members in Forum Footer ..... And

Hi @gorgiasunshine You can add this CSS code into Custom CSS in the wpForo Settings page.Dashboard > wpForo > Settings > Colors & Sty...

2 years ago
Reply
RE: Help, I have 2 identical forums but they are different?

Hi @antdx316 However, the sidebars of your WordPress website are provided by your current theme. You can only add or delete widgets within the sideba...

2 years ago
Page 3 / 27