-
Modemlooper posted on the forum topic BP.org Enhancement Ideas in the group buddypress.org Ninjas: 15 years, 4 months ago
I suggest adding a my topics filter to the forums.
http://img.skitch.com/20100712-j2u943apjn8hqyrh1j7u6k4f4u.jpg
-
Modemlooper joined the group buddypress.org Ninjas 15 years, 4 months ago
-
Modemlooper posted on the forum topic Follower Plugin on BP makes it hard to find UPDATES from Users in the group BuddyPress Followers: 15 years, 4 months ago
@r-a-y none of the filters work on your own profile activity stream. I agree with @Pisanojm. I loose my threads here all the time. On the old site you could see all your forum topics in one list. That is not the case anymore.
I suggest adding a my topics filter to the forums.
http://img.skitch.com/20100712-j2u943apjn8hqyrh1j7u6k4f4u.jpg
-
Modemlooper joined the group BuddyPress Followers 15 years, 4 months ago
-
Modemlooper posted on the forum topic new child theme function.php breaks log in in the group How-To and Troubleshooting: 15 years, 4 months ago
One other thing I noticed before. If you use a function that is similar to one thats in the default folder it can cause problems. Is a function named the same as a default one?
-
Modemlooper posted on the forum topic new child theme function.php breaks log in in the group How-To and Troubleshooting: 15 years, 4 months ago
Could be a badly written function. Try this: Place functions in a file bp-custom.php put that file in your plugins folder.
-
Modemlooper posted on the forum topic Buddypress vs. Tiki Wiki CMS Groupware in the group Buddypress vs. Drupal Commons…: 15 years, 4 months ago
Dont really see what the point of all these forums you’ve created. This site is for BuddyPress.
Also your ill informed. @LisaSabinWilson has written the BuddyPress for dummies book.
You can use BuddyPress with any WordPress theme with a little adjustment.
-
Modemlooper joined the group Buddypress vs. Drupal Commons… 15 years, 4 months ago
-
Modemlooper posted on the forum topic Error Message Help! Making a theme BP compatible in the group Installing BuddyPress: 15 years, 4 months ago
I think bp-template pack is not compatible with mutlisite.
-
Modemlooper posted on the forum topic Sweet Custom Post Type Hack to Display a Custom Group Homepage in the group Creating & Extending: 15 years, 4 months ago
Found it here
bp_core_new_subnav_item( array( ‘name’ => __( ‘Home’, ‘buddypress’ ), ‘slug’ => ‘Home’, ‘parent_url’ => $group_link, ‘parent_slug’ => $bp->groups->slug, ‘screen_function’ => ‘groups_screen_group_home’, ‘position’ => 10, ‘item_css_id’ => ‘home’ ) );
-
Modemlooper posted on the forum topic Sweet Custom Post Type Hack to Display a Custom Group Homepage in the group Creating & Extending: 15 years, 4 months ago
@r-a-y do you know where to change the groups home tab link? It’s pointing to /home and I just want it to link to the groups main page.
-
Modemlooper started the forum topic Sweet Custom Post Type Hack to Display a Custom Group Homepage in the group Creating & Extending: 15 years, 4 months ago
If you create a custom post type called groups, or whatever you have chosen for a groups slug and then create a custom post type titled the same as a group name you can use the post editor in the admin to update the home page of any group. Basically you are creating the same […]
-
Modemlooper posted on the forum topic How can I fix the BuddyPress Default theme to work with the 3.0 upgrade? in the group How-To and Troubleshooting: 15 years, 4 months ago
Is this available to see now in the trunk?
-
Modemlooper posted on the forum topic How can I fix the BuddyPress Default theme to work with the 3.0 upgrade? in the group How-To and Troubleshooting: 15 years, 4 months ago
@djpaul can you elaborate on whats getting changed in the themes? I hate to create themes only to have to redo them all.
-
Modemlooper posted on the forum topic Can't find Site Admin link & Setting up a single blog in the group How-To and Troubleshooting: 15 years, 4 months ago
use the meta widget in sidebar or create your own html link. Also you could code in wp_meta();
-
Modemlooper posted on the forum topic Blogatize.net – The Social Blog Network in the group Gallery: 15 years, 4 months ago
Looks good. The search image is broken in Safari 4.
-
Modemlooper joined the group Gallery 15 years, 4 months ago
-
Modemlooper posted on the forum topic Google analytics shows 0 visitors, code correctly installed in the group How-To and Troubleshooting: 15 years, 4 months ago
NOTE: if you edit files in the bp-default theme folder and you upgrade buddypress it will erase all your changes.
-
Modemlooper started the forum topic Functions.php broken but bp-Custom.php works in the group How-To and Troubleshooting: 15 years, 4 months ago
Is this a known issue? I added stuff to a functions file but they were not being used. I switched all the info to bp-custom and deleted functions file and now the configurations work.
-
Modemlooper posted on the forum topic Buddypress Child Theme question about BP CSS _inc in the group How-To and Troubleshooting: 15 years, 4 months ago
In your child theme style.css file it should link to two css files. The links are pointing to your bp plugin folder not your child theme’s _inc folder
You need to change the url.
- Load More
@modemlooper
Active 3 months, 3 weeks ago