Hi, just published a forum with theme mirroring sister wordpress chronic gynecological issues site:
What do you think?
Hi, just published a forum with theme mirroring sister wordpress chronic gynecological issues site:
What do you think?
WordPress has a great plugin called wp-backup that allows you to schedule a nightly backup of your database. Is there something similar for bbPress? If not, how should I back up my data regularly?
How would I go about changing the way the search bar looks? In the search bar, the only thing I am currently able to change is the font size, and how long the search field is. I can’t seem to change where the search button is the shape of the button or the search field, how would I do this?
Thanks
Hi. Can someone tell me if emptees.com is using bbpress for their talk section? I love the layout and theme of the forum their using. It reminds me of wordpress blog posts & bbpress? but it might be a customized version they made themselves. Is there anyone who would be willing to work on a free bbpress theme that looks like that? I’d pay for a theme that looked like that! Thanks.
My BBPress installation has been working fine but suddenly today I can’t access the content on any of my posts. All the post titles are listed, but clicking on them gives a 404 error:
http://www.f1fanatic.co.uk/forum/
I have no idea what’s caused this. It’s been over a week since I made any changes to BBPress or the WordPress installation it’s integrated with.
I’ve checked my MySQL database and all the forum data appears to still be in there, it just isn’t displaying. Any ideas what’s broken?
The bbPress forum I installed sometimes sends wrong passwords to new users.
I mean, the user receive a password, but this password does not work. So I have to change the password as admin and to tell them the new one.
May this depend on a plugin? Is there any solution to this problem? Thank you.
I have the blog and forum installed (example.com/blog and example.com/forum) using the same database. I’m in the process of creating a Community homepage similar to the feel of the WordPress support page at https://wordpress.org/support/ – with the exception that I want my blog posts on the left above the search section. I simply want the forum homepage to read and display the blog posts – with links back to the blog.
How do I get this to happen? I’ve searched everywhere and nothing on this. Ideally, I want to work from the forum, but if it’s easier, how can I get my blog to read my forum topics? (the Latest Discussion plugin works, but I don’t want latest discussions…I want forum topics.) Any help is greatly appreciated.
I installed bbpress. I (tried to) followed the instructions for integrating with wordpress. When I was done with the installation the forum worked fine but I couldn’t log into wordpress. I resolved that issue by changing:
a:1:{s:9:”keymaster”;b:1;}
to
a:1:{s:13:”administrator”;b:1;}
in wp_usermeta for my user.
This allowed me to log into wordpress. Not sure what it did to bbpress because I figured I’d just re-install.
I dropped the non-shared bbpress tables in the database (forums, topics, topicsmeta i think, tagged, tags).
Now, when I’m logged into wordpress my blog shows up a little wierd. The blog index page (index.php) shows published and unpublished posts. It didn’t do this before and I don’t want it to do it now. Also, none of the pages show up. They all give me a 404.
If I’m logged in I’m allowed to view the pages. But if I’m not logged in the pages show up as 404s.
If anyone has any suggestions on how to clean up this mess I’d love to hear them. Thanks.
Hi,
I’m currently working on a website which is powered by wordpress, it will have a forum which will be powered by bbpress. I’ve designed the layout to exactly how I’d like it to look (and partly coded the forum index).
Is there anyone out there who would be willing to complete customisation / styling of my bbpress theme?
If anyone is interested please let me know your costs and turn around time and I’ll be in touch.
Cheers!
I have WP 2.5 and bbPress 0.9.0.2 working together. But when a user creates a new account via bbPress, the display_name column in wp_users is blank.
When logged-in users post a comment on my blog, they’re marked as “Anonymous”. Anyone know how to fix this?
I can copy the user_login data over to display_name manually, but I’d like it to populate display_name automatically when the record s created.