-
mercime posted on the forum topic How to remove ’Active xyz hours ago’ ? in the group How-To and Troubleshooting: 15 years, 2 months ago
How about just adding a one-liner at bottom of style.css file?
span.activity { display: none; } -
mercime posted on the forum topic problem with sidebars dissapearing on buddypress pages in the group How-To and Troubleshooting: 15 years, 2 months ago
— Please keep in mind I do NOT know the first thing about coding or php. —
If you know HTML/CSS, you can “fix” the layout. See walkthrough https://codex.buddypress.org/theme-development/bp-template-pack-walkthrough-level-easy-2/ -
mercime posted on the forum topic How to have super admin approve new blog sites in the group How-To and Troubleshooting: 15 years, 2 months ago
mu-plugins folder is for special plugins used sitewide — in WP multisite (nee WP Multi-User). You need to create a folder named “mu-plugins” in your server – wp-content/mu-plugins and upload the plugin there. And yes, it works in current WP/BP versions.
-
mercime posted on the forum topic word limits for posts in the group How-To and Troubleshooting: 15 years, 2 months ago
-
mercime posted on the forum topic Buddypress Registration page broken in the group Installing BuddyPress: 15 years, 2 months ago
WP/BP versions? Deactivate all plugins except BuddyPress and change to bp-default theme, clear cache – if register/submit button is working then it could very well be your custom theme.
-
mercime posted on the forum topic user blogs without multisite in the group How-To and Troubleshooting: 15 years, 2 months ago
1. http://cartpauj.com/projects/ucan-post-plugin/ with demo at http://cartpauj.com/ucan-demo/
2. http://wpshout.com/wordpress-submit-posts-from-frontend/blog categories for groups (posting from frontend) – http://buddydev.com/plugins/blog-categories-for-groups/
-
mercime posted on the forum topic How to have super admin approve new blog sites in the group How-To and Troubleshooting: 15 years, 2 months ago
Yup, been around even before BuddyPress, https://wordpress.org/extend/plugins/moderate-new-blogs/
-
mercime posted on the forum topic how disable buddypress header menus from main site in wordpress network mode? in the group How-To and Troubleshooting: 15 years, 2 months ago
You mean the BP adminbar 🙂 Here’s how to have adminbar only in site where BP is installed.
http://buddydev.com/buddypress/remove-buddypress-admin-bar-from-all-blog-except-the-main-buddypress-site/
P.S. don’t forget to add the opening<?phpat the top of the code -
mercime posted on the forum topic Avatar Crop Page Header and Background Image don't load in the group How-To and Troubleshooting: 15 years, 2 months ago
Both issues related to the Arras theme integration with BuddyPress albeit via different routes. Bigjimmysisco, patience. Not everybody is using Brownbuddy.
-
mercime posted on the forum topic BuddyPress Privacy in the group Creating & Extending: 15 years, 2 months ago
@joshua_d Some other options include
https://wordpress.org/extend/plugins/bp-profile-privacy/
https://wordpress.org/extend/plugins/buddypress-profiles-manager/
and/or making the site private for members only via script or a plugins like
https://wordpress.org/extend/plugins/s2member/
https://wordpress.org/extend/plugins/hs-membership/I know that…[Read more]
-
mercime posted on the forum topic How do you get a theme to show category hierarchy? in the group How-To and Troubleshooting: 15 years, 2 months ago
You can add list of categories to the sidebar via default Category widget in dashboard menu Appearance > Widgets, then style it accordingly
-
mercime posted on the forum topic Activity problem – RESOLVED in the group How-To and Troubleshooting: 15 years, 2 months ago
@sparkinweb It would be great if you shared how you resolved your problem so others can learn from it.
-
@mercime posted a new activity comment 15 years, 2 months ago
In any case, I see that modemlooper has responded to your query about his theme. Cheers.
-
@mercime posted a new activity comment 15 years, 2 months ago
Oops, code doesn’t show up in activity replies
-
@mercime posted a new activity comment 15 years, 2 months ago
After the links to the BP components, there’s the wp_list_pages function which added all your “static” Pages into the main navigaiton. You can move or delete the following line from your theme’s header.php file and upload back to server:
-
mercime posted on the forum topic Admin bar not showing in the group How-To and Troubleshooting: 15 years, 2 months ago
— This exact same problem has been asked before of this theme on this forum in fact mercime you responded on it. —
Thanks, I know I’ve answered a lot of questions about it @hnla 🙂
-
mercime posted on the forum topic Admin bar not showing in the group How-To and Troubleshooting: 15 years, 2 months ago
Check the footer.php of your theme and make sure that there’s the
just before -
mercime posted on the forum topic My 2 Cents in the group Requests & Feedback: 15 years, 2 months ago
Simply put, different loops and template tags for index, category, single pages etc. in WP. Then you have different loops and additional template tags for various components – activity, members, groups etc – in BP.
https://codex.buddypress.org/developer-docs/custom-buddypress-loops/ -
mercime posted on the forum topic Avatar Crop Page Header and Background Image don't load in the group How-To and Troubleshooting: 15 years, 2 months ago
— If the only way to solve this is to add a free member for troubleshooting, than I will, but I would like not too. — You are free to do whatever you want just as volunteers are free to answer whatever question comes up in these forums – if they so choose. Know that […]
-
mercime posted on the forum topic Some basic BuddyPress questions… in the group How-To and Troubleshooting: 15 years, 2 months ago
Most BuddyPress plugins are available at WordPress plugin repository
https://wordpress.org/extend/plugins/buddypress-real-names/ - Load More
@mercime
Active 5 years, 7 months ago