Search Results for 'Hide Admin'
-
AuthorSearch Results
-
April 28, 2010 at 6:19 pm #75750
In reply to: Hide Admin
April 28, 2010 at 6:15 pm #75748In reply to: Hide Admin
ScotmParticipantSaw that one…premium.
April 28, 2010 at 5:31 pm #75725In reply to: Hide Admin
r-a-yKeymasterApril 28, 2010 at 4:49 pm #75712In reply to: Hide Admin
ScotmParticipant@DJPaul Any activity that the Admin carries out in my opinion should be hidden. Starting a Group, a forum topic, etc. In my case I am creating a number of groups for members to join and I’d like to hide all of that activity.
April 28, 2010 at 4:46 pm #75710In reply to: Hide Admin
Paul Wong-GibbsKeymasterApril 28, 2010 at 4:10 pm #75707In reply to: Hide Admin
symm2112ParticipantI’m not sure if it hides activity, but I heard a trick to “hiding” admins from the member list was to change their status in the database of the user to “99” and that prevents it from showing in the member’s list.
April 28, 2010 at 3:08 pm #75697In reply to: Hide Admin
ScotmParticipantStill curious about this one. Can we hide the Admin throughout BuddyPress activity sitewide?
April 23, 2010 at 9:11 pm #74922In reply to: Badge Maker
pcwriterParticipantV1.3 works just fine… thanks!
Another suggestion: allow site admins to define a default width and height, and allow users to adjust if needed.
As it is now, badge dimensions are defined by those of the uploaded logo (width if vertical layout, height if horizontal layout).
Oh, and please do allow site admins/users to show or hide the field labels. As Greg says, they aren’t really needed.
April 23, 2010 at 3:26 pm #74886In reply to: Badge Maker
gregfieldingParticipantI’m playing with 1.3 and it’s working great…
2 suggestions:
1. Create an option in the admin menu to hide the names of the profile fields. Most of the fields are pretty self explanatory anyway and the extra words just clutter things up.
2. Create an extra field for users to type in a short message or description, giving them some other way to personalize their badge.
It looks great warut!
April 20, 2010 at 7:55 am #74370In reply to: Disable /wp-admin/ for "normal" users
XevoParticipant@ Smuda
Well ok, but I stand by my point I don’t think you should block all traffic towards wp-admin. Just hide it.
@ etiviti (rich!)
Isn’t it smarter to use current_user_can(‘edit_posts’)? That way anything higher than a subscriber can access the wp-admin.
April 17, 2010 at 8:02 pm #73970In reply to: Hide admin bar to subscriber role?
annie_sp04ParticipantSame error on fresh install… Maybe i should just leave it there? or create a different bar that will load only for authors?
April 17, 2010 at 7:48 pm #73968In reply to: Hide admin bar to subscriber role?
annie_sp04ParticipantI’m using WPMU 2.9.2 and the latest version of Buddypress. I guess i’ll try using it in a fresh install, maybe someone on our staff edited something they shouldn’t and it’s causing this error…
Thanks
April 17, 2010 at 7:22 pm #73963In reply to: Hide admin bar to subscriber role?
Paul Wong-GibbsKeymasteris_user_logged_in() is present in both WP and WPMU. Odd. What versions of WordPress/WordPress MU are you using?
April 17, 2010 at 7:14 pm #73962In reply to: Hide admin bar to subscriber role?
annie_sp04ParticipantThanks!
I tried this and it gives me this error:
Fatal error: Call to undefined function is_user_logged_in() in /plugins/bp-custom.php on line 2
Any other suggestions?
April 17, 2010 at 4:53 pm #73945In reply to: Hide admin bar to subscriber role?
Paul Wong-GibbsKeymasterTry putting something like this in /plugins/bp-custom.php:
<?php
if ( is_user_logged_in() ) {
$user_roles = wp_get_current_user();
$user_roles = $user_roles->roles;
if ( empty( $user_roles ) || in_array( 'subscriber', $user_roles ) )
define( 'BP_DISABLE_ADMIN_BAR', true );
}
?>April 14, 2010 at 8:02 pm #73536ToreParticipantWhat JJJ said about it technicaly. What Andrea_r said about Facebook. I’ll add what I think as an admin.
BP is a stream for me as a user and not a techie. I need to be able to tweak everything that shows up in the stream in a way so that the community can expand. We’ve got 250 users now at a closed community with about 20% really active users. I’d like to grow up to at least 1000 users but I’m afraid of what will become of the Stream. I’ve got 300 very active friends over at Facebook and it makes me want to hide away from it. I mostly never go there since it’s too much to follow.
Also apart from the Stream there needs to be containers for all things for part time users. They should be able to follow the community even if they don’t take a peek every day.
April 12, 2010 at 8:46 pm #73173In reply to: Hide buddypress widgets
@mercimeParticipanthttps://wordpress.org/extend/plugins/wpmu-new-blog-defaults/ helps you tweak what’s available to sub-blog admins in admin menu
April 8, 2010 at 8:05 pm #72405Paul Wong-GibbsKeymasterFor instance Blog Tracking is not happening at all across the site – when every setting suggest this should be happenning automatically. It simply isn’t!
Are the blogs, that aren’t appearing, marked as “private” in their admin? i.e. the “Hide from search engines option”.
April 7, 2010 at 2:21 am #72135stwcParticipantOh good lord I need more coffee. *hides in shame*
Error gone, of course: still no joy, though.
April 5, 2010 at 6:00 am #71764In reply to: Buddypress gifts component
warutParticipant@deities1 thanks for comment
first version i dont cleanup the code (coding from skeleton comp) because i want to see what others think about it so i can correct and add function it should be.
do you have a example that gift was not show? name of user?
I test on my site, It can send to admin normally.
what do you mean “Gifts sent to him or myself simply don’t show”?
for sender activity stream it show gift that him send, including in public activity stream (like other activity stream). for this, I see activity stream have hide from public but not test it yet.
because i am coding badge plugin for budypress so maybe next sunday i will upload next version of bpgift (still confusing with subversion – -” ).
thing to do:
1. cleanup the code
2. hide stream from public (if possible)
3. deactivate plugin function
4. correct the bug (?)
others?
March 31, 2010 at 11:43 am #71033In reply to: BP Album+ || New Features Requests and Discussion
21cdbParticipantI really like to follow your development and i raelly appriciate how transparent you’re keeping the developmet and how much your are listining to the demands of us users.
Keep it up this way!
I wrote a short user story:
1) An administrator: I would like to see all albums even if they set to private or not. I would like to hide pictures with inappropriate content. They shouldn’t be visible for site members anymore, but the owner should see them darkened out with a message overlaying the picture “This picture was removed due to inappropriate content” – something like this.
2) An anonymous user off the Internet: Should only be able to see the “public” pictures.
3) A logged-in member viewing their own profile: Should have an Main Menu Item “Albums” or even better “Photos” that shows all of his pictures and all pictures of his friends (newest Uploads on top – so they can easily discover whats new). There should be an “Upload Photos” button on this page (After clicking you will be ask if you would like to upload a single picture or if you would like to create an album). The Page should also hold a subnav with some Options as “Photos of my friends – Photos i’m tagged on – My uploaded Photos – Upload Photos”
4) A logged-in member viewing a friend’s profile: Should have an Main Menu Item “Albums/Photos” with all of the photos uploaded by “John Doe” and a subnav with “Photos John Doe is tagged on”.
5) A logged-in member viewing a stranger’s profile: Should have an Main Menu Item “Albums/Photos” with all public pictures the “stranger” uploaded.
I was also thinking of pictures uploaded to groups. I guess it should be enough if there would be an “Album/Photos” Menu Item in the mainnav of the group. This page should hold all group pictures and an “Upload Photos” button.
That should be enough for the beginning.
March 27, 2010 at 1:25 pm #70408In reply to: Is anyone using Buddypress-Ajax-Chat?
Sam SteinerParticipantCool plugin. Some ideas:
– A setting to prevent the shoutbox opening in the admin backend would be great
– The “V^x” symbols in the top right of the shoutbox are not very sexy
– A setting to switch off the full page mode (hide “Chat” in the buddybar, hide “Go to full chat” in shoutbox)
March 18, 2010 at 5:43 pm #69021In reply to: new version of BuddyPress Rate Forum Posts
DwenausParticipantI’ve made the changes mentioned above. so that if you have a bbpress install at a different location, the plugin will work.
I’ve added the ability to hide karma points. it is accessed in the admin.
I also noticed a bug with how the karma rating was showing up on the members page and fixed it.
the new version is 1.2 and should be visible here momentarily: https://wordpress.org/extend/plugins/buddypress-rate-forum-posts/
enjoy.
March 16, 2010 at 3:14 pm #68602In reply to: Hide Plugins from WPMU users
Andrea RennickParticipantYou can hide the entire Plugins menu under the Site Admin -> Options page. there’s a checkbox. you, the site admin, can still see it though.
March 16, 2010 at 7:56 am #68553In reply to: How do I remove log in ?
@mercimeParticipantOr, just keep the wp-adminbar and add this to your style.css to hide the login link
ul.main-nav li.bp-login { display: none; }
Or, go to Dashboard, BuddyPress > General Settings and check Yes for “Hide admin bar for logged out users?“
-
AuthorSearch Results