Search Results for '"wordpress"'
-
Search Results
-
Topic: moderating bbpress
Hi to everyone and sorry for my English
I installed bbpress on my site and now wondering is there this futures i wan’t:
1) Is there any user role plugin or tweak for posting restrictions i wan’t to let all peoples ask their questions on my site but the topic or their reply not published until i approve (somthing like contributer role in wordpress)2) Is there any captcha for bbpress?
Topic: Forum subscriptions
I have a WP+BBP installation for few months. The forum subscriptions worked well until recently – it sent e-mail notifications for users subscribed in a particular forum or topic as expected. Now it doesn’t send any e-mail. Any other e-mail notifications (user registration, password change etc.) are working well. I tried to create two bare new installations of WordPress with bbPress and no other plugins. It is working like my existing WP+BBP – all e-mail notifications are working well, except the new forum/topic notifications.
BTW, where can I find the subscriptions/notifications setttings? I can not find it. I can just check this one checkbox in Forum Features:
Subscriptions [] Allow users to subscribe to forums and topics
Topic: How to: bbPress moderation
Hi all
I have bbPress installed and everything is working fine.
I would like to use wordpress’s moderation tools.
This post states that bbPress uses the same moderation tools as WordPress.
I have entered test words in the moderation text box:
Dashboard > Settings > Discussion > Comment Moderation
If I use these words in a post nothing happens and the post is added to the forum.
I’m logged in as admin and the words are used in the post not comments.
Does the user effect the moderation?
Is the moderation only on comments?
Topic: Problem with register page
I added the shortcode [bbp-register] for a new register page but when I click on register I end up on a page saying:
Leave a Reply
Your email address will not be published. Required fields are marked *
and a button saying post comment. I have no idea what’s wrong…bbPress Version 2.5.4
bbPress WP Tweaks Version 1.3.1
wordpress Version 3.9.1Topic: Topic ID instead of slugs?
bbPress permalinks by default is:
- /forums/topic/TOPIC_SLUG/
- /forums/forum/FORUM_SLUG/
How to replace topic- and forum- slugs to their ID’s?
- /forums/topic/TOPIC_ID/
- /forums/forum/FORUM_ID/
I need this because I have cyrillic letters in topic names (and slugs).
Current link:
http://ru.forums.wordpress.org/topic/Пустая-страница-1?replies=3
After copy and send on Twitter, Facebook..:
I try fix it and write rewrite rule (and flush, yep).
add_rewrite_rule('^/forum/topic/(\d+)/?$','index.php?topic_id=$matches[1]','top');But after visiting /forum/topic/814 (814 topic id is exists) redirect to home page happening.
Hello,
I do like to know how I am able to display the total amount of replies and topics a member created on my WordPress website. There is a (text) sidebar present where the statistics are displayed of a certain user. Is it possible to display the amount of forum topics and replies a certain user has created?
Thanks
Topic: My Thoughts on BBPResss
I was excited to find a wordpress forum that had good reviews and seemed the best solution after comparing a few.
I’m happy I was able to import my old PhpBB forum without much problems due to what I believe is an improved importer.
but I’m disappointed with 2 things:
1./ Lack of Support – check out this topic, not one reply as I waited for several days. In the end I had to do it myself on hope and lucky for me I puled it off. I hope this improves.
2./ Lack of dedicated Styles and themes. It was impossible to find anything like a normal forum from Invision, Vbulletin or PhpBB. There is nothing available that can make your forum look like those types of forums. There is one very basic template thing that does not do much but that is it from my many hours of research. Even the Themes section has nothing at all basically. I was expecting to find many dedicated BBPress themes. The good thing is most new themes will work with BBPress but they all look the same, simple with no organization etc.
Despite all this I am excited to have moved my PhpBB forum to wordpress and I can now make use of plugins etc.
I hope in the future BBPress improves these 2 issues.