BlackRaz
BlackRaz
@blackraz
Admin
Contributor
Topics: 1 / Replies: 362
Reply
RE: Recent Posts block excerpt bug

Hi, When the Excerpt Length is set to 0, the limit is disabled, so the full text will be displayed without any restriction.

1 month ago
Reply
RE: Remove the warning message for users who aren't allowed to attach files?

Hi, You can also click the “Rebuild Phrases” button in Dashboard → wpForo → Overview → Forum Maintenance. Once the rebuild process is complete, go...

2 months ago
Reply
RE: Block Widgets

HI @cotner Could you please open your browser’s Inspect → Console tab and check whether there are any JavaScript errors on your side? If you see ...

3 months ago
Reply
RE: Persistent Raw HTML Tooltip on Category Hover (wpf-tooltip issue)

We have planned the next update for the end of this month.

10 months ago
Reply
RE: Auto close topics after specified time period

Hi @wendell Thank you for your suggestion — we believe it’s a great idea. We’re planning to develop a new addon named wpForo Topic Deadline. We will n...

10 months ago
Reply
RE: Issue Please insert required fields for posting

Hi @profcerti To fix the restored database, we recommend requesting pro support. Our team will be happy to assist you.

10 months ago
Reply
RE: Persistent Raw HTML Tooltip on Category Hover (wpf-tooltip issue)

Hi @ljwgrows ,We have fixed this issue on our end. Please wait for the next wpForo update, and the problem will be resolved on your side after you upd...

10 months ago
Reply
RE: How do I stop the user from being notified when they are downvoted, but still get notified of other reactions?

add_action( 'wpforo_after_init', function() { remove_action( 'wpforo_vote', [WPF()->activity, 'after_vote'], 10 );}, 111 );

1 year ago
Reply
RE: Table Tennis Forum

@roel-developer Changed!!

2 years ago
Reply
RE: Subscribe for new topics on "community" site

Sorry, but there is no setting or easy way to do this. It is possible through theme file customization and a bit of coding.br />If you're unable to do...

2 years ago
Reply
RE: Sub-Forum under Category (Category -> Forum -> Sub-Forum)

@highscoredigital You can add this snippet of code and replace the IDs with your own. add_action( 'wpforo_forum_list_threaded_layout', function(){ ...

2 years ago
Reply
RE: Setting up usergroups and remove existing site users

Hi @brenda_d Firstly, wpForo does not have its own user system; it utilizes the WordPress user system. When a user registers, they register in both W...

2 years ago
Reply
RE: Can't edit member profile?

Hi @brenda_d For spam prevention, we have disabled the account editing feature for newly registered users. New users will need to have some approv...

2 years ago
Reply
RE: Sub-Forum under Category (Category -> Forum -> Sub-Forum)

Hi @highscoredigital If you want to use the hierarchical forum tree, you need to change the forum layout to something other than the threaded layout....

2 years ago
Page 1 / 27