-
Minh Tran joined the group BuddyPress Group Email Subscription
-
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 How to redirect to home_url() if user is not logged in in the group Creating & Extending
-
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 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?
-
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: […]
-
Tiago Beloto joined the group Creating & Extending
-
Chris Clayton replied to the forum topic Here's What I Want To Do... Can You Explain How? in the group Creating & Extending
Membership – have you seen S2members? http://buddypress.org/community/groups/s2member/
The name, city ect, you can get that by default in buddypress via your wp-admin – go to buddypress/profile fields.
The […]
-
@mercime replied to the forum topic How do I insert the big avatar? in the group Creating & Extending
Build a child theme of bp-default theme http://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
Size of the avatar in comments is handled by bp-default theme’s `function […]
-
You mean you want to create a plugin like http://buddydev.com/plugins/bp-gallery/ ?
Have you checked out BP Album/Media http://buddypress.org/community/groups/bp-album/home/
Or, if you really want to start […]
-
Chris Clayton replied to the forum topic Remove "delete" link in site activity in the group Creating & Extending
== or simply remove the “delete” link? ==
Sure can. CSS is your friend
.delete-activity {
display: none;
} -
Paul Gibbs replied to the forum topic oembed in BP 1.5 activity stream - is this a bug? in the group Creating & Extending
Not a bug. It matches exactly how they work in WordPress posts. I think we’d need a good argument to change the behaviour.
-
Marcella replied to the forum topic How do I insert the big avatar? in the group Creating & Extending
Oh I don’t know of this, you’d have to query Gravatar and find out if they allow for you to query the original. Surely it can be done.
Apologies for mis-interpreting here.
-
@r-a-y is correct about 2.
-
steveryan started the forum topic Example of Group API in progress in the group Creating & Extending
Hello everyone… I’m working on a BuddyPress installation and attempting to get things up and running. I wanted to make a few modifications to the current “group” signup process by adding a few additional […]
-
steveryan joined the group Creating & Extending
- Load More