Search Results for 'bbpress'
-
Search Results
-
OK, so I have a WP/bbP integrated blog/forum that also uses bbPress instead of comments. It works really well, with the only problem being that the “Latest Discussion” is almost always just a list of the last 10 blog posts since we don’t get a whole lot of comments. To fix this, I worked up a plugin that grabs the last “X” topics that have 2 or more posts and displays them in a table just like the Latest Discussion table.
You can see exactly what I am talking about here.
And, no, it doesn’t play nice with my bb-Topic-Views plugin. It sucks, I know. Maybe I’ll figure out how to fix this later…
Would anyone else be interested in a plugin like this? If so, I’ll spend the time writing up the documentation, etc. so it can be released as an official plugin. If I don’t hear from anyone, I will probably not waste any more time on it since it is already working as I want it to on my site.
Anyone? Anyone? Bueller?
Topic: Style change request
In the bbPress forums stylesheet (in the custom theme for bbPress.org, not the default theme), you have this:
.post {
overflow: hidden;
}Can I request that you change the value to
auto
, to make it heaps easier to read users’ code postings (as they frequently overflow)?.post {
overflow: auto;
}Topic: Bbpress themes
Where can i get new bbpress templates?
Or share yours bbpress templates
Topic: Formating with wpmu theme
I know its been asked. Yes I have searched. Have everything integrated besides the positioning.
mysoberlife.com/forums/
Problem 1: My forum loads on the left of the screen, below sidebar and above the header.
Tried changing the position of the get_header to the end of the files in bbpress, that only created sidebar problems.
Am I missing something simple? I assume that I need to modify the CSS file for displaying the content to make it reference the correct location. I tried using an absolute tag but that creates problems for people with different screen sizes. Any recommendations on the CSS code to use?
Anyone have an idea of what to do? I’m loading the sidebar at the beginning instead of the end of bbpress php files.
By the way I’m having the config for bbpress call the wp-get-header. Inserted the relevant bbpress styling into my wpmu themes stylesheet.
Problem 2: On IE 7 part of my sidebar loads in the area where I want the forum to go. I believe it thinks that the sidebar is ending, some div work fixed it for the wpmu part of the site.
I have a login form that loads different information (control panel) once a user logs in. the problem only occurs when a user is logged in. If anyone has a clue I’d appreciate it.
Thanks
-Matt
Topic: Changing the header
I’m trying to add things to the header but is not working out for me, I have modified headers in the past on wordpress, but bbpress header is different. Everytime I try I get an error. I just want to add a shortcut back to my homepage but html is not working for a simple shortcut on bbpress header. Can anyone help me on this?
This plugin allows you to add titles to a user based on their post count.
Available here: http://bbpress.org/plugins/topic/50
Topic: Help On Function Integration
Hello
I’ve tried everything to integrate bbPress’ functions into WP, and vice versa, but I really can’t figure it out. It’s the only thing left to complete integration cause I’ve achieved all the rest.
But this function integration really is a problem.
So if someone could tell me exactly what must be done, which files are concerned.
Thx, cause it’s really the only problem I’ve got (and I’ve read a lot about integration but couldn’t figure this out).
bbx
Topic: RSS feed for topics
When I open a topic, then click on the RSS feed, I get the message:
The webpage cannot be displayed
Most likely cause:
Some content or files on this webpage require a program that you don’t have installed.
What you can try:
Search online for a program you can use to view this web content.
Retype the address.
Go back to the previous page.
I use IE7 on Windows Vista, running BBpress on linux and mysql
I am hosted on godaddy.com. The pretty permalinks were not working after changing the config and .htaccess file. I then tried to run /bb-admin/rewrite-rules.php and get the following message: “Internet explorer cannot download rewrite-rules.php from mywebsite.com. Internet explorer was not able to open this Internet site. The requested site is either unavailable or cannot be found.”
I doublechecked the domain, the spelling, the case, and everything is where it should be. BBpress is installed in the root directory ‘/’. What obvious thing am I missing? website at http://www.sevenhillsga.com