-
@mercime replied to the forum topic remove extraneous titles? in the group How-To and Troubleshooting 14 years, 3 months ago
Easiest way is to hide those headings by adding the following at the end of your theme’s stylesheet:
div.profile div.base h4 {
display: none;
}To add image, you can post the URL of the image here.
-
@mercime replied to the forum topic A way to turn off a users "active 1 hour ago" notation in the group How-To and Troubleshooting 14 years, 3 months ago
Easiest way you can add the following at the bottom of your stylesheet:
div#item-header-content span.activity,
div.item-meta span.activity {
display: none;
} -
@mercime replied to the forum topic Register Button in the group Creating & Extending 14 years, 3 months ago
You need to enable registration in wp-admin dashboard menu Settings > General for single WP installs for the “create an account” link to show up
-
@mercime replied to the forum topic remove extraneous titles? in the group How-To and Troubleshooting 14 years, 3 months ago
Either you’ve forgotten you created that xprofile group name several weeks ago or another Site/Super Admin created that profile group π
It’s not a Groups component but a Profile component. To edit the name […]
-
@mercime replied to the forum topic Hide Register Button for Logged In Users in the group How-To and Troubleshooting 14 years, 3 months ago
What theme are you using? I know that’s not happening in bp-default theme. You might just have to add
before andafter the said register link or contact theme author. -
@mercime replied to the forum topic U BuddyPress Forum Editor Not Showing Up in the group Third Party Components & Plugins 14 years, 3 months ago
Please note that the plugin has not been updated since BP 1.2.9 and WP 3.2.1 per plugin page https://wordpress.org/extend/plugins/u-buddypress-forum-editor/ . That being the case, the plugin was meant for the […]
-
@mercime replied to the forum topic Remove Directory Header in the group How-To and Troubleshooting 14 years, 3 months ago
Unfortunately, just using CSS won’t cut it as the titles do not have unique ID’s or classes. If you put
body.directory h3 {display:none;}even the widget titles will disappear along with page titles of […] -
@mercime replied to the forum topic Upgraded to BP 1.5.2 and use WP 3.3 in Multisite and my images and other items don't work properly i in the group How-To and Troubleshooting 14 years, 3 months ago
networkit.com/tvhra/our-community/groups/tvhra/ is a private group so we cannot see activity page. I did check out another group’s activity and it does lead to 404 page.
Have you tried:
– Going to Settings […] -
@mercime replied to the topic [Resolved] Buddypress theme compatiblity help. – Collection theme in the forum Installing BuddyPress 14 years, 3 months ago
You don’t change the files in bp-default theme nor in BP Template Pack.
You only change the 16 files within the 6 folders transferred to your WP theme, Collection, in server.
Instruction is posted at […]
-
@mercime replied to the forum topic Buddypress theme compatiblity help. in the group Installing BuddyPress 14 years, 3 months ago
You don’t change the files in bp-default theme nor in BP Template Pack.
You only change the 16 files within the 6 folders transferred to your WP theme, Collection, in server.
Download the 6 folders from […]
-
@mercime replied to the forum topic Admin Bar for Buddypress in the group Miscellaneous 14 years, 3 months ago
The “new look” is in BuddyPress trunk coming up BP 1.6 if not earlier. https://buddypress.trac.wordpress.org/browser/trunk
-
@mercime replied to the forum topic Confirmation e-mail for buddypress isn't working in the group How-To and Troubleshooting 14 years, 3 months ago
WP/BP versions? Check if activating their account works If you deactivate all plugins including BuddyPress and change to Twenty Eleven theme?
-
@mercime replied to the forum topic How To Show Cutom Post Types in Actvity Stream in the group How-To and Troubleshooting 14 years, 3 months ago
It’s in the works for BP 1.7 if not earlier https://buddypress.trac.wordpress.org/ticket/3460
-
@mercime replied to the forum topic Edit screen on plugin throwing WordPress βAre you sure?β¦β error page in the group Creating & Extending 14 years, 3 months ago
You might want to look at https://wordpress.org/extend/plugins/buddypress-groups-extras/ == After activating your groups will have ability to create any custom fields they want.
-
@mercime replied to the forum topic WTB Buddypress theme compatiblity help. in the group Installing BuddyPress 14 years, 3 months ago
You need to install and activate BP Template Pack plugin first https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
Download the 6 BP folders transferred to your collection theme in […]
-
@mercime replied to the forum topic I believe it is an Alignment issue. I have a compatible theme.. in the group How-To and Troubleshooting 14 years, 3 months ago
== the buddypress admin bar in the middle of the page is off. ==
Could you be more specific? Do you have a screenshot where that admin bar is in the middle of the page? -
@mercime replied to the forum topic Multisite install on non root site is not working in the group Creating & Extending 14 years, 3 months ago
You should see BP section in Network Admin.
-
@mercime replied to the forum topic I have a serious problem with the system of friends in the group Installing BuddyPress 14 years, 3 months ago
Did you disable Account Settings in BP Components? If so, https://buddypress.trac.wordpress.org/changeset/5296
-
@mercime replied to the forum topic Header Image Disappeared Unless Logged In in the group How-To and Troubleshooting 14 years, 3 months ago
Deactivate s2member and change to bp-default theme. If issue is resolved, then you should either contact theme author or s2-plugin author.
-
@mercime replied to the forum topic Theme Compatibility 2 in the group Installing BuddyPress 14 years, 3 months ago
@PeeJii You cannot make it work because the other theme has a different HTML structure. What theme are you using? You would need to post the following: page.php, index.php, header.php and footer.php source codes.
- Load More
@mercime
Active 5 years, 7 months ago