
Hi @chancy426 You should read this documentation.
Hi @chancy426 As I understand, you want to perform a large-scale theme customization. For customization, you should refer to our provided documentati...
Hi @guts add_action( 'wpforo_loop_hook', function( $key ){ if( $key === 0 ){ apply_shortcode('[wise-chat]'); } }); Try this hook: the...
@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...
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...
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...
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 > ...
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...
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...
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...
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...
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...
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...
Hi @gorgiasunshine You can add this CSS code into Custom CSS in the wpForo Settings page.Dashboard > wpForo > Settings > Colors & Sty...
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...