Search Results for 'bbpress'
-
AuthorSearch Results
-
May 26, 2011 at 11:40 pm #105987
In reply to: bbPress 2.0 – Theme Compatibility
Kalman Labovitz
MemberJohn,
Question (not advance user so this might not be the smartest question) –
I have a standard wordpress install (just added bbpress) and using a child theme, based on what you wrote above (focusing on option 2), which files and/or folders should I copy into which folder?
bbp-twentyten into themes?
some files into my current child theme?
Another option?
Thanks in advanced and keep up the amazing work.
Kalman
May 26, 2011 at 8:58 pm #105952In reply to: bbpress plugin 2 beta 1
kmessinger
MemberGo to the wp dashboard/pages and create a page. On the right side is a box for attributes/template. Scroll until you find the template you need.
May 26, 2011 at 8:58 pm #100852In reply to: bbpress plugin 2 beta 1
kmessinger
MemberGo to the wp dashboard/pages and create a page. On the right side is a box for attributes/template. Scroll until you find the template you need.
May 26, 2011 at 8:42 pm #106276Rev. Voodoo
MemberI have the same issue, I was just coming to report, but found this in a search. you can check it out on voodoopress.com if you like
May 26, 2011 at 8:26 pm #106242In reply to: Styling forums in bbpress plugin
Mark Barnes
MemberDepending on your theme you should be able to add a filter to ‘body_class’.
<edit>Actually, you shouldn’t need to. bbPress already adds to the body class.</edit>
May 26, 2011 at 7:36 pm #38579Topic: Styling forums in bbpress plugin
in forum Themesleemon
MemberHi!
I installed the new bbpress plugin and I’d like to style the forum pages using CSS. I use a three column theme and I managed to remove the sidebar in the forum pages through the WP theme functions.php file, but I don’t know how to enlarge the content area just in these pages since the body class attribute doesn’t specify that these are forum pages, so I cannot do something like this:
.forums .entry-content {
width: 100%;
}
Any help would be appreciated!
Thanks in advance
May 26, 2011 at 6:31 pm #105951In reply to: bbpress plugin 2 beta 1
Fartlek
MemberCurrently there is no widget for signup, but you can make a page and use the “bbPress – User Registrer” template.
Where do I find the “bbpress – User Register” template?
May 26, 2011 at 6:31 pm #100851In reply to: bbpress plugin 2 beta 1
Fartlek
MemberCurrently there is no widget for signup, but you can make a page and use the “bbPress – User Registrer” template.
Where do I find the “bbpress – User Register” template?
May 26, 2011 at 5:40 pm #106314In reply to: bbpress plugin -users favorites
Anointed
ParticipantI am not running svn, but rev. 3326. I do a manual update each day just to catch up. For instance, you made tons of commits last night so I need another update. Dad is quite sick today so I have to take off for a bit, but will install new vs. when I return home tonight.
For the most part, I have not yet gotten into looking for bugs as I am 100% focused on building a custom template. For now I am not going crazy until things are more stable. It is a tedious job recreating the theme templates on each revision, which means I am leaving the internal logic alone for now.
Once I have a better grasp of what is truly going on, then I’ll post more reports. These reports are just the basic stuff that I am coming across while picturing what I want my bbpress to function like.
May 26, 2011 at 5:35 pm #106301Anointed
ParticipantI’ll send you a link to my demo forum when you wake up LOL.
I saw all the new commits in the middle of the night, amazing…
May 26, 2011 at 4:50 pm #38608Topic: Human Test plugin for the bbpress plugin
in forum PluginsFartlek
MemberIs there a way to apply the Human Test plugin to the bbpress plugin?
Thanks.
May 26, 2011 at 3:34 pm #105957In reply to: newbie question: how to add forum into WP ?
a.pot.of.gold
MemberThis is such a silly issue, but for new users (myself) included it seems to be troubling. I have 2.0.beta1 on our WP site (version 4). I changed my permalink structure from the default to the and created a page called forums.
Yet still the forum I have created with bbpress does not appear on my WP site. I can see the forum from the admin side. Here are the two urls in case that helps – many thanks!
(forum) http://storytelling.concordia.ca/storiesmatter/forums/forum/stories-matter
(site where forum should be) http://storytelling.concordia.ca/storiesmatter/forums
May 26, 2011 at 3:34 pm #100857In reply to: newbie question: how to add forum into WP ?
a.pot.of.gold
MemberThis is such a silly issue, but for new users (myself) included it seems to be troubling. I have 2.0.beta1 on our WP site (version 4). I changed my permalink structure from the default to the and created a page called forums.
Yet still the forum I have created with bbpress does not appear on my WP site. I can see the forum from the admin side. Here are the two urls in case that helps – many thanks!
(forum) http://storytelling.concordia.ca/storiesmatter/forums/forum/stories-matter
(site where forum should be) http://storytelling.concordia.ca/storiesmatter/forums
May 26, 2011 at 2:31 pm #95467In reply to: bbPress 2.0 – Updates
johan.ruda
ParticipantIs there any way of setting permissions for users at this time (with the bbpress 2 beta)?
As in, people who are not logged in should not be able to read the forums.
May 26, 2011 at 11:15 am #95466In reply to: bbPress 2.0 – Updates
kai920
MemberThanks JJJ, I tried the recount on the standalone again just to be safe but it does not appear to have affected the post_position column. Every row still says 0.
(I got “Removing deleted topics from user favorites… Failed!” but I assume this does not have anything to do with my issue.)
Do I need to write a simple script that looks at each topic_id, ordered by post_time, and then insert 1, 2, 3, 4… etc. into post_position? Or should the recount have taken care of this?
I guess at this point this is not bbpress 2.0 related (or is it?) so if I should create a new topic on this, please let me know.
May 26, 2011 at 10:49 am #106269In reply to: wysiwyg reply form on bbPress 2
John James Jacoby
KeymasterShould be an easy adaptation. Would be awesome of someone to port that over.
May 26, 2011 at 10:47 am #95465In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@kai920 – Go to the tools/recount area of your stand alone installation, and run all of the recount functions there (just to be on the safe side.)
May 26, 2011 at 10:10 am #106300John James Jacoby
KeymasterAny chance I can get some screen shots of what’s going on? Some of this is anticipated behavior.
May 26, 2011 at 10:07 am #106302In reply to: bbpress plugin forum specific sidebars?
John James Jacoby
KeymasterThere’s are a few ‘context sensitive widget’ type plugins available for WordPress that would probably be the best places to start.
May 26, 2011 at 10:01 am #106313In reply to: bbpress plugin -users favorites
John James Jacoby
KeymasterAre you using Beta 1, or using the SVN checkout? Since you’re actively finding smaller bugs as you go, it’d be helpful if it were possible for you to switch to running the SVN checkout and get the updates as I commit them.
May 26, 2011 at 9:59 am #106310In reply to: bbpress plugin user.php suggestion
John James Jacoby
KeymasterAdded a wrapper to user.php.
The style of this template comes straight out of the TwentyTen theme.
May 26, 2011 at 9:50 am #106259janoochen
MemberThanks Gautam,
I did that instead but still having the same problem.
The only way I can solve the problem is by taking:
<?php bbp_get_template_part( 'bbpress/form', 'reply' ); ?><br />from single-topic.php out of the loop.
May 26, 2011 at 9:47 am #106312In reply to: bbpress plugin -users favorites
Anointed
ParticipantWould be nice to have a switch to remove a users favorites from users views.
No, I have not setup any forums as private or hidden yet, have not yet made it that far into bbpress.
May 26, 2011 at 9:45 am #106311In reply to: bbpress plugin -users favorites
John James Jacoby
KeymasterFavorite topics are public in bbPress 2.0, and always have been in previous versions.
Is it possible the reason why they’re appearing for you when you’re logged in, and not for other users (or logged out users) because those topics exist inside a private or hidden forum?
I did find a possible undefined variable situation that could cause an error value to be returned instead of topic ID’s, so if the topics exist in public forums, that code change might fix it.
May 26, 2011 at 9:35 am #105743In reply to: bbPress 2.0 – FAQ
John James Jacoby
Keymaster@dotaleague – There will probably never be a 1.3 version of bbPress. The next standalone version will be 1.1, which will most likely get released along side 2.0.
-
AuthorSearch Results