-
mercime posted on the forum topic Theming User Profile / blog post page. in the group How-To and Troubleshooting: 14 years, 10 months ago
When you copy files from bp-default into your custom BP theme, you would have to follow the directory structure as r-a-y mentioned above. So if the file you’re copying is /bp-default/members/single/home.php then you have to copy it over to /wp-content/themes/your-custom-bp-theme/members/single/home.php – where you would have to create the /members…[Read more]
-
mercime posted on the forum topic Member pages not found in the group How-To and Troubleshooting: 14 years, 10 months ago
When I go to youareditched.com/members I get “To enable the member directory you must drop the “plugin-template.php and plugin-sidebar.php” files into your theme directory.” which is something I’ve not seen before. So you have BuddyPress installed and activated; installed Hybrid theme, and then installed and activated Malleable child theme in some…[Read more]
-
mercime posted on the forum topic URGENT – Error establishing a database connection – URGENT in the group How-To and Troubleshooting: 14 years, 10 months ago
== When a user Create’s a Blog and follows the link from the site to their created blog they get the following error; Error establishing a database connection == This is not a BuddyPress issue. Deactivate all plugins including BuddyPress; change to twentyten theme and check if you as Super Admin can create a blog […]
-
mercime posted on the forum topic Separate Themes for Buddy press pages? in the group Creating & Extending: 14 years, 10 months ago
You can keep your WordPress theme and just install the BP Template Pack plugin to make your WP theme compatible with BP. No need for a separate installation at all and worrying about sharing…[Read more]
-
mercime posted on the forum topic too many redirects in the group How-To and Troubleshooting: 14 years, 10 months ago
Post in plugin’s forums https://buddypress.org/community/groups/buddypress-private-community/forum/
-
mercime posted on the forum topic buddypress activity stream in the group BP Jobs Board: 14 years, 10 months ago
-
mercime posted on the forum topic Existing WordPress data in the group Creating & Extending: 14 years, 10 months ago
Sure you can create a Page Template and use that to create a new page – especially for the “blog” portion of the site. You can create category-buildings.php and that will show up with all your posts in said category. Is BuddyPress installed in the same WP where your 84 existing posts are? Are you […]
-
mercime posted on the forum topic Where to edit CSS in the group Creating & Extending: 14 years, 10 months ago
Answered in this thread
-
mercime posted on the forum topic Trouble Finding Where to Customize BP in the group Installing BuddyPress: 14 years, 10 months ago
== integrating Buddypress onto the Genesis Framework ==
@apriljoy217 The Genesis Framework has its own “Genesis Connect” plugin to make the Genesis theme compatible with BuddyPress.
-
mercime posted on the forum topic Theme Development on Trunk in the group Creating & Extending: 14 years, 10 months ago
@hnla this worked for me in child theme
add_action( 'wp_print_styles', 'our_deregister_bp_dtheme_styles', 100 );
function our_deregister_bp_dtheme_styles() {
wp_deregister_style( 'bp-default-reset' );
wp_deregister_style( 'bp-default-main' );
} -
@mercime posted a new activity comment 14 years, 10 months ago
Thanks for letting me know 🙂 I now recall that I posted the link to the image way back last year when I was making a point on BP components being rendered as WP Pages in 1.3.
Cheers.
-
mercime posted on the forum topic Blogs List not showing anything? in the group How-To and Troubleshooting: 14 years, 10 months ago
Where did you install your core WP – domain root, physical subdomain or subdirectory? Did you install it manually via FTP/cpanel (best for multisite and BP) or via webhost scripts like fantastico, simplescripts (borks many multisite and BP installs)? When you created your network, did you go subdomain or subdirectory configuration? All subsites…[Read more]
-
mercime posted on the forum topic Is there a way to add images to the Activity Timeline or to group posts? in the group How-To and Troubleshooting: 14 years, 10 months ago
Something like this? http://buddydev.com/plugins/blog-categories-for-groups/
More info here -
mercime posted on the forum topic Where is this option ? in the group How-To and Troubleshooting: 14 years, 10 months ago
-
mercime posted on the forum topic Activity Reply Form Problems in the group How-To and Troubleshooting: 14 years, 10 months ago
== I tried every BP theme that I have and no matter what it still displays the same. … I disabled any plugin having to do with the comments. == Then try to deactivate all plugins except BuddyPress, not only the ones having to do with the comments, and change to bp-default theme. == I […]
-
mercime posted on the forum topic [Resolved] Buddypress with WPMU in the group Installing BuddyPress: 14 years, 10 months ago
== I noticed BP only works on the main site and this thread appears to confirm that you can only have one instance of BP correct ==
@Stigmartyr That was three months ago. Since then, there’s http://wpmututorials.com/news/new-features/multiple-buddypress-social-networks/
-
mercime posted on the forum topic Uneven Margins on http://www.ginreviews.com in the group How-To and Troubleshooting: 14 years, 10 months ago
Those two columns look fixed and good.
== the recommendations put the bottom Featured article all out of wack ==
Don’t know what you mean, only bottom article I see is “Kline’s Korner” and it doesn’t look out of whack. -
mercime posted on the forum topic Letting the user upload a custom background? in the group How-To and Troubleshooting: 14 years, 10 months ago
@sbrajesh – Now you’ve done it. We’re cooking up with more feature requests 🙂
… add option to change background for groups as well?
Thank you. -
mercime posted on the forum topic Letting the user upload a custom background? in the group How-To and Troubleshooting: 14 years, 10 months ago
Thank you @sbrajesh. Just tested it and it’s working as advertised, cool.
-
mercime posted on the forum topic Uneven Margins on http://www.ginreviews.com in the group How-To and Troubleshooting: 14 years, 10 months ago
It’s because the number of words/characters in the excerpts are not the same. Since you’re using a child theme of premium Genesis theme, I suggest that you get the free support included in your purchase of the theme/child theme and inquire about how to increase/decrease number of words/characters in the featured excerpts. While you’re there, […]
- Load More
@mercime
Active 5 years, 7 months ago