Search Results for 'Hide Admin'
-
AuthorSearch Results
-
April 28, 2010 at 3:08 pm #75697
In reply to: Hide Admin
Scotm
ParticipantStill 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
pcwriter
ParticipantV1.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
gregfielding
ParticipantI’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
Xevo
Participant@ 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_sp04
ParticipantSame 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_sp04
ParticipantI’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-Gibbs
Keymasteris_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_sp04
ParticipantThanks!
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-Gibbs
KeymasterTry 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 #73536Tore
ParticipantWhat 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
@mercime
Participanthttps://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-Gibbs
KeymasterFor 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 #72135stwc
ParticipantOh 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
warut
Participant@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
21cdb
ParticipantI 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 Steiner
ParticipantCool 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
Dwenaus
ParticipantI’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 Rennick
ParticipantYou 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 ?
@mercime
ParticipantOr, 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?
“
March 16, 2010 at 3:08 am #68536In reply to: How do I remove log in ?
beeza
ParticipantThe above works a treat the fix did indeed remove the login from the sidebar, and I now have login with ajax running. I have just realised however there is another slight problem I have run into! I have the Buddypress admin bar hidden with the aid of a plugin. But doing this hides the My Account, My mesages, Friends, Profiles, Settings, and Notifications etc section!
Just wondering if it be easier to add a plugin to show notifications etc in side panel, except log in! Or just remove the log in section from the admin bar ?
March 15, 2010 at 9:52 am #68386In reply to: Feature request: Hide certain members
Jens Wedin
ParticipantAlso looking for a way to hide the admins. Anyony have a clue?
March 7, 2010 at 3:20 pm #67100hydroweb
ParticipantWill this hide the groups tab from all but admins and editors, and get rid of the text in forums that says you must join a group? So that member sees only forums, and in forums a list of “groups” or “themes” or whatever, that have been created by admin/editor? Actually, what would be more than wonderful would be a version of BP without groups altogether, with a panel allowing admin to create themes. Thanks, Roger
March 7, 2010 at 6:35 am #67079In reply to: Setting Roles for Registered Users
jalien
ParticipantIt’s not any one plugin that does the job. Here’s how I do it.
Create a new blog (let’s call it Test) and set the privacy (more privacy options needed here and bp-mpo-activity-filter to keep it’s content out of the stream) to “only blog admins can see this blog” (this is necessary, but keeps things clean since nothing should get added to this blog).
Use new-blog-defaults to set the blog defaults including menus that the users cannot use.
Members is used to set capabilities of the admin (I don’t change the role of the new blog just the admin’s capabilities) so the admin is “like” an editor or author, but I can still let them change their themes (theme changing is very important to young users).
Wpmu-plugin-manager lets you set which plugins to allow users to use and which ones are automatically turned on (I always turn on Ozh’s Admin Menus for example). Turn on any plugins you want to use and tweek their settings and any other blog settings.
Then Adminimize to further hide menus the users don’t need (it only hides menus, but most users will never find them anyway). Adminimize is great for simplifying the write panels for posts and pages too. Any plugins I don’t want users to change settings on I can make sure they don’t have access to by making sure the menus are hidden.
Now use new-blog-options under the site admin menu and give it the blog id of Test and check off any of the database fields you want new blogs to have (make sure the Members and Adminimize ones are checked). Maybe this isn’t exactly what you want, but it is probably the best overall way to simplify blogs for younger users.
Also since I use these with classes, I just import my whole list from a spreadsheet using DD Import Users as subscribers on the main blog. I use limit-blogs-per-user and set the site-admin/options to 2. Now users can create their own blog, but can only create one blog of their own. This saves me a lot of time, but still gives the users a fair amount of freedom with their blogs.
It isn’t a perfect solution. I would like to see some of the overlapping capabilities put into one plugin for cloning blogs. I would especially like to see the ability to have different templates (ie base blogs to clone from) so that I could have one setup for say grade 1 students and another setup for grade 5 students.
Hope this is useful to someone.
March 5, 2010 at 1:05 am #66786r-a-y
Keymasteris_site_admin() is the function but will probably be deprecated soon when WP 3.0 comes out.
Try this out:
<?php if ( is_user_logged_in() && !bp_is_my_profile() && function_exists( 'bp_send_private_message_link' ) && ( my_bp_is_friend() || is_site_admin() ) ) : ?>—
re: direct url to private message… you’ll have to modify the /bp-themes/bp-default/members/single/messages/compose.php file in your child theme to do a check for the username and if the logged-in user is friends with that username.
If the username is friends with the logged-in user, show the form to complete the message; if not a friend, don’t show the form.
March 5, 2010 at 1:00 am #66784shaisimchi
ParticipantThere is a function that checks if a user is a site admin (can’t remember the name now but if you can’t find it let me know). you can use it to exclude the admin this allowing him to do send the message.
Thanks,
Shai
-
AuthorSearch Results