Search Results for 'bbpress'
-
Search Results
-
Hi,
I want to design attractive forum on dental practice.
So i want to use bbpress, please let me know, how can i start for designing dental forum.
I have searched on many forums for designing user friendly forum on dental.Thanks
Tom kaliliHello,
I am importing my forum to bbPress.
It is a no-name software created by 4-5 persons during 10 years and it is seriously lacking in every aspect so switching the software makes a lot of sense.
What are the most optimal and fast settings to use when importing my data ?
Right now i am using Rows Limit 10 000 and Delay Time 1 second.
It has taken 18 hours to convert ~1 650 000 rows and it is still going on.
The forum is large, ~600 000, topics, ~2 400 000 replies in 18 forums.
Best Wishes
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.