Sofy
Sofy
@sofy
Admin
Support Team
Topics: 1 / Replies: 5279
Reply
RE: update 2.8.9

@eduardo25 Please provide the example URL.

6 months ago
Reply
RE: Conflict with Hummingbird cache?

Please provide the example URL.

6 months ago
Reply
RE: Search by topic title returns all posts from a topic whose title matches the search

Hi, Please use the hook code below; add_filter( 'wpforo_search_sql', function( $sql, $args ){ if( wpfval($args, 'type') === 'titles-only' ){...

6 months ago
Reply
RE: Is it possible to upload attachment to another server?

Hi, I'm sorry, but the wpForo doesn't have such a feature. You can limit the uploaded file size using the "Maximum upload file size" option. It's lo...

6 months ago
Reply
RE: Hide menu "download" from video player

@fufy Use this hook-code: add_filter( 'wpforo_content_after', function($content){ return str_replace( '<video ', '<video controlslist="nod...

6 months ago
Reply
RE: Adding or moving forum banners

Hi, I managed to add banners for the forums. See the attached screenshot. But I don't remember how I did it. Please read carefully this docume...

6 months ago
Reply
RE: Where is the actual documentation?

Hi,I'm sorry, but we don't have documentation available for wpForo hooks.

6 months ago
Reply
RE: Common Terms

@vtech The answer from irina781 was deleted. It contained incorrect information. Please follow Robert’s answer.

6 months ago
Reply
RE: recaptcha invalid key

Please leave the example URL.

6 months ago
Reply
RE: How for Admin to Mark ALL Posts Read For All Users

Hi, The data is stored separately for each user. You can find it in the wp_usermeta table under the “wpforo_all_read” key, as well as in the user’s ...

6 months ago
Reply
RE: Email notification issue

@danniee Below are the hook codes you can use to disable any type of email notification you want. add_filter( 'break_wpforo_mention_send_email', ...

6 months ago
Reply
RE: Fakt delete fake Themes trom BOTs

@jaroslav-lachky Please read this FAQ:/p>

6 months ago
Reply
RE: Fakt delete fake Themes trom BOTs

Hi,Please navigate to Dashboard > Forums > Moderation. On the admin page, click the Published tab — you’ll find all those topics and posts there...

6 months ago
Reply
RE: Problems with Structured data - wpForo Forum schema markup

@reitonas Please read this support topic:/p>

6 months ago
Page 17 / 385