-
Beck B posted on the forum topic Activity as home page for logged in users in the group How-To and Troubleshooting: 14 years, 3 months ago
Depends on your priorities, I guess. Are you talking about the default when they visit your domain without specifying an exact page, the place they’re directed to immediately after logging in, or just the place that’s linked to as “Home” in a navigation menu somewhere?
-
Beck B posted on the forum topic Admin can't see other forum topics in the group How-To and Troubleshooting: 14 years, 3 months ago
Excellent. Maybe even take a screenshot if you can manage. (And then just upload it to tinypic or your favorite photo-sharing site.)
-
Beck B posted on the forum topic Limit Group Creation to Admin in the group How-To and Troubleshooting: 14 years, 3 months ago
There’s a good plugin for that, something like Restrict Group Creation. If somebody doesn’t beat me to it, I’ll dig up the link.
EDIT: Here you go: https://buddypress.org/community/groups/buddypress-restrict-group-creation/ or get it the WordPress plugin directory.
-
Beck B posted on the forum topic Require VIP membership for group creation in the group How-To and Troubleshooting: 14 years, 3 months ago
No experience using it (obviously), but I did just see this plugin that limits the number of groups a user can create.
-
Beck B posted on the forum topic Some issues integrating BuddyPress with Custom Theme in the group How-To and Troubleshooting: 14 years, 3 months ago
It is rather easier to work with if you’re starting a site than if you’re modifying an existing one, I’d imagine. I’m sure you’ll find other ways to engage people. (I did briefly look at Mingle, but can’t say as I feel strongly one way or another about it.)
-
Beck B posted on the forum topic Displaying forum topic tags in the group How-To and Troubleshooting: 14 years, 3 months ago
It is rather odd the tags aren’t actually used in the bp-default theme.
Not-entirely-a-tangent: I wish I could mark a favorite reply from here, rather than having to find it as part of an activity stream somewhere. .oO(Am I just misunderstanding how favorites are intended to work?)
-
Beck B posted on the forum topic Admin can't see other forum topics in the group How-To and Troubleshooting: 14 years, 3 months ago
What page are you on when Admin sees this message?
-
Beck B posted on the forum topic How to use activity in the group How-To and Troubleshooting: 14 years, 3 months ago
… yep, shows up in both people’s activity feeds.
-
Beck B posted an update 14 years, 3 months ago
@AnindyaRay Testing that out right now.
-
Beck B posted on the forum topic How to use activity in the group How-To and Troubleshooting: 14 years, 3 months ago
Doesn’t it show up in both theirs and yours here on Buddypress.org, too? Guess I’ll have a re-looksie….
-
Beck B posted on the forum topic Some issues integrating BuddyPress with Custom Theme in the group How-To and Troubleshooting: 14 years, 3 months ago
Uhoh, lost some code in your last reply here. Members has also gone away. DId you disable BP in frustration, or is that a result of whatever changes to index.php you mention?
(Sorry, the problem with forums, we’re in and out of windows and sometimes slow to reply)
-
Beck B posted on the forum topic Changing the color of the menus? in the group How-To and Troubleshooting: 14 years, 3 months ago
To be a bit clearer, here’s the info from the style.css file on making a child theme: Instead, please read this codex page on how to build a BuddyPress child theme: https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/ And if you decide not to make a child theme, make sure you put any modified styling info after these…[Read more]
-
Beck B posted on the forum topic Changing the color of the menus? in the group How-To and Troubleshooting: 14 years, 3 months ago
Actually, I believe this is the more relevant code:
ul#nav { margin: 0; padding: 0; position: absolute; right: 15px; list-style: none; bottom: 0; max-width: 65%; } ul#nav li { float: left; margin: 0 5px 0 0; } ul#nav li a { display: block; color: #fff; text-decoration: none; padding: 5px 15px; background: url( ../images/60pc_black.png );…
[Read more] -
Beck B posted on the forum topic Changing the color of the menus? in the group How-To and Troubleshooting: 14 years, 3 months ago
I can’t pull up your site at all, or I’d give it a go. Shouldn’t be a hard fix.
-
Beck B posted on the forum topic How to hide a dashboard for non-admins? in the group How-To and Troubleshooting: 14 years, 3 months ago
There’s also WP Hide Dashboard: https://wordpress.org/extend/plugins/wp-hide-dashboard/
-
Beck B posted a new activity comment 14 years, 3 months ago
@bpisimone – as they discussed in another question recently, Adminimize’ll do the dashboard thing.
I currently use WP Hide Dashboard: https://wordpress.org/extend/plugins/wp-hide-dashboard/
-
Beck B posted on the forum topic Some issues integrating BuddyPress with Custom Theme in the group How-To and Troubleshooting: 14 years, 3 months ago
Looks like you have two separate divs with id of “container.” You only want to use an id once per page….use classes for multiple similar instances within a given page. I’m not sure if that’s THE problem, but I doubt it’s helping your code.
-
Beck B joined the group oEmbed for BuddyPress 14 years, 3 months ago
-
Beck B posted on the forum topic Buddypress.org's New Plugin Review Functionality in the group Creating & Extending: 14 years, 3 months ago
+1
-
Beck B joined the group BP Group Categories/Types 14 years, 3 months ago
- Load More
@beckb
Not recently active
have you got any solution regarding the activity thing ?