Search Results for '\"wordpress\'
-
AuthorSearch Results
-
May 6, 2011 at 11:24 pm #105451
In reply to: Custom topic Fields
christopher jon
MemberThought I’d update the fun.
Made a couple of custom loops to grab the forums and topics. Plain ‘ol wordpress custom queries, nothing new or special and added support for post thumbnails.
Working like a charm.
With the queries I’m able to list forums or topics anywhere on the blog and the thumbnails just add in some extra coolness, similar to how buddypress uses images for groups but I’ve extended it so any forum or topic can have it’s own thumbnail using default wordpress features.
Now, I need to remember how to write a filter so I can modify the custom post types through the theme functions and not mess with the core plugin code.
May 6, 2011 at 3:02 pm #95228In reply to: bbPress 2.0 – Updates
Jaja..
MemberJust a question:
If this bbPress plugin goes Live will there be some different folder inside the bbPress folder to place future plugin’s?
something like this:
wp-content > plugins (plugins for WordPress only)
wp-content > plugins > bbpress > bbp-plugins (plugins for bbPress only)
Because i was looking at the bbPress-signature plugin and it works very good only what if this bbPress plugin will get very successful and lots of people start making plugin’s for the bbPress forum plugin only (just like bbPress stand alone) Then we have in a few months more then 50 different plugin’s inside the plugins folder and you can’t see very clear what plugin is for what part of the website. (WP or BBP)
Just some small and fast thinking of my side..
May 6, 2011 at 12:54 pm #99944In reply to: WordPress integration – Cookies
jakobs
MemberNow I’ve also tried this plugin, without any luck:
https://wordpress.org/extend/plugins/bbpress-integration
Anyone knows what the problem could be?
Would be really nice to solve this since this integration was the biggest reason to why I’ve choosed bbpress.
Cheers
May 6, 2011 at 12:54 pm #105044In reply to: WordPress integration – Cookies
jakobs
MemberNow I’ve also tried this plugin, without any luck:
https://wordpress.org/extend/plugins/bbpress-integration
Anyone knows what the problem could be?
Would be really nice to solve this since this integration was the biggest reason to why I’ve choosed bbpress.
Cheers
May 6, 2011 at 11:47 am #100349In reply to: Custom topic Fields
christopher jon
Memberhttps://bbpress.trac.wordpress.org/browser/branches/plugin
at the bottom of the page is a link to the zip file.
May 6, 2011 at 11:47 am #105449In reply to: Custom topic Fields
christopher jon
Memberhttps://bbpress.trac.wordpress.org/browser/branches/plugin
at the bottom of the page is a link to the zip file.
May 6, 2011 at 10:06 am #100347In reply to: Custom topic Fields
christopher jon
MemberYou can find a link to the plugin in the sticky post at the top of the forum.
The bbpress plugin’s topics and replies are custom post types.
Check bbpress.php for the register_post_type functions.
I’ve only been hacking away at the plugin for a day but from what I’ve seen all of the standard custom post type features appear to be working.
Tomorrow I’m going to mess around with custom fields, custom meta boxes and adding in some additional taxonomies.
I see a lot of possibilities for blurring the lines between a blog and a forum.
If you can manipulate wordpress to do crazy stuff, you’ll love the new plugin version.
May 6, 2011 at 10:06 am #105447In reply to: Custom topic Fields
christopher jon
MemberYou can find a link to the plugin in the sticky post at the top of the forum.
The bbpress plugin’s topics and replies are custom post types.
Check bbpress.php for the register_post_type functions.
I’ve only been hacking away at the plugin for a day but from what I’ve seen all of the standard custom post type features appear to be working.
Tomorrow I’m going to mess around with custom fields, custom meta boxes and adding in some additional taxonomies.
I see a lot of possibilities for blurring the lines between a blog and a forum.
If you can manipulate wordpress to do crazy stuff, you’ll love the new plugin version.
May 5, 2011 at 10:06 pm #95221In reply to: bbPress 2.0 – Updates
Rick Lewis
MemberI am sure there will be new ones but there is one out there which does work.
That can be located in the
I found that when looking for a solution to move a vbulletin forum to bbpress beings I was in the midst of changing to wordpress for all of my sites functions.
That link is here – http://www.ericm.ca/2010/05/31/vbulletin-4-to-bbpress-and-wordpress-integration/
As long as you are doing it per the instructions, it works perfect. I have done it twice now on test sites. The only glitch I hit was on my new site the WP and BBP integration is already there so I don’t have a bb_users table which is the first thing the converter is looking for. I was going to ask for some help with that from the maker as I have by forums and users stuck now in a PHPBB forum and can not get them into WP or BBP as far as I can tell.
I have no idea how all that will play with the new plugin but I am hoping to get my site on track and then move to the plugin at some point.
Hope this helps.
May 5, 2011 at 9:44 pm #95220In reply to: bbPress 2.0 – Updates
brm-dev
MemberI run a fairly active PHPBB3 forum. I’ve been playing with bbPress a bit, I really like it, and am looking forward to this launch of bbPress as a WordPress plugin
(The biggest headache with a PHPBB3 forum is it’s complexity when it comes to add-ons and upgrades, which WordPress and bbPress have made simple.)The big question on my mind, and probably many others… Will there be a plugin/tool for converting from PHPBB3 to bbPress?
May 5, 2011 at 8:48 pm #38349Topic: Custom topic Fields
in forum Requests & Feedbackwhitehats
MemberHi folks,
I want to use BBPress for a message/discussion board for doctors. However, the requirement is that every topic should start with a set of basic fields. This is because they are going to be talking about a particular condition at hand and we need that a combination of fields be selected and input to accompany the topic.
I know WordPress now offers custom post type so you can add custom fields to a post. But can something similar be done with topics in BBpress? Has anyone tried something like that before?
Thanks,
-tejas
May 5, 2011 at 8:17 pm #100375daviatorxx
MemberHi Christopher,
Thanks for the reply. I finally figured out that the forums are indeed “odd” and really not very friendly to setup or use. I was really excited when I found the WordPress, Buddypress and bbPress combination but my excitement soon turned to frustration.
I finally gave up on WP, BP and bbPress and went back to Joomla/Community Builder. While the Joomla/CB combination doesn’t have the finesse and cleanness of Buddypress they does offer a far more conventional UI on the front-end and far easier to manage back-end.
They also do a far better job of integration with other extensions.
WP, BP and bbPress feel like the Mac O.S.’s to me. Very pretty and work well… once you figure out how *they* want you to think. But they do things their OWN way and if you want to deviate, you get kicked out of the cult.
And the documentation is very Mac-like. “Do step 1 and then it works.” But they forgot about steps 2-10 as it’s assumed you already knew that.
May 5, 2011 at 8:17 pm #105475daviatorxx
MemberHi Christopher,
Thanks for the reply. I finally figured out that the forums are indeed “odd” and really not very friendly to setup or use. I was really excited when I found the WordPress, Buddypress and bbPress combination but my excitement soon turned to frustration.
I finally gave up on WP, BP and bbPress and went back to Joomla/Community Builder. While the Joomla/CB combination doesn’t have the finesse and cleanness of Buddypress they does offer a far more conventional UI on the front-end and far easier to manage back-end.
They also do a far better job of integration with other extensions.
WP, BP and bbPress feel like the Mac O.S.’s to me. Very pretty and work well… once you figure out how *they* want you to think. But they do things their OWN way and if you want to deviate, you get kicked out of the cult.
And the documentation is very Mac-like. “Do step 1 and then it works.” But they forgot about steps 2-10 as it’s assumed you already knew that.
May 5, 2011 at 1:56 pm #100307In reply to: WordPress integration! WHY NOT a DEFAULT?
himansu
MemberYes, bbPress is now being made a WordPress plugin
May 5, 2011 at 1:56 pm #105407In reply to: WordPress integration! WHY NOT a DEFAULT?
himansu
MemberYes, bbPress is now being made a WordPress plugin
May 5, 2011 at 9:41 am #105142In reply to: Any Way to Convert WordPress Comments to BBPress
John James Jacoby
KeymasterSomething more official will probably come down the pipe eventually. I imagine there will be a need to convert long blog comment conversations into forum topics and replies.
May 5, 2011 at 9:39 am #95211In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@christopher jon – Very good to hear!

I just put the final touches on theme compatibility for user profiles and topic/reply editing, so now they won’t look as wonky.
All that’s left to finish with theme compat are views, and I don’t expect them to be a problem at all.
We are now 8 tickets (and only a few more labor hours) away from putting this into WordPress Extend. Sadly it’s behind schedule (weird eh?) but wanted to keep everyone posted.
If there are any technical writers out there, the contextual help screens that WordPress has could use some bbPress specific content. You’d be doing me a nice favor to take a look at https://bbpress.trac.wordpress.org/ticket/1510 and drop some prose in there.
May 5, 2011 at 9:27 am #105141In reply to: Any Way to Convert WordPress Comments to BBPress
christopher jon
MemberOK, gotcha, thanks.
May 5, 2011 at 9:10 am #38354Topic: bb-admin points to mainpage
in forum Troubleshootingdarkhog
MemberAs in topic. Let’s say I have site http://the-forum.com And when I entering the-forum.com/bb-admin it points to main site even though I am logged in as key master. And because of that I can’t admin my forum. Forum is integrated with wordpress (both db integration and cookie one).
May 5, 2011 at 8:58 am #105140In reply to: Any Way to Convert WordPress Comments to BBPress
Gautam Gupta
ParticipantYou can convert your WordPress install into bbPress standalone and then convert bbPress standalone into bbPress plugin.
May 5, 2011 at 7:43 am #100378dss
MemberNevermind…
Found this:
https://bbpress.org/forums/topic/wordpressbbpress-integration-with-themepress-registration-problems
That did the trick!
May 5, 2011 at 7:43 am #105478dss
MemberNevermind…
Found this:
https://bbpress.org/forums/topic/wordpressbbpress-integration-with-themepress-registration-problems
That did the trick!
May 5, 2011 at 6:10 am #105139In reply to: Any Way to Convert WordPress Comments to BBPress
christopher jon
MemberDoes this work with the new bbpress 2 (plugin version) or is it only for the current release?
Does this work for bbpress 2 (plugin version) or is it only for the current release?
May 2, 2011 at 4:07 pm #95193In reply to: bbPress 2.0 – Updates
John James Jacoby
Keymaster@jaja.. – That is strange, because I’m also on MAMP on OSX.
@spiralspeaks – The permalink structure is a product of the way that WordPress handles them. Thankfully it shares this with BackPress/bbPress so it should match existing installs to new installs without skipping a beat. Custom post types, however, currently require their ‘slug’ to precede the actual post_name, which is how WordPress knows which template to serve up.
May 2, 2011 at 3:27 pm #95192In reply to: bbPress 2.0 – Updates
Jaja..
MemberI can’t get it work locally.
I can do whatever i want but the WordPress admin doesn’t find the plugin in the plugin folder.
While if i place the bbPress plugin inside my online WP version i can activate the plugin and i will get the msg to switch to a different (twentyten theme)
Very strange this local bug.
Using MAMP on a Mac OSX.
-
AuthorSearch Results