Search Results for 'wordpress'
-
AuthorSearch Results
-
February 17, 2010 at 3:55 pm #63752
In reply to: Group Twitter Plugin
peterverkooijen
ParticipantDoes this plugin work for version 1.1.3? Or are there other versions and hacks floating around that work?
I’ll try after coffee…
February 17, 2010 at 3:26 pm #63747In reply to: error codes with 1.2
cotfbstone
MemberNo, I even tested the default theme. It still has the massive error codes. But there are no really dynamic themes out there for buddypress/wordpress pages, so i figure since 1.2 is new to regular wordpress then it may just take some time. I can be patient.
February 17, 2010 at 2:42 pm #63741In reply to: Convert a WordPress Theme to a BuddyPress Theme
armandmorin
ParticipantCool, I ‘m sure that’s the problem. I’ll check it out.
February 17, 2010 at 2:00 pm #63730In reply to: Convert a WordPress Theme to a BuddyPress Theme
Scotm
ParticipantAndy is right…I’ve tried about six or seven themes and the issues are largely tied to the ‘content’ div not matching up, although I have at least one theme that doesn’t recognize the admin bar. Very good start though!
February 17, 2010 at 1:49 pm #63728In reply to: Characters in usernames cause strange issues
zooney
Participant…I just don’t see the sense in BuddyPress needing to treat usernames in a different manner than WordPress does. It smacks of a questionable design decision, that’s all.
Regardless, I’m not getting this problem in BuddyPress 1.2 it seems…
…although in BuddyPress 1.2 I’m getting “There was a problem posting your update, please try again.” everytime I try to do anything, but that’s a different story.
February 17, 2010 at 1:23 pm #63721In reply to: Convert a WordPress Theme to a BuddyPress Theme
Andy Peatling
Keymaster@armandmorin – it’s more than likely either the “container” or “content” div in your WordPress theme. The BuddyPress template pack uses:
[header]
<div id="container">
<div id="content">
[content]
</div>
<div id="sidebar">
[sidebar]
</div>
</div>
[footer]If your WordPress theme doesn’t match this, then there are about 6 or 7 templates (mainly members/index.php groups/index.php etc etc) that you will need to tweak this html layout in to match the one used by your theme.
Once you have it matched, then the content should sit in the correct place and not break the layout. If you’re using a theme with this HTML layout, then you should be fine off the bat.
February 17, 2010 at 1:13 pm #63720Andrea Rennick
ParticipantI’d put a download manager on your site anyway.
February 17, 2010 at 1:11 pm #63719In reply to: Convert a WordPress Theme to a BuddyPress Theme
Andrea Rennick
ParticipantThat’s pretty much how to do it. You have to go thru the BP files you added to your theme and change the markup to match your WP theme.
February 17, 2010 at 12:48 pm #63714In reply to: Welcome Pack enabled but doesn't seem to work
Paul Wong-Gibbs
Keymaster@geoffm33 – ah yes I can instantly understand why. You can tell my test sites don’t often exceed 20 users! Sorry for this and I will get a fix out this evening.
And the delete_blog_option – I’m actually blaming this on BuddyPress as it has missed this function from its regular WordPress compatibility files. Again fix out this evening.. thanks very much for the feedback, it is appreciated.
February 17, 2010 at 12:44 pm #63712In reply to: Convert a WordPress Theme to a BuddyPress Theme
armandmorin
ParticipantI’ve tried this on two standard WordPress themes and it breaks the CSS in the theme each time at the content section. any ideas on this?
These are the directions I used.
https://codex.buddypress.org/how-to-guides/wordpress-to-buddypress-theme/
February 17, 2010 at 12:34 pm #63706Paul Wong-Gibbs
KeymasterBP isn’t remotely accessible – you need to load the PHP files. I do not have a working knowledge of Flex but I suggest you look into WordPress/bbPress “deep integration” and find out which files in the bbPress theme header are included to bring in WordPress.
February 17, 2010 at 12:33 pm #63705In reply to: Convert a WordPress Theme to a BuddyPress Theme
Paul Wong-Gibbs
KeymasterWe need to version that .zip otherwise we are going to have to wade through hundreds of confusing topics in future BP versions.
February 17, 2010 at 11:51 am #63695In reply to: Removing default sidebars
Roger Coathup
ParticipantNote: As of BuddyPress 1.2, this is less of an issue, as the default theme (similarly to most WordPress themes) only comes with a single sidebar
February 17, 2010 at 11:41 am #63691In reply to: Convert a WordPress Theme to a BuddyPress Theme
stripedsquirrel
ParticipantThat looks like what everybody needed

Great, the zip is filled with loads of .tmp, .svn, _MacOSX files though (346 files in 187 folders!). Andy/whoever made it, maybe it should be repackaged?
Also, the instructions on https://codex.buddypress.org/how-to-guides/wordpress-to-buddypress-theme/ are a bit confusing; if somebody got it working, maybe they can edit the documentation with some example codes?
February 17, 2010 at 8:41 am #63681Diesel Laws
ParticipantThats great, thanks Andy.
February 17, 2010 at 8:35 am #63680Andy Peatling
KeymasterI’m still working on this, I’ll post an update when I know more. It’s out of my control right now.
February 17, 2010 at 8:18 am #63679In reply to: Convert a WordPress Theme to a BuddyPress Theme
andrew_s1
ParticipantFebruary 17, 2010 at 7:39 am #63676In reply to: Post rating/karma for BuddyPress group forums
andrew_s1
ParticipantThere’s wp-answers https://wordpress.org/extend/plugins/wp-answers/ too, for rating comments on wordpress posts. It’s a rough plugin that lurches into Spanish now and again, and doesn’t work on buddypress forums. However, it might offer a few more clues on how to get there.
The other thing to do would be to look for a buddypress plugin https://buddypress.org/extend/plugins/ for forums that added some metadata to forum posts.
Please do report back if you make any progress – I’ll be interested to hear how it goes.
And if I make progress with my mailman <-> forum plugin, I’ll let you know how I went about adding metadata to, and manipulating, forum posts
February 17, 2010 at 7:17 am #63674Paul Wong-Gibbs
KeymasterAnytime you want.
February 17, 2010 at 7:14 am #63673In reply to: Welcome Pack enabled but doesn't seem to work
Paul Wong-Gibbs
KeymasterMy install of BP 1.2 final on my WPMU doesn’t seem to work with the v1.6 Welcome Pack plugin. It activates fine, preferences save, but when new users join, they’re not welcomed with anything. Any ideas why it installs fine but doesn’t seem to work at welcoming new users? Thanks.
pjnu – Works for me. What type of WordPress MU install do you have (example.com/blogs or blogs.example.com). Anythign in your error log? Emails not being caught as spam?
February 17, 2010 at 7:10 am #63671Paul Wong-Gibbs
KeymasterExactly. I believe this to be off-topic, but try disabling BuddyPress. If the issue still occurs, then it’s a WordPress problem. If it only breaks *when* you enable BuddyPress, file a report on http://trac.buddypres.org/ using your username and password from this site.
February 17, 2010 at 6:37 am #63669In reply to: Convert a WordPress Theme to a BuddyPress Theme
gpb
ParticipantDo you have an updated ETA on the WP theme to BP theme tutorial mentioned above? Thanks!
February 17, 2010 at 5:48 am #63666stwc
ParticipantI assume that people told you this before when you reported, but just in case: this is a WordPress issue rather than a Buddypress issue, I’m pretty sure.
Reporting the bug here won’t help much — if nobody has an answer on the forum here, you’d be better off seeking some help through the WP/WPMU support system.
February 17, 2010 at 4:48 am #63663In reply to: books – getting started
designodyssey
ParticipantIf you know a bit of php, I’d try Prelovac’s WordPress Plugins. Actually, even if you don’t konw PHP, I’d get a php book and this book and WordPress Complete 2.7.
You could also just learn wordpress-specific php online. Read up on template tags, loops, functions. Again php is helpful to understand how all this functions. Don’t worry about MySQL.
Not sure what to do about BP as there is no real book that covers 1.2, but the Dummies book should explain the concepts.
February 17, 2010 at 3:32 am #63650In reply to: Facebook-Like-Chat Plugin for Buddypress?
djsteve
ParticipantI am currently testing the flashchat script which is cheap – only $5 – on one server, wnd will be testing integration with phpbb and with wordpress to see how it works.
Someone wrote an integration script for it and wordpress 2,7 –
http://forum.tufat.com/showthread.php?t=49926
so I am thinking it may work – although the script has user roles from wordpress for user, moderators and admins – it says it does not pull the info for gender icons – If someone would modify that it would be awesome, as it is cheap.
I have looked into the ajaxchat, and it looks cool with the way it can integrate into buddypress, was that on wpmu.org I think? – But as I commented there, I am concerned about the ajax chat and server resources, and privacy issues. Not that I have had any issues with it, I just imagine with a lot of people using it at once it may start to hiccup since it relies on sql for messaging. I would love to here real world performance issues with it running 75 users at once on a shared server.
An integrated chat room would be awesome – wish I could help more with it!
(now back to my learning php for dummies book) sigh.
I use realchat ( Realchat dot com )on a couple of websites, and it is really solid – it’s not the cheapest thing out there, but it’s also not the most expensive.
Unfortunately there is no buddypress or wordpressmu integration, although there are free integration plugins for vbulletin, phpbb, drupal, and others. So I would think that a plugin developer could look at the code on this page:
http://www.realchat.com/doc/database-integration.html
and create a plugin that would allow logging in via wordpress/buddypress and show buddypress avatars – that would be awesome. In fact I would pay $100 for someone to make that a reality.
-
AuthorSearch Results