-
mercime replied to the forum topic How to increase activity-avatar image size? in the group Creating & Extending 14 years, 6 months ago
Two kinds of avatars in activity stream can be adjusted very simply via CSS
1) For the large avatars – adjust image width and height, then add this to the bottom of your stylesheet
`ul.item-list li img.avatar […] -
mercime replied to the forum topic Buddy Press Theme Intergration ??? in the group How-To and Troubleshooting 14 years, 6 months ago
Looks like you’ve fixed alignment on the Community page per link above. Can’t find the url to your forums
-
mercime replied to the forum topic BP template pack not working in the group How-To and Troubleshooting 14 years, 6 months ago
@abutterworth Please clarify – are you using
a) child theme of bp-default (your custom child theme or from WP repo or other third party child theme) or
b) child theme of sirup theme you posted above (that’s […] -
mercime replied to the forum topic Can't edit posts on this forum in the group Miscellaneous 14 years, 6 months ago
Some updates were most probably going on the backend when you posted. Edit link is okay now.
-
mercime replied to the forum topic BP template pack not working in the group How-To and Troubleshooting 14 years, 6 months ago
If you’re using the bp-default theme or better yet, a child theme of bp-default theme, you do not need to install/activate the BP template pack.
-
@mercime replied to the topic BP 1.5 Forgot/Lost Password tab missing from Login panel in the forum How-to & Troubleshooting 14 years, 6 months ago
You could add the following to your theme’s sidebar.php after the login
</form>:<a href="http://uffc-campaigncentral.net/wp-login.php?action=lostpassword">Lost your password?</a> -
mercime replied to the forum topic BP 1.5 Forgot/Lost Password tab missing from Login panel in the group How-To and Troubleshooting 14 years, 6 months ago
You could add the following to your theme’s sidebar.php after the login
:<a href="http://uffc-campaigncentral.net/wp-login.php?action=lostpassword">Lost your password?</a> -
mercime replied to the forum topic Fresh install of 1.5 – Where is registration security? in the group How-To and Troubleshooting 14 years, 6 months ago
There’s no captcha and logic human tests in BuddyPress. You must have added a plugin which needs to be updated to be compatible with BP 1.5
-
mercime replied to the forum topic Buddypress 1.5 using too much resource?? in the group Installing BuddyPress 14 years, 6 months ago
Where are you hosted? Are you on windows server or elsewhere?
-
mercime replied to the forum topic Fatal error: wp-content/plugins/buddypress/bp-core/bp-core-template.php on line 780 in the group How-To and Troubleshooting 14 years, 6 months ago
Change to bp-default theme. Looks like your current theme needs to be updated.
-
mercime replied to the forum topic (RESOLVED) Fatal Error After Upgrade to 1.5 in the group How-To and Troubleshooting 14 years, 6 months ago
@stephenetta Thanks for reporting back what the issue was 🙂
-
mercime replied to the forum topic does this work in Buddypress 1.5? in the group BuddyPress Gifts 14 years, 6 months ago
Can’t edit previous post. The plugin is being tested, but it’s more likely that it needs to be updated to work with BP 1.5
-
mercime replied to the forum topic does this work in Buddypress 1.5? in the group BuddyPress Gifts 14 years, 6 months ago
-
mercime replied to the forum topic Widgets are not working BuddyPress 1.5 in the group How-To and Troubleshooting 14 years, 6 months ago
@bakelady, got hungry just looking at those cake confections 🙂
@modemlooper I see them now in BuddyPress queue.
-
mercime replied to the forum topic Create Buddypress Component Pages on Multisite Installation in the group How-To and Troubleshooting 14 years, 7 months ago
BuddyPress sets up component pages where it is installed. In your case, the main site. Do you have BP_ENABLE_MULTIBLOG in your wp-config.php ?
-
mercime replied to the forum topic Buddy Press Theme Intergration ??? in the group How-To and Troubleshooting 14 years, 7 months ago
plus
/blogs/create.php
/forums/single/forum.php
/forums/single/topic.php -
mercime replied to the forum topic bad admin bar links in bp 1.5 in the group How-To and Troubleshooting 14 years, 7 months ago
I suggest setting a test user account and providing the test username and password here.
-
mercime replied to the forum topic Buddy Press Theme Intergration ??? in the group How-To and Troubleshooting 14 years, 7 months ago
Oops, forgot about that one. For the bottom part of registration/registration.php, replace:
`!– .padder —
!– #content —
?php get_sidebar( ‘buddypress’ ) ?jQuery(document).ready( function() {
if ( […] -
mercime replied to the forum topic Page not found – after update in the group How-To and Troubleshooting 14 years, 7 months ago
Are you using domain mapping on your subdomains?
Is BP a new plugin to existing MS install or do you have a new install with BP where newly created subdomains are blank?
Did you disable site tracking in BP […] -
@mercime replied to the topic Buddypress login/logout widget displays a link instead of name [Fixed] in the forum How-to & Troubleshooting 14 years, 7 months ago
Whay r-a-y said
Replace<h4></h4>
with<h4>bp_loggedin_user_link()</h4> - Load More
@mercime
Active 5 years, 7 months ago