Search Results for 'bbpress'
-
AuthorSearch Results
-
May 17, 2011 at 1:30 am #95358
In reply to: bbPress 2.0 – Updates
christopher jon
MemberNevermind, ignore me. Looks like some changes were made with how the plugin interacts with themes now.
But, your site is missing the forum CSS for some reason.
May 17, 2011 at 12:52 am #95357In reply to: bbPress 2.0 – Updates
Daily Anarchist
MemberIt’s a fresh install with the 3167 changeset. I’m not quite sure what you mean by “check out the child theme functions.php to grab the code.”
I’m kind of a perpetual noob so bare with me.

Also, if I do already have the function.php code installed, could it be that my site’s css is overpowering the plugin’s css?
May 17, 2011 at 12:45 am #95356In reply to: bbPress 2.0 – Updates
christopher jon
MemberDA,
Looks like your missing the CSS. Check out the child theme functions.php to grab the code.
bbpress uses gravatars for forum icons. No additional plugin is needed.
May 17, 2011 at 12:18 am #95355In reply to: bbPress 2.0 – Updates
Daily Anarchist
MemberHello!
I just installed the plugin because I couldn’t wait any longer. So far I haven’t found any glitches. It seems to work quite nicely and fits into the rest of my website as if it were just another page.
The only problem I see with it right now is aesthetics. It looks terrible on my website. I suppose that is because it is being governed by the same css that governs the rest of my website’s content.
I am hoping that I can either do something right now to make it match better, or that something will get done in the future to make it match better. For example, here is a single post:
http://dailyanarchist.com/2011/05/10/the-success-story-of-sovereign-curtis/
and here is an example of a forum post:
http://dailyanarchist.com/topic/hello-daily-anarchists/
I am hoping one day to make the forum post look just like, or at least a lot like, the single post.
Is it possible for me to do now? Or do I need to wait?
Secondly, I haven’t figured out how to transfer a forum post to the blog, or single post yet. Can somebody clue me in on how to do that?
Lastly, I read somewhere that the plugins for the standalone version of bbpress are not compatible with the plugin. Understandable. But is this true also for WordPress plugins? For example, I am running a Gravatar plugin for wordpress and would really like to have gravatars for my forum section. Is this a no go? Also, will there ever be plugins FOR the plugin? How would that work?
Thanks for the plugin and for all of the help!
May 16, 2011 at 9:27 pm #100593In reply to: A plugin for the plugin – which folder?
Arjun S Kumar
ParticipantThere are a few plugins available in WordPress plugin repository for bbPress Plugin. You may search by tag as bbpress.
May 16, 2011 at 9:27 pm #105693In reply to: A plugin for the plugin – which folder?
Arjun S Kumar
ParticipantThere are a few plugins available in WordPress plugin repository for bbPress Plugin. You may search by tag as bbpress.
May 16, 2011 at 8:33 pm #100592In reply to: A plugin for the plugin – which folder?
John James Jacoby
KeymasterThey will be treated as normal WordPress plugins, that need to built to hook in to bbPress specifically. Similar to BuddyPress plugins.
May 16, 2011 at 8:33 pm #105692In reply to: A plugin for the plugin – which folder?
John James Jacoby
KeymasterThey will be treated as normal WordPress plugins, that need to built to hook in to bbPress specifically. Similar to BuddyPress plugins.
May 16, 2011 at 7:50 pm #38489Topic: Blank Posts
in forum Troubleshootingweeelk
MemberBrand new install of bbpress with wp integration. Posts are blank however if I click edit the text is there. What could be the problem? Many thanks.
May 16, 2011 at 7:39 pm #38488Topic: A plugin for the plugin – which folder?
in forum PluginsFartlek
MemberWhich folder should the bbpress plugin go into that is meant to plug in to the bbpress plugin for wordpress?
May 16, 2011 at 6:42 pm #100510In reply to: bbpress as wordpress page
rbertolani
MemberI would also like to be able to embed an entire bbpress forum right into a page on my wordpress site. Is the plugin available yet?
May 16, 2011 at 6:42 pm #105610In reply to: bbpress as wordpress page
rbertolani
MemberI would also like to be able to embed an entire bbpress forum right into a page on my wordpress site. Is the plugin available yet?
May 16, 2011 at 5:52 pm #38487Topic: X-Forwarded-For to show as IP address
in forum Troubleshootinggaretht2
MemberI’m using the Kakumei theme, and am located behind a load-balancer.
All posts show the IP address as the IP address of the load-balancer rather than the poster. I know the load-balancer does send the poster’s IP address in the X-Forwarded-For HTTP Header field.
Is it possible to get bbPress to pull out this IP address, rather than the load-balancer’s IP address?
May 16, 2011 at 3:33 pm #95354In reply to: bbPress 2.0 – Updates
Rick Lewis
MemberI just wanted to note that the only way this works for me is to go into settings and add a forum base and check the include base before slugs box.
If don’t check that box i end up at my homepage.
When I do check that box and have the fields under it empty which it says will use defaults the urls come out like this –
http://crosseyedgaming.com/forums//welcome-committee/
Note the double // which creates a page not found.
When I add slugs http://crosseyedgaming.com/forums/forum/welcome-committee/
and they all go to the homepage.
If I remove the check I can get to my subpages for the forum but the index page will not show. It goes to one of the created forums frontpage and in the title says – Crosseyed Gaming | Blog versus — Crosseyed Gaming | Forum
It seems to me there is something going wrong within the settings for the slugs and rewrites either in the plug in , my site or both.
May 16, 2011 at 2:43 pm #95353In reply to: bbPress 2.0 – Updates
Rick Lewis
MemberThe instructions r-a-y mentioned above worked.
I had at one point removed the Forum Base blug altogether. Putting it back as forum and creating a forum page using the shortcode created the page for the index.
Would like to know what other shortcode options there are??
thanks for the help. Good to have a forum index now to start building on.
May 16, 2011 at 2:35 pm #95352In reply to: bbPress 2.0 – Updates
Rick Lewis
Member” Don’t move anything, don’t add anything, and use shortcodes and adjust your CSS as needed. “
This is where I am at right now.
I thought I would try [bbp-forum-index]. I created a page Forum and used that code. I still got the same page as I did all other ways. Goes directly to one of the forums and then list the other forums below it. Says Blog archive across the top.
Now when I create /forums (note the s) that page goes to my home page and not a page at all.
I did a re-save of the permalinks and so on but still not seeing a forum homepage of any kind.
I can only guess that I have something crossed up somewhere beings others have this working.
EDITING __ I did not see the above posts prior to posting this. Going to review and make a change on my site and see how it goes. Thank you for the help.
May 16, 2011 at 1:52 pm #95351In reply to: bbPress 2.0 – Updates
christopher jon
MemberIs there a way to list all users and users currently logged in?
May 16, 2011 at 12:33 pm #95350In reply to: bbPress 2.0 – Updates
golf_eka
MemberThanks very
May 16, 2011 at 12:29 pm #100228In reply to: bbPress Standalone to Plugin Converter Beta 2
golf_eka
MemberThank you.
May 16, 2011 at 12:29 pm #105328In reply to: bbPress Standalone to Plugin Converter Beta 2
golf_eka
MemberThank you.
May 16, 2011 at 10:37 am #100496In reply to: Bbpress won´t install
maarjav
MemberAs it appears now..it probably was theme related. I deleted both my theme and bbpress files and tried reinstalling with another theme. Now I get the installation page..hope everything else goes well.
Thank you Fartlek for your replies.
May 16, 2011 at 10:37 am #105596In reply to: Bbpress won´t install
maarjav
MemberAs it appears now..it probably was theme related. I deleted both my theme and bbpress files and tried reinstalling with another theme. Now I get the installation page..hope everything else goes well.
Thank you Fartlek for your replies.
May 16, 2011 at 7:18 am #100551In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberI don’t know if this is related or not but…
Warning: implode() [function.implode]: Invalid arguments passed in /home/vanclute/public_html/new/wp-content/plugins/bbpress_3164/bbp-includes/bbp-forum-template.php on line 627
Getting this on the main “forums” page, under the first forum title but NOT under the second forum title.
Suggestions?
Thanks,
Jonathan
May 16, 2011 at 7:18 am #105651In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberI don’t know if this is related or not but…
Warning: implode() [function.implode]: Invalid arguments passed in /home/vanclute/public_html/new/wp-content/plugins/bbpress_3164/bbp-includes/bbp-forum-template.php on line 627
Getting this on the main “forums” page, under the first forum title but NOT under the second forum title.
Suggestions?
Thanks,
Jonathan
May 16, 2011 at 5:51 am #95349In reply to: bbPress 2.0 – Updates
r-a-y
Participant@RickLewis
In my case, for the forum index, I had to create a WP page with the same page slug as the bbPress forum base slug (located in “Settings > Forums”).
On that page, I used this shortcode:
[bbp-forum-index]
I’m not sure if this is supposed to be generated automatically by bbPress during activation. JJJ, can you confirm if this is the case or not?
-
AuthorSearch Results