Thank you. I was able to change the color of one box, now yellow,
using the following code.
#content div.bbp-template-notice.info {
background-color: #FFFFEE;
border-color: #FFFFEE;
}
But I can’t figure out the coding using Firebug for . . .
Gray topic box color . . .
http://participatorydemocracy.ca/forums/forum/test-forum
Gray author/post box color . . .
http://participatorydemocracy.ca/forums/topic/what-sustains-a-democracy
Also I am unable to double-space between paragraphs as the bbpress forum does.
Thanks for your suggestions and help . . .
Hey jaredatch,
url to the test forum is: http://www.climberism.com/forum-page-tst/
When users login and click-through to their profile, there is a tabbed menu in the upper right hand side of the screen. I’d like to bring that into the header so it is displayed on every page of the forum. Essentially, I’d like to ad to the tabs. exp. photo tab, conditions tab, etc.
Any help would be great!
Thanks
Everything looks ok, its just your theme isn’t playing nice with TwentyTen.
Personally, since your site is under development, I’d recommend giving bbPress 2.1 a test run using the new bbP Compat theme (instead of the TwentyTen one).
bbPress 2.1 can be downloaded on this page, where it says download zip archive – https://bbpress.trac.wordpress.org/browser/branches/plugin
If you do choose to try 2.1, keep in mind that it is still under development, so you should make a backup of your site before installing.
Trunk is simply the latest development version of bbPress. So if jjj committed a patch last night, it’s not going to show up in the latest *stable* version – it will be in trunk.
You can download trunk via a zip file or through SVN – SVN is better because then you can easily sync it down the road.
Make sure you are grabbing the plugin trunk and not 1.x trunk.
https://bbpress.trac.wordpress.org/browser/branches/plugin
Greetings from Vancouver, B.C.
I’ve installed the BBPress plugin and want to modify the ‘light blue’ and ‘yellow’ text block colors on the following page.
http://participatorydemocracy.ca/forums/forum/test-forum
I followed plugin >> bb press >> bbp-twentyten >> css >> bbpress-rtl and bbpress.css
Using Firebug I located in the css where (I thought) I would modify the colors but when I looked in both bbpress-rtl and bbpress.css there was no matching code, at least that I could find.
Same for . . .
http://participatorydemocracy.ca/forums
which I want to modify the header to match the rest of the website.
Any suggestions would be grateful . . .
so did I do something wrong when I checked out the latest using my svn thing?
what is truck? I used tortoise svn to get the latest files? I used the url on the download page, did I do something wrong?
I just wanted to add to this, because I’m getting the same problem.
If I make a topic ‘super-sticky’ it works as it should, i.e. it appears at the top of all forums.
However, as soon as I ‘close’ the super-sticky topic, it only appears in the forum where it was created.
I also tested this with twenty eleven theme just to make sure, and the problem persists.
Any help greatly appreciated.
am I missing something here, I fixed the error I stated above but I don’t see any class on the forums that contain subforums, and I did the sub-version thing with the latest version. Is there something I need to add somewhere?
yes I did but I’m having some weird problems with the layout, might be my error, I’ll do some more testing first before I make a new post about it.
Thanks John!
I created a forum that is intended to be only visible to logged in users who have been elevated to a higher access role (“Members”). http://ctos-toa.org/wp/
I use the User Access Manager plugin to designate the roles/groups. When logged into the site in Admin, everything works fine (user can have access to all forum topics and post). When not logged in at all, it is fine (users can’t access anything).
However, when a user is logged in as a “member”, with bb_participant access, the forum topics do not show up in the right column widget of the home page, and when they click on Forum page, it says “Oh bother! No new topics…”
If this is a question for the UAM plugin developer, I will go there. I am new at WP, so am just not sure and would appreciate any advise.
If you need to login as a “Member” to see what happens, use test:
user name: erica
password: test
Its looks great in your screenshot for sure – unfortunately I have tested on various machines all with the same result.
I fear that I have reached a dead end here – I may ask over WP forum – and see what can be done.
I’m on the latest version of Chrome (OSX) and it looks fine.
http://sht.tl/okCbV
How can I do this?!
http://127.0.0.1/wp/ %Topic_slug% /%topic_name%
to :
http://127.0.0.1/wp/ %Topic_slug% / %topic_ID%
Example:
h ttp://127.0.0.1/wp/topic/test-topic
to
h ttp://127.0.0.1/wp/topic/1234
Ok, I’ll try to be clearer, and ask one question at a time. How exactly should I modify the default theme CSS if I want to have a latest replies list displayed before the forums list, at the root level?
Please explain in terms “open this file and insert/change that”. I’m still a bit lost understanding what is where.
hi, i wanted to made some tabs where i can show, the latest topics, most visited and most comented, so I wonder if there out there a plugin that can show this.
Thanks
Without the URL I can’t test out anything, hence I can’t answer your question.
Is there a way to add a latest posts list to the forum root level in bbPress 2, just the way I had it in the standalone 1.1 forum (example http://www.stazeibogaze.info/bbpress/)?
Question two – what php line of code should I use when I want to include the bbPress Reply List widget content into a page (not as a widget, but into the main body)?
i deactivated maintenance mode now and here is the link to the view:
http://www.stadtforum-zuerich.ch/thema/testbeitrag/
I ended up having to do the same. I made two forums just now. 1 for Announcements and the other just a test forum. The test forum works, and the topics in the announcements work, bu the announcements forum doesn’t. sigh…
Might of been answered before but I cant seem to find it on the boards. I apologize if this is common, I might of not used the best wording.
I installed bbPress on a test wordpress running 3.2.1 (or most current). Installed just fine and I proceeded to test it from a users perspective. I added a login and register links and pages, work just fine. However when I login or register, the function will login or create a user but the new URL causes a 404.
I’m using XAMPP on my personal machine and the directory of my wordpress install is
localhost/wep/wordpress
That works just fine as it should. However the URL that returns on successful login or registration displays as :
localhost/wep/wordpress/wep/wordpress/login/
which obviously throws a 404 as it’s non existant.
I had a phpbb install in the wordpress folder before I installed bbPress and believe I might of changed the folder path on install. I tried deleting bbPress to reinstall but it just gives me an activate/deactivate/delete option.
I’m assuming there’s somewhere in the plugin I can change that root folder pathing or whatever configuration is causing this error but I’m unsure of what and where.
Any help is appreciated.
I’m using the latest version of WP now. It was giving me the same error befoe and after I updated WP.
I’d be interested to know how to get latest posts to paginate too.
Thanks
Thanks a lot for your help and time dude, I will try make some test about what you say, then I back for tell you if work.
Hi all. I’ve read that there is no way that the main page of wordpress can be the forum itself, but i wonder if I can take the code of the bbpress that hanlde all the forums and insert it as an include into the wordpress index.php. if that is posible an some one help me telling me which part of the code is the one I can copy to call the forum and topics in to the very front page.
I’ve seen i can show all that in the sidebar, but i would like to make it the main page like the forum page with the latest topics, most comented and most visited.
Thank you