Search Results for 'bbpress'
-
Search Results
-
hello , everybody ,ask a question
how to limit bbpress only search post in 30 days?Hello,
My WP version is: 3.9.1 and bbpress version: 2.5.4-5380/
When im submitting new topic it redirects to previously created one. Topic creation works fine from admin panel, but when i try to create new topic using form placed on topic lists it just doesn’t work. Any ideas?
http://chwilowkiok.pl/forum/Hello,
My WP version is: 3.9.1 and bbpress version: 2.5.4-5380/
When im submitting new topic it redirects to previously created one. Topic creation works fine from admin panel, but when i try to create new topic using form placed on topic lists it just doesn’t work. Any ideas?
http://chwilowkiok.pl/forum/Topic: Theming Question
I apologize in advance.. I have a theme that I want to style bbpress and buddypress after. The theme that I’m using allows accent colors. How could I import that color into the bbpress styling?
So lets say the accent color is blue and I want to change it in the customize panel to orange.. is it possible?
Topic: Simple Layout
Hi,
I am new to bbPress so excuse this probably simple question.
I need the bbPress to just show Topics when someone goes to the page.
I don’t need freshness or anything but topics.We are using a custom theme. WP 3.9.1
Is there any easy way to accomplish this?
Thanks for your help.
Tom
Hello,
Ive just imported quite a large Vbulletin3 forum to bbPress using the built-in importer and it doesnt seem to have imported any replies,
The threads and users moved over ok but there are no replies listed in bbPress.
I ran the repair options after the import one by one.Wondered if anyone had any ideas ?
Hi
The problem is that there is no way to upgrade to the new version of the bbPress, so it has to work as it is. Every file in the bb template have got get_header(); and there is include wp-load.php in the bb-config.php. Title is fine, but there is no output from the wp_head(). I found that I should replace wp-load with the wp-blog-header. I did that, but wp_head() is still empty. Somebody mentioned that get_header() should be in bb-config.php. I put it in there and it works. Kind of. The function wp_head() finally echoes everything, but the title is empty. No wonder, there are no bb_ and is_ functions that would do something. So, is there a way to get wp_head working the right way?
Topic: Close specific topics
Hi! I want to close some of my topics when get to 20 replies. I found this: http://bbpress.org/forums/topic/auto-close-topics/
But can I specific by topic id which ones to close when they reach that 20 reply limit?
Thanks!