Search Results for 'bbpress'
-
Search Results
-
Topic: Dealing with trolls
I would like to see the following feature in bbpress.
An ability for an admin to mark a user as a suspected troll. Once the user is marked. Then further posts are directed differently. To the troll the posts appear as normal. (Perhaps newly posted items are stored in localStorage and loaded with javascript.) Also post go directly to a new table where admins can review it. After some time admins can decide that the user is a troll or not. Meanwhile troll’s posts are not lost. And troll is discouraged from creating a new account.
The advantage is that trolls will continue to waste their time, not bother others, and lose a greater amount of work once blocked. Also admins can make the istroll decision with a larger amount of content.
On loop-single-reply.php, show_role is true by default.
> bbp_reply_author_link( array( ‘sep’ => ”, ‘show_role’ => true ) > );
I’d like it to be false. If I change it in the theme, it will be overwritten next time I update bbPress, right?
How do I set it to false so that it will not get overwritten?
Thanks!
Hello I am new to bbpress however eveything has been going fairly well. There are 2 problems however.
Problem 1:
When in the forums the text entry for replying to a post is transparent and it makes it look ugly and makes entering text difficult. how can I change the text entry box to something brighter?
(the text box blends with the background)
Problem 2:
When multiple people post on a thread particularly their immages get cut out halfway.
(first/main post is ok)
Can someone please help me with these issues?
Additional information:
I am using custom community theme 1.8.9.1
Thank you!
I want to be able to show the reply content in the (bbPress) Recent Replies widget, not just the topic title. I would like to be able to show either the entire reply text or a portion of the reply text (limit it to characters). Is there a way to do this?
Hi! A few days ago, I was playing around in the bbPress plugin, and I introduced an error. I was trying to figure out where a function outputted, but never figured it out.
If you visit my boards here, http://craftcore.ca/boards/ , you can see the words “Hello World” on my forums list:
> 0 0 No Topics Hello world!
Now the thing is…I can’t remember what file I edited. I opened all the template files in EditPad and seached for “Hello World”, and found nothing. I deactivated, removed, and readded bbPress, and it’s still there.
Any suggestions of where I should be looking? This is such a silly problem, I know. Any advice would be wonderful!
Thank you!
Hi all. This evening I was just about to translate some pieces of BBpress into my native Czech lang. I am used to use Codestyling Localization plugin for translating plugins. This same I saw some strange warning. First time in my life.:-) Is here someone able to provide me with more details on following error message regarding bbpress?
Loading Issue: Author is using load_textdomain instead of load_plugin_textdomain function. This may break behavior of WordPress, because some filters and actions won’t be executed anymore. Please contact the Author about that. (Codestyling Localization plug error message)

