-
Marcella started the topic Customising default member avatar – Gravatar bug? in the forum Creating & Extending 11 years ago
I’ve managed to change to the default group avatar using this code I found on the web…
function my_default_get_group_avatar($avatar) {
global $bp, $groups_template;if( strpos($avatar,'group-avatars') ) {
return $avatar;
}
else {
$custom_avatar = get_stylesheet_directory_uri()…[Read more] -
Marcella replied to the topic BBPress themes in BuddyPress theme in the forum Creating & Extending 11 years, 1 month ago
Thanks Hugo.
I’ll head over to their forums and see what turns up.
-
Marcella replied to the topic BBPress themes in BuddyPress theme in the forum Creating & Extending 11 years, 1 month ago
Thanks a lot. Do you know if there is a boiler plate or some sample files around somewhere I can take a look at?
-
Marcella started the topic BBPress themes in BuddyPress theme in the forum Creating & Extending 11 years, 1 month ago
I’m wondering how to get started with creating a theme for BBPress inside of my BuddyPress theme.
That’s it. Any pointers?
Thanks
-
Marcella replied to the topic Delete buddypress folder after pluging was installed in the forum Installing BuddyPress 11 years, 1 month ago
you should be okie to reupload the buddypress directory into wp-content/plugins without reinstalling but if it will make you feel better having a flawless installation for peace of mind go right ahead.
it did sound like an .htaccess problem.
-
Marcella replied to the topic Looking for partner for collab BuddyPress theme (big project) in the forum Creating & Extending 11 years, 1 month ago
*bump* Would really love to find a buddy for this to work together.
-
Marcella replied to the topic My BuddyPress Theme Development in the forum Installing BuddyPress 11 years, 1 month ago
The overlaps are exactly what’s been happening, so unifying the theme in terms of html markup is a goal. I use Less to code CSS so minification is not a problem, just the amount of CSS there is to write in the first place.
Thanks for the heads up about bp-legacy, I meant to say that’s what I was doing and not bp-default. There was a blog about…[Read more]
-
Marcella replied to the topic Making my theme plugin ready in the forum Installing BuddyPress 11 years, 1 month ago
Thanks for that advice, I knew there was something amiss when I was removing so many do_action(); references.
-
Marcella replied to the topic Looking for partner for collab BuddyPress theme (big project) in the forum Creating & Extending 11 years, 1 month ago
http://pixelcoder.co.uk/members/alistair is my latest endeavour with BuddyPress. It’s nowhere near complete and I’m at that stage where I’d like someone else to work with and help with the theme. To do code reviews, refinement and design.
A collab build process would be ace.
-
Marcella replied to the topic Looking for partner for collab BuddyPress theme (big project) in the forum Creating & Extending 11 years, 1 month ago
I’m going to continue writing here as it seems to fit right now. I’m going to outline how I’ve approached BuddyPress theme development at my last iteration. Hopefully someone can see where they could jump in to help contribute to the creation of a new theme.
Concepts
Concepts have always been tough, I usually miss out some important aspect of the…[Read more] -
Marcella started the topic Looking for partner for collab BuddyPress theme (big project) in the forum Creating & Extending 11 years, 1 month ago
I’ve tried numerous times to build a BuddyPress theme from scratch and always run into some troubles. It’s fun learning about BuddyPress but there is always something I leave out from the workflow which leads to problems with code bloat and unmanageable files.
That said, I feel I have lots of good experience with BuddyPress (without the AJAX)…[Read more]
-
Marcella replied to the topic Gravatars not working in the forum How-to & Troubleshooting 11 years, 1 month ago
Gravatars (only mystery man) are now working on a live site.
Seems like their are a lot of bugs with BuddyPress. Where can I go to log them?
-
Marcella replied to the topic [Resolved] Members not activating in the forum How-to & Troubleshooting 11 years, 1 month ago
The registration is showing up on the activity stream, but anywhere there is a members loop it’s returning null.
Friends, members directory, group members etc.
-
Marcella replied to the topic [Resolved] Members not activating in the forum How-to & Troubleshooting 11 years, 1 month ago
Yeah, pretty much that’s about the nuts and bolts of it.
It was doing it on my localhost the other day. I’ll try reinstalling a little later to check outcomes.
-
Marcella replied to the topic [Resolved] Members not activating in the forum How-to & Troubleshooting 11 years, 1 month ago
I have no other plugins other that BuddyPress.
-
Marcella replied to the topic [Resolved] Members not activating in the forum How-to & Troubleshooting 11 years, 1 month ago
It’s no longer working. Another clean install of WordPress and BuddyPress.
Any ideas?
2 members created, administrator (members were not showing upon creation) and another test account. After login, still not showing.
-
Marcella started the topic My BuddyPress Theme Development in the forum Installing BuddyPress 11 years, 1 month ago
I’m building a BuddyPress theme, and have always found it a really overwhelming task in the past.
This time round (it’s not that different to previous attempts) i’ve tried to prepare a set of BuddyPress theme files (not so disimilar to bp-default) that area empty and ready to template for.
That said, it lacks a whole lot of the default…[Read more]
-
Marcella started the topic Making my theme plugin ready in the forum Installing BuddyPress 11 years, 1 month ago
I’m working on a theme and would like to make it BuddyPress plugin ready…
What steps should I take to ensure plugins work with the theme?
-
Marcella replied to the topic Gravatars not working in the forum How-to & Troubleshooting 11 years, 1 month ago
*bump
-
Marcella replied to the topic [Resolved] Members not activating in the forum How-to & Troubleshooting 11 years, 1 month ago
Actually, it’s working now. Not sure what happened.
- Load More
@marcella1981
Active 6 years, 5 months ago