Search Results for 'bbpress'
-
Search Results
-
Topic: Showcase-bbpress admin talk
Hello Everyone,
I have started a admin talk forum powered by bbpress. http://www.topics-talk.com/Please provide your feedback. scope of this forum- Webmaster-admin to chit chat in regards to managing bbpress powered forum
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.
Can I ask, how do your members register on your WP BBPress website? Do they both come with this function?
Thanks.
Hi
I’m looking to find a way to get email notifications sent out to participants following the moderation process.
I’m using the bbPress Moderation and the bbPress Notify (No-Spam) plugins.
My ideal would be that the moderators would be alerted when a post needing moderation arrives (which I can do through bbPress Moderation) and then for participants/subscribers etc. to be notified once the post has been moderated.
Is there a way that this can be done?
Topic: bbPress Theme for Spin?
Hi all, I’m looking for a bbPress theme for Spin, but can’t seem to find any. Can anyone point me in the right direction or give me some ideas of what I would want to concentrate on if I wanted to make a bbPress theme look the same as the free WP theme Spin? Thank you!
Topic: Topics for posts not working
Hi, can please someone help me with Topics for Posts plugin and bbPress? I can’t see any settings or options regarding this. If I understand it, it is supposed to be under other bbPress settings, but nothing is here. Or is any other way how to change comments to bbpress topics? Thank you in advance.
Hi,
I have followed the guide http://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/ and have tried both method 1 and 2 ([bbp-forum-index]) but I only get some text on my forum start page http://sfithailand.se/forums/ (same on both methods)?
Permalink is set to post name
The actual post looks fine I think http://sfithailand.se/forums/topic/bra-hemsidor-for-foretagande-i-thailand/
But my forum url looks distorted even though the output looks ok? http://sfithailand.se/forums/forum/byrakrati-och-myndigheter/
Forum root is using slug /forums/ and forum slug is /forum/ Why do I need both?
Guess i have done something wrong?
I’m curious to know what are the best or most favored plugins everyone uses?