Sofy
Sofy
@sofy
Admin
Support Team
Topics: 1 / Replies: 5333
Reply
RE: how to send "please moderate" emails also to all admins ?

Hi, Please use the "Forum Admins Email Addresses" option. It's located in the Dashboard > wpForo > Settings > Email Settings admin page. Th...

2 years ago
Reply
RE: Shortcode Issue

@paul Please edit the "forum test page" page and make sure the sort code is not enclosed in addition tags. Seems the shortcode os located into the ...

2 years ago
Reply
RE: Member can see all boards under activity and favored tabs

Hi,First, please make sure you indeed need the board system. Are you certain you can’t build your forum without boards? Using categories and forums mi...

2 years ago
Reply
RE: New Forum - only show 2 or 3 posts for home page

@martinasjam The developers suggest using the hook code below: add_filter( 'wpforo_recent_posts_limit', function($limit){ $boardid = WPF()-...

2 years ago
Reply
RE: Links misbehaving sometims

@hbk747 We see there are rel="" and target="" attributes. However, we're unsure how these attributes could appear in the address bar. Which browser...

2 years ago
Reply
RE: Edit wpforo tags

Hi, Please note all questions related to paid addons should be asked in the gVectors.com forum. Here we only support issues related to the free wpFo...

2 years ago
Reply
RE: Forum Permissions

Hi, I'm sorry, but the wpForo doesn't have such a feature.I'd recommend purchasing pro support and reaching out to the pro support team for customiz...

2 years ago
Reply
RE: Question about plugin package

@zygzak Please read this documentation:/p>

2 years ago
Reply
RE: Facebook share button not working on the post side

Hi, We've just checked and don't find such an issue. It works fine. Please clear the browser cache and check again.

2 years ago
Reply
RE: How to Allow Dofollow Links on forum threads and posts.

@shoaib Could you please provide the example URL to allow us to check the issue?

2 years ago
Reply
RE: How to redirect Author URLS to WP foro profiles of the users

@shoaib This topic has been moved to the correct forum.

2 years ago
Reply
RE: Shortcode Issue

@paul You should not set the forum page as a home page, you should create another forum page with shortcode and use that page as a home page, plea...

2 years ago
Reply
RE: Question about plugin package

@zygzak Please rephrase your question.

2 years ago
Reply
RE: Ask to confirm deletion of account

Hi, Use the hook code below to remove the option for users: add_filter( 'wpforo_can_user_self_delete', '__return_false' ); Here’s a helpful arti...

2 years ago
Reply
RE: narrow the line spacing

Hi, If you want to reduce the space in the TinyMCE editor, use the hook code below: add_filter( 'wpforo_editor_settings', function( $settings ) { ...

2 years ago
Page 75 / 390