Search Results for 'bbpress'
-
Search Results
-
Im new to both wordpress and bbPress forum, however i got it to work and both the website and forum are up and running.
The only problem i have is: I cant seem to figure out how to link my forum to one of the menu bar buttons. Lets say i have a menu button called ” Community Forum “, when someone klicks that menu button i want the forum to show.
How do i link the forum page to the Community Forum menu bar button? Ive pulled my hair for hours trying to figure this out.

Oh, one more thing. What file should i edit to fix the background and text on the forum?
Thats all, thanks for a lovely plugin!
Topic: Implementing RSS Feeds
I have recently installed the most current version of the bbPress plugin. All appears to be working well but for some reason I don’t see any links for users to subscribe to RSS feeds. I see a couple of admin settings for RSS, but within the forums themselves I see no way to subscribe. Can someone tell me what I am missing?
I would like for users to be able to subscribe to all forums as well as individual threads. Similar to what we have here on the bbPress site.
If there is any documentation or threads on this, can someone please point me to them.
Any help would be greatly appreciated.
I find it astonishing that there are a hundred template files with no explanation as to what any of them do.
I installed bbPress on top of WordPress. Can somebody help me out here? I’m trying to separate postings (space them apart so their not so close to each other) by using my CSS file, but for the life of me I can’t get it to work, although I am able to make other alterations.
Any suggestions?
Test board:
http://webmasterfaqs.org/forums/topic/another-topic/#post-159
hello everyone i want to add a plugin (who is online) in forum index footer.
how to do it? and how to change the default (page.php) to other new page
thank!
Topic: bbPress Signatures
bbPress Signatures:
i tried to change the bb-attachments.php and the line:
‘.signature {clear:both;border-top:1px solid #222; font-size:85%; color:#777;padding:1em;}’ <
the font-size:0.87em;but the changes wont show in main page. if i check via the chrome developer tool i see this when i target the div:
.signature {
padding: 1em;
border-top: 1px solid #CCC;
font-size: 0.87em;
color: #444;
its unchanged even after i changed the php file. do you know if i need to update some other file? cant see anything in the style.css file atleast.
cheers
Hello
I am using a paid membership plugin on my site which has a conditional function which you can use to check if a user is a paid member
Now I don’t where to put that function in bbpress files or which hook to use to show a not allowed message when a non paying member tries to open the forum
It would be grea tif some could point me in the right direction or just tell me in which file to look for.. I am guessing I can use the same function bbpress uses to check if the forum in private or public
Thanks.
Topic: Poll Plugin Issue
http://www.retrobola.com/forum/topic.php?id=3&replies=1#post-6
See how the poll appears on the right hand side? I wouldn’t mind but you can’t see all of it. Can I change it to appear above the first topic response.
This is the CSS code within the plugin;
#bb_polls {list-style: none; width:35em; line-height:120%; margin:5px 0; padding:5px; border:1px solid #ADADAD; font-size:90%; color:#000; background:#eee; }
#bb_polls .submit {cursor: pointer; cursor: hand; text-align:center; padding:2px 5px;}
#bb_polls .nowrap {white-space:nowrap;}
#bb_polls p {margin:15px 0;padding:0;}
#bb_polls .poll_question, #bb_polls .poll_footer {font-weight:bold; text-align:center; color:#2E6E15;}
#bb_polls .poll_label {font-weight:bold; margin:1em 0 1em 1em;}
#bb_polls .poll_option {overflow:hidden; white-space:nowrap; margin:2px 0 -2px 0; text-align:center; font-size:11px; line-height:9px; padding:1px 0 0 0; border:1px solid #303030; color:#fff; }
#bb_polls .poll_option1 {background:red;}
#bb_polls .poll_option2 {background:green;}
#bb_polls .poll_option3 {background:blue;}
#bb_polls .poll_option4 {background:orange;}
#bb_polls .poll_option5 {background:purple;}
#bb_polls .poll_option6 {background:pink;}
#bb_polls .poll_option7 {background:olive;}
#bb_polls .poll_option8 {background:navy;}
#bb_polls .poll_option9 {background:teal;}
#bb_polls .poll_option10 {background:aqua;}
#bb_polls .poll_option11 {background:maroon;}
#bb_polls .poll_option12 {background:fuchsia;}
It is the blank 3 column theme. I am using bbpress 1.0.3
Hey all,
My first time using bbpress. I have the Blank3coll theme. I wish to add a site logo to the forum. I guess i do this in header.php.
Does anybody have a tutorial on how to do this?
Thank You,
Kind Regards,
ja_santacruz
Hi,
Can anyone suggest a way that users – when registering can enter their own passwords rather than the auto-generated one? I think it’s a much more efficient way to ensure people keep coming back,
This is for BBPress Plugin 2.0 btw,
Thanks
Russell
Topic: forums list
How can I have the forums list from the main page (bbpress plugin). Example, right now it is the catergory, then forums:
category
– forum, forum, forum , forum, etc.
category
– forum, forum, etc
I want:
category
– forum
– forum
– forum
category
– forum
– etc.
Thanks in advance
Topic: bbPress 2.0 plugins?
Other than Attachments and Post Toolbar, what bbPress plugins are compatible with bbPress 2.0?
[Mon Aug 29 22:41:45 2011] [error] [client x.x.x.x] PHP Fatal error: Call to undefined function bp_is_active() in /var/www/x/wp-content/plugins/bbpress/bbp-includes/bbp-extend-buddypress.php on line 172
The page won’t load(completely blank). I get that when I try to activate the buddyPress plugin, using the bbPress 2.0 and the buddyPress 1.5, both from the SVN repository.
This is due to one of the latest changes because it did work a few days ago.
By the way, any idea when are this plugins going to be released as stable? I am looking forward to using BuddyPress 1.5 in my web site(http://www.opes.es/) where I am already using bbPress 2.0.
Thank you.