-
@mercime replied to the topic Add all subscriptions to one user. in the forum How-to & Troubleshooting 11 years, 2 months ago
Do you mean you want one user (or all users) to be notified of any/all topics which would be created in your forums. I have not seen any plugins created for that functionality. You would be better served I believe at the bbPress forums https://bbpress.org/forums/
-
@mercime replied to the topic Delete post comments via front end in the forum How-to & Troubleshooting 11 years, 2 months ago
Sorry, wasn’t “in” totally yesterday. Glad you resolved the issue on your own … as well as learned more about WP comments in the process 🙂
-
@mercime replied to the topic Styling Group and Members Headers in the forum How-to & Troubleshooting 11 years, 2 months ago
puts 5-6 blank lines at the top of the group header
@hughshields you can always add negative top margin to correct the issue, like:
.groups #item-header-content {
margin-top: -20px;
} -
@mercime replied to the topic Styling Group and Members Headers in the forum How-to & Troubleshooting 11 years, 2 months ago
@hughshields BP generates the “groups” body class for all groups pages. So just add .groups before the element in your stylesheet for example:
.groups #item-header-content {
color: #000033;
} -
@mercime replied to the topic Delete post comments via front end in the forum How-to & Troubleshooting 11 years, 2 months ago
-
@mercime replied to the topic Buddypress compatible themes in the forum Showcase 11 years, 2 months ago
For more information about setting up a BuddyPress site https://codex.buddypress.org/
-
@mercime replied to the topic 1 Click Installations in the forum Installing BuddyPress 11 years, 2 months ago
@bvirkus what’s important is that you need to have full control of your site when you install BuddyPress. If you want to test your installation, backup your database first so you can revert if BP doesn’t work completely on your one-click install.
-
@mercime replied to the topic Remove Site header from Buddypress Wall in the forum How-to & Troubleshooting 11 years, 2 months ago
@rpatwall1206 haven’t heard of the plugin so not quite sure where to remove the site header. URL to your BP member wall page?
-
@mercime replied to the topic [Resolved] Settings > Capabilities – What is this page used for? in the forum How-to & Troubleshooting 11 years, 2 months ago
Deletes user and any/all traces of user’s activities
-
@mercime replied to the topic Buddypress compatible themes in the forum Showcase 11 years, 2 months ago
ibuddy theme is a WordPress theme which supports BuddyPress. Therefore, you can use the usual WP template tags and functions to generate login code as well as recent blog posts. For more assistance, you can post at theme author’s support forums at https://wordpress.org/support/theme/ibuddy
-
@mercime replied to the topic Email Activation in the forum Installing BuddyPress 11 years, 2 months ago
Can you receive an activation mail if you deactivate BuddyPress? Where are you hosted? Have you checked out possible solutions at https://codex.buddypress.org/troubleshooting/frequently-asked-questions/ ?
-
@mercime replied to the topic Email Activation in the forum Installing BuddyPress 11 years, 2 months ago
closing this topic in favor of same at https://buddypress.org/support/topic/email-activation-2/
-
@mercime replied to the topic [Resolved] Settings > Capabilities – What is this page used for? in the forum How-to & Troubleshooting 11 years, 2 months ago
Screen for marking a user as spammer to start off. Alternatively, while in users’ area, there’s an “Edit Members” dropdown menu in WP toolbar for site/super admin where you can set User’s Capability as well.
-
@mercime replied to the topic How to display user post in there profiles in the forum Installing BuddyPress 11 years, 2 months ago
Check out how it’s done in http://buddydev.com/buddypress/introducing-buddyblog-allow-users-to-blog-from-their-buddypress-profile/
-
@mercime replied to the topic Modifying the profile page in the forum Creating & Extending 11 years, 2 months ago
I looked in my theme for the /members/single.php file, which doesn’t exist. I think it means the theme was not really “made for” buddypress.
Not quite. As of BP 1.7, BuddyPress automagically inserts BP contents in your theme’s pages, i.e.., no need for BP files in your theme at all unless you want to modify the pages per your post above. http:…[Read more]
-
@mercime replied to the topic Profile Avatar Showing Wrong Image in the forum How-to & Troubleshooting 11 years, 2 months ago
@catwomanbadkitty Contact host tech support re where your error logs are. Have you cleared cache? If you change to BP Default theme, does same issue show up? Site URI where issue shows up?
-
@mercime replied to the topic Need Help Changing Active Hyperlink Color Style in BP 1.81 in the forum How-to & Troubleshooting 11 years, 2 months ago
Using the main standard bp-default template. (Not a child theme)
@jadskymedia If you’re only making style changes I suggest using Jetpack or another plugin which can serve CSS changes for the BP Default theme. Otherwise, If you’re going to make the style changes in BP Default’s stylesheet, it’s going to be overwritten when you upgrade…[Read more]
-
@mercime replied to the topic Change title on profile page in the forum How-to & Troubleshooting 11 years, 2 months ago
@dgraydesign create a new page with the slug you want for your Members page. See my reponsive to cyarema below.
@cyarema Pages > Add New. Make Employees the title of the new page and publish as is. Go to Settings > BuddyPress > Pages and assign the new Employees page to the Members component and save.
-
@mercime replied to the topic 1 Click Installations in the forum Installing BuddyPress 11 years, 2 months ago
@bvirkus install WP manually. See System and Server Requirements codex.buddypress.org/user/before-installing/
-
@mercime replied to the topic Complete signup button missing in the forum Installing BuddyPress 11 years, 2 months ago
@phill-senters Please try creating a new Page and name it Registration. Then go to Settings > BuddyPress > Pages and assign that new page to Register. Log out and check if you can now see the button and the footer.
- Load More
@mercime
Active 4 years, 2 months ago