Chris Taylor
I've been messing around with PHP for about 8 years, and have done pretty much nothing but Wordpress sites for the last 4 years. I love it, so I jumped at the chance to donate code to the Buddypress project. What else? Oh yeah, I play music (am I the only web developer in the world with a degree in jazz studies? Thought so.) I'm married and have too many kids to count. Things I'm involved with online: - MyJournal: social networking, blogging and online showrooms for business - Performer: making JavaScript features even easier to use; add AJAX and more to your pages without writing a single line of JavaScript code - BeatsBase: blogging and free mix hosting (1gb per user!) for DJs - My blog: thoughts from InternetLand - projectGenie: free, open source, web-based project management software I've also started to write Wordpress plugins, mainly for Wordpress MU. The list is too long, and changes regularly, so check out the latest here: wordpress.org/extend/plugins/profile/mrwiblog.
Interests
Web, Developing, Music, Beer (not necessarily in that order)
-
Paul Gibbs replied to the forum topic Favoriting Blog Posts — Code Inside worked with 1.2.x, not so much with 1.5.x in the group Creating & Extending
Are you running BP-Default 1.2.x’s javascript, or are you using 1.5s?
-
aces replied to the forum topic Where do I edit blog post meta content? in the group Creating & Extending
I’m not sure I understand you, but you may need to copy index.php file from /wp-content/plugins/buddypress/bp-themes/bp-default/index.php to your child theme, ie: /wp-content/themes/default-child/index.php and […]
-
aces replied to the forum topic Where do I edit blog post meta content? in the group Creating & Extending
-
@mercime replied to the forum topic WordPress and BuddyPress broke - New Installation (no other plugins) in the group Installing BuddyPress
BuddyPress needs some extra memory http://codex.buddypress.org/troubleshooting/blank-pages/
-
You shouldn’t have two files named style.css however you could rename the old style.css to old.css and import it into the buddypress child of bp default theme.
To create a child of bp-default theme, create a […]
-
@mercime replied to the forum topic How to redirect to home_url() if user is not logged in in the group Creating & Extending
-
== i just want to know if buddypress has a easy way to change the colours ==
You mean you want to create a child theme of bp-default theme and make it look like Motion theme? Change colors via child theme’s […]
-
@mercime replied to the forum topic [Resolved] i have a Fixing Alignment problem… in the group Installing BuddyPress
Per check, the content your original sidebar2 has changed. It should contain what you have in pastebin link you posted above. Copy content in pastebin to your sidebar2
EDIT – I see you found what was wrong and […]
-
@mercime replied to the forum topic Registration and Activation pages missing in the group Installing BuddyPress
@andreao No need to put codes. Change to bp-default theme and deactivate plugins except BuddyPress to troubleshoot. WP/BP versions? Single WP or WP Multisite? Linux or Windows hosting?
-
@mercime replied to the forum topic i have a Fixing Alignment problem... in the group Installing BuddyPress
== … but you haven’t completed the setup process. Visit the BP Compatibility page to wrap up. ==
So go to wp-admin dashboard menu Appearance BP Compatibility and click on Save/Finish button.
== in the […]
-
Paul Gibbs replied to the forum topic How to set an activity type with embed? in the group Creating & Extending
r-a-y was the person who built oembed into BuddyPress core.
-
murasaki replied to the forum topic How to set an activity type with embed? in the group Creating & Extending
oh! ok thanks paul, oembed-for-buddypress has more sources for embedding if i’m correct, but are there any other benefits to the plugin over the native embedding? Either way, i think i’ll wait for that, since […]
-
Paul Gibbs replied to the forum topic Buddypress User Accounts not working in the group Installing BuddyPress
Yeah, we don’t support nesting of the pages when those pages are mapped to BP components.
-
Paul Gibbs replied to the forum topic How to set an activity type with embed? in the group Creating & Extending
@r-a-y said his plugin http://wordpress.org/extend/plugins/oembed-for-buddypress/ would eventually offer this as an option.
-
murasaki started the forum topic How to set an activity type with embed? in the group Creating & Extending
hello, I was wondering how I could go about setting up embeds as an activity type to be filtered in activity stream / results. Any ideas?
-
@mercime replied to the forum topic Buddypress install won’t take on Gabfire Quickstart WordPress theme or align properly in the group Installing BuddyPress
@snowlas You’re welcome and Congratulations. Glad you resolved layout to your satisfaction
-
@mercime replied to the forum topic i have a Fixing Alignment problem... in the group Installing BuddyPress
B. Copy your theme’s sidebar2.php file and save as sidebar-buddypress.php
Open up sidebar-buddypress.php and add the following at the top of the file, above all other code:
And at the very […]
-
@mercime replied to the forum topic i have a Fixing Alignment problem... in the group Installing BuddyPress
Solution for your theme is different from that of ray of light theme because your theme has a different HTML structure.
A. Copy your theme’s header.php file and save as header-buddypress.php
Open up […]
-
@mercime replied to the forum topic Installed Buddypress, but.... in the group Installing BuddyPress
== Am unable to access my dashboard to deactivate. Any advice? ==
Rename the buddypress folder in wp-content/plugins/ to e.g. buddypress-xx== My site keeps sending me messages saying pages (members, forums, […]
-
Tiago Beloto started the forum topic Creating a page with nav tab, subnav for Buddypress profiles in the group Creating & Extending
Hi, can you help me to create a page tab in Buddypress profiles?? I followed this tutorial: […]
- Load More