Search Results for 'bbpress'
-
Search Results
-
I’ve been trying to figure out how to add another Forum Role to bbPress. Does anyone know or use a simple function or plugin that hooks the bbpress user roles and creates another role with specified permissions? I know there’s a WordPress plugin that can add new user types, but I’m trying to figure out how to do this for bbPress user forum roles.
Topic: Featured slider
After a couple of months I’ve learned that using Group forums instead of Sitewide forums is a good idea. THe organization of the content is appealing.
Anyway, when I had installed bbPress I chose both Sitewide AND Group forums. Now I’m wondering if there is a way to disable/uninstall Sitewide forums and just keep group forums.
I know existing topics in the Sitewide forum can be moved to a group (as far as I can tell) so that’s a solution so far, but in terms of disabling the rest, I’m not sure.
Any suggestions?
I believe I have a good grasp of how bbpress and buddypress work together. My current setup is using bbpress as the forum and buddypress as the networking for members.
My issue and questions are related to the links created by each of these plugins.
Instead of linking to a forum archive page, I’ve created a separate page and am using short codes to add in the forum. I did it this way because I don’t like how WordPress (or the theme) adds “Archive” to the page header (in my case it’s “Forum Archive”). I also don’t like that Archive pages have limited sidebar options, and poor SEO (thanks to Yoast for making it better). But anyway, you can see I’m trying to stay away from the archive pages.
The problem with my setup is the breadcurmbs above the forums. When navigation backwards, the breadcrumbs take you to the “forum archive”. Additionally, a link that is directly to a reply or topic, it is based off the forum archive. Foe Example:
FORUM LINK: website.com/mvp-members/mvp-forums/ (shortcode method.)
TOPIC/REPLY LINK: website.com/mvp-forums/topic/search-first/#post-18143Are there any tricks to getting these links to work seamlessly with each other? Or a different method of setting up the forums? Or any other advice?
I appreciate it with thankfulness.
Topic: Page Layout Question
So, my current theme is setup with a right and left side bar. When I tried to setup bbPress it just did not seem to layout right. Is it possible to some how use a more open theme for just the forums?
When creating a new forum there does not seem to be an option for theme like there is on a Page creation.
Any advice?I installed an old backup of WordPress incl. the forum
I have some bb_ tables… bb_forums, bb_meta etc.
Are these from the new bbPress 2? Or are these the old bbPress 1 tables, that I had before upgrading?
I have rows in the bb_forums table, but nothing showing in the forum topics :/ What table does bbPress 2 save table topics in?
I upgraded from bbPress 1 to bbPress 2 before, but I am not sure if this is backup is before or after the upgrade.
Hello, I am using the latest version of bbPress (2.3.2), buddyPress and WP 3.5. In the settings-forums, I cannot get the check box to use the fancy editor to stick. I click it on, hit save, and when it refreshes the box is un-checked and not working. I tried to switch to the default themes and it still doesn’t work.
Any help would be appreciated.
Thank you.
BBpress Says
You must be logged in to create new topics.
or
You must be logged in to reply to this topic.I think besides this there should an an option to register/login to make it easy for users/visitors
bbpress contains: Allow guest users without accounts to create topics and replies
I think there should to 2 seperate options,
1. Allow guest to create topics
2. allow guest to create replies.Also I think this is a must option,
When posting as anonymous this option disapears, even thought its the most important one.
Notify me of follow-up replies via emailWhen I go to reply to a topic in my forum I get this Error
WordPress Version: 3.6 Beta
BBPress Version: 2.3.2
Link: http://blog.hellokittyundead.com/Screen Shot:

Topic: Custom Backgrounds per Topic
Hey BBPress!
I was wandering if ya’ll can help me out with this. So I have my theme styled so that each Forum gets its own background through the style.css file using the following lines:
.postid-17 {
background: #000000 url(http://alysiaworld.com/wp-content/uploads/2013/06/alysiasea.jpg) center top no-repeat fixed;
}where postid-17 is the correlating WordPress post associated with the Forum.
The problem now is that when you visit a Topic within the Forum, the background goes back to the default image :/
I am thinking that there should be a code to pull the topics Parent Forum “postid” and then force the background to the topic.
I hope that makes sense. I can dig through code, but I am not so skilled with writing my own yet.
Thanks in advance for your help.
WordPress and BBPress are running the latest versions:
Site – htp://alysiaworld.com
Theme – TwentytwelveI’m using bbPress 2.3.2 , WP 3.5.1 and a uDesign theme.
Here’s a link to my site: http://www.techwellbusiness.com/support/
I’m trying to change all label instances of ‘Forum’ to ‘Support’ ( like in the breadcrumbs, archive title, etc)
And all instances of ‘Topic’ to ‘Question’
I think if I can get one filter to work, and I can find the others and get them to work…
But I’m not finding the right filters and/or I’m not using them right…
Any thoughts, tips or pointers would be greatly appreciated.
Thanks,
Matt
Topic: Grid like bbPress
Hello,
I didn’t knew where to post my question so in the end I decided to post it here.
Nor did I find any information about my question (whereas I’m quite sure there should be some).I want to make forum grid like bbPress or BuddyPress.
I mean, when I come to /forum I see left sidebar forums and right content last activity.
Goind inside topics left sidebar shows topic specific information and etc.Of course I can write it myself, but when I see two forums with idetical structure, I wonder if there is a some simple solution for this.
Thanks in advance