Search Results for '"wordpress'
-
AuthorSearch Results
-
May 19, 2011 at 5:23 pm #105707
In reply to: Recommended route for upgrading inactive forum
Gautam Gupta
Participantalsur: Only a few tickets are left for the alpha to be out.
May 19, 2011 at 5:23 pm #100607In reply to: Recommended route for upgrading inactive forum
Gautam Gupta
Participantalsur: Only a few tickets are left for the alpha to be out.
May 19, 2011 at 7:51 am #38512Topic: Recommended route for upgrading inactive forum
in forum Requests & Feedbackalsur
MemberHi everyone. I am very happy to see there is again certain activity in the future of bbPress and that the “plugin version” is already release in alpha.
I understand much has been put into it and I’ve seen Gautam’s converter script.
We have and old forum we managed to convert to bbPress 1 hooked together with a WordPress installation (2.
but we got stack with the theming integration and it was never released. We now want to go ahead with the project but we are a bit uncertain which route to go with. I would really appreciate from developers or someone who’s had the experience comments on:
– bbPress have a long tradition of “working alphas” is this the case again? I mean can I consider now that once beta and final version are released it won’t mean reconverting everything again from scrath?
– would I better off waiting for the final release and importer, specially if we plan to integrate buddypress on this installation afterwards.
Many thanks in advance and thanks to the development team for maintaining the project.
May 18, 2011 at 3:46 am #105698In reply to: Plugin css and database
John James Jacoby
KeymasterDon’t use “add_theme_support()” unless your theme actually supports it.

add_theme_support() doesn’t automatically add bbPress support to your theme, but the opposite – it tells WordPress and bbPress that your theme already supports bbPress. If you don’t have a /bbpress folder in your theme full of bbPress template files, then your theme does not support bbPress.
There isn’t a core updater yet, but there will be soon. These questions are all answered numerous times in the sticky topic at the front of these forums.
May 18, 2011 at 3:46 am #100598In reply to: Plugin css and database
John James Jacoby
KeymasterDon’t use “add_theme_support()” unless your theme actually supports it.

add_theme_support() doesn’t automatically add bbPress support to your theme, but the opposite – it tells WordPress and bbPress that your theme already supports bbPress. If you don’t have a /bbpress folder in your theme full of bbPress template files, then your theme does not support bbPress.
There isn’t a core updater yet, but there will be soon. These questions are all answered numerous times in the sticky topic at the front of these forums.
May 18, 2011 at 2:11 am #105578In reply to: Starting a new bbPress forum
Pixelation
Member1. Thanks, that was my initial thought.
2. Where can I find this bbPress plugin and is it an official plugin by the creators of bbPress, or the community?
3. When you say “anything of WordPress to be shown in bbPress”, what does that actually include?
Thanks for the reply Gautam.
May 18, 2011 at 2:11 am #100478In reply to: Starting a new bbPress forum
Pixelation
Member1. Thanks, that was my initial thought.
2. Where can I find this bbPress plugin and is it an official plugin by the creators of bbPress, or the community?
3. When you say “anything of WordPress to be shown in bbPress”, what does that actually include?
Thanks for the reply Gautam.
May 17, 2011 at 3:43 pm #95374In reply to: bbPress 2.0 – Updates
Mr.bishop
Member@jjj – I must say I’m incredibly impressed with bbPress, and what you have here. I eagerly want to use the bbPress / BuddyPress plugin combo in conjunction with a few wordpress sites that I work on.
Do you have any idea what a rough timeframe on launching the plugin would be?
Also, what could I do to help move the process along? I don’t code myself but I do work with guys that do. We figure its a waste of time to get a bbPress standalone working only to have the plugin released soon after.
May 17, 2011 at 9:25 am #95373In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@tooltrainer – Possibly, but not for the first release. The way WordPress handles this is by pre-saving drafts, which means we’d need to build draft support into user profiles too. Not impossible, but would need to be thought through.
May 17, 2011 at 6:48 am #95370In reply to: bbPress 2.0 – Updates
Daily Anarchist
MemberThe header that I am using is a modified version of the default theme header file that came with wordpress. It should be in the same location and called by the same name as the default header file. I am sort of a noob at code but I thought because my header file appears at on the index/home page when the website loads that things were working. By “appropriate call to” do you mean the “get_header” php command?
Secondly, the entire theme is located in the wp-content folder within a default theme sub folder. That is why there is no reference. Again, I am probably really confused by what you mean so it is probably something I am doing wrong.
The entire site may be a hack job, because it is my first, but up to this point everything has worked flawlessly, including all of my plugins.
I suspect there is a simple solution to preventing the WP css from overriding bbP css but I haven’t figured it out yet.
May 17, 2011 at 5:42 am #95369In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@Daily Anarchist – Your theme doesn’t use a conventional WordPress header, and it’s missing the appropriate call to
wp_head();
which is how WordPress themes load dynamic content in the
<head>
of the page.
There is also no reference anywhere in your source to a wp-content folder, which is where your theme and any related plugins should be loading from. With something that’s this outside of the norm, you’re going to run into lots of incompatibilities with many plugins as you go. I’m actually pretty happy that bbPress looks as good as it does considering there’s no CSS applied to it at all.

As a general note going forward to everyone, if you have site specific questions please post up new topics and tag them ‘plugin’ so that we keep this sticky focused on the bbPress plugin, and not supporting your sites. Thanks
May 17, 2011 at 2:23 am #105611In reply to: bbpress as wordpress page
Fartlek
Memberrbertolani, follow the instructions here and that should help you find the plugin: http://blog.ashfame.com/2010/01/download-zip-latest-trunk-wordpress-bbpress-buddypress/
May 17, 2011 at 2:23 am #100511In reply to: bbpress as wordpress page
Fartlek
Memberrbertolani, follow the instructions here and that should help you find the plugin: http://blog.ashfame.com/2010/01/download-zip-latest-trunk-wordpress-bbpress-buddypress/
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 #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 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 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 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 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 #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 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 15, 2011 at 11:51 pm #95347In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@CrownOfMars – Try the latest revision and let me know if it’s fixed for you. Was a regression from fixing something else.
@Rick Lewis – You haven’t started over, because you still have a custom theme. It looks to me like you still have
add_theme_support( 'bbpress' );
in your custom theme, even though you don’t have any bbPress files in your custom theme to actually provide bbPress support.
Using the add_theme_support() method is what tells bbPress not to use its own internal files, and just let WordPress do its thing and figure it out. In that case, bbPress will follow the normal template hierarchy for WordPress (archive.php, index.php, etc…)
So you either…
- Copy the bbPress files out of the bbp-twentyten folder into your custom theme and use the add_theme_support() method, which allows you to use page templates.
- Don’t move anything, don’t add anything, and use shortcodes and adjust your CSS as needed.
- Create your own completely custom method of handling bbPress, which is possible to do but way more work than it’s probably worth doing unless you need something *really* tricked out.
May 15, 2011 at 6:42 pm #105577In reply to: Starting a new bbPress forum
Gautam Gupta
Participant1. No, you should install it in a sub-directory like
forums. If you install it in the same dir, then their might be conflicting urls.2. You’d need to port the theme yourself. There is no theme compat. (Though the new under-development bbPress plugin has that)
3. If you don’t want anything of WordPress to be shown in bbPress (ie. by using WP functions), then no. It would add extra load.
May 15, 2011 at 6:42 pm #100477In reply to: Starting a new bbPress forum
Gautam Gupta
Participant1. No, you should install it in a sub-directory like
forums. If you install it in the same dir, then their might be conflicting urls.2. You’d need to port the theme yourself. There is no theme compat. (Though the new under-development bbPress plugin has that)
3. If you don’t want anything of WordPress to be shown in bbPress (ie. by using WP functions), then no. It would add extra load.
May 15, 2011 at 5:27 pm #105110In reply to: WordPress and BBpress Integration
gdecaro
MemberThanks bbklo. I think I must have misunderstood your original dilemma. The solution for me was to change the defined cookie path within wp-config.php from define( ‘COOKIEPATH’, ‘/’ ) to define( ‘COOKIEPATH’, ‘/wordpress’ )
Now I am no longer logged out when switching between the two. For a little insight WP & BB are installed at mysite/wordpress and mysite/bbpress
Anyway… thank you. I’m pretty new to this stuff but trying to wrap my head around it.
-
AuthorSearch Results