Search Results for 'wordpress'
-
AuthorSearch Results
-
March 23, 2019 at 10:08 pm #303925
Venutius
ModeratorGlad you got it working. I can probably do something for @mentions, might not give the same level of control but I’ll look into it.
But could you post your comments over on the plugins wordpress forum? best keep this forum for BP related issues.
March 23, 2019 at 3:50 pm #303919In reply to: Associating WordPress Posts with a member profile
trig
ParticipantThank you for the response. I reviewed both links and not sure if it answers my questions.
While I understand that your plugin will allow the member’s posts to show, it doesn’t answer my core question of what if we as administrators are the “author” of the post in WordPress and how we then associate a post with that member so it can then show?
James
March 23, 2019 at 2:07 pm #303913In reply to: Associating WordPress Posts with a member profile
Venutius
ModeratorI’ve got a BP specific front end editor – https://wordpress.org/plugins/bp-site-post this adds a profile tab for the members posts list. I believe Brajesh’s https://buddydev.com/plugins/bp-simple-front-end-post/ does the same.
March 23, 2019 at 2:03 pm #303912In reply to: Statistics of users
Venutius
ModeratorThere this old plugin I found – https://wordpress.org/plugins/buddypress-component-stats/ maybe you could try that?
March 22, 2019 at 6:38 pm #303892In reply to: WordPress Dashboard
Venutius
ModeratorThe basic option is to set up a redirect for anyone but admin, that would involve adding some code to your functions.php. There’s probably plugins that d it, but it’s quite simple with code if you are happy with that.
That would not stop links from appearing in the WordPress admin-bar / toolbar. Would you still want to give them access to the BuddyPress menu options via the toolbar?
I’ve recently launched a BP specific Front End editor and I’ve included all the various hide admin code in that. You can choose to hide the admin-bar altogether or prune out the menu items you don’t want to display, such as the +New menu item.
March 22, 2019 at 4:57 pm #303885In reply to: Giving editor access to edit extended profile
Venutius
ModeratorI found this post, not covering BP but useful for when you give editors the ability to manage users. could be of use.
March 22, 2019 at 1:56 pm #303875In reply to: Giving editor access to edit extended profile
Venutius
ModeratorHi there, I got it working for ‘edit_users’ capability but I’ve had to make three changes to
class-bp-members-admin.phpto do it:https://buddypress.trac.wordpress.org/ticket/8072
https://buddypress.trac.wordpress.org/ticket/8069
https://buddypress.trac.wordpress.org/ticket/8070For ‘bp_moderate’ it seems there are other issues this time seemingly coming from WordPress:
March 22, 2019 at 11:54 am #303870In reply to: Giving editor access to edit extended profile
Venutius
ModeratorI’ve raised another ticket, don’t think this will be the last as it’s still not working.
March 22, 2019 at 11:18 am #303866In reply to: Giving editor access to edit extended profile
Venutius
ModeratorI’ve raised a ticket for this typo:
March 21, 2019 at 10:51 pm #303842Topic: Group home page
in forum How-to & TroubleshootingBodhipaksa
ParticipantIn the buddypress.org/about/groups page it says “Each group has a homepage. The group’s Activity Stream is the default Home tab for any group.” That’s not what I’m seeing. When I go to a group I’m in a “home” tab that includes an information box saying “Manage the Groups default front page” and a description of the group. Activity is a separate tab. I’d certainly like to have the home page for a group show the most recent posts there. How would I do that?
WordPress 5.1.1 running Twenty Sixteen theme.
Buddypress Version 4.2.0.March 21, 2019 at 2:15 pm #303836In reply to: Remind and awake inactive Members
Venutius
ModeratorDon’t think so, it’s not in the WordPress repository so it does not automatically send out an update. Once we’ve got it kicked into shape I’m going to suggest we launch it in WordPress, then you will see the updates.
March 21, 2019 at 6:31 am #303805Rahul Solanki
ParticipantHey @venutius,
Ticket has been created for the same : https://buddypress.trac.wordpress.org/ticket/8067
Regards
March 20, 2019 at 9:09 pm #303797Venutius
ModeratorThis sounds like a great feature to add to my plugin https://wordpress.org/plugins/bp-messaging-control/ might take be a couple of weeks though. Why not raise a thread in my support forum and we can discuss how it would work?
March 20, 2019 at 3:56 pm #303790Venutius
ModeratorHi @irahulsolanki I just tested this again with the BP Legacy theme and I got the same results as you. could you raise a support ticket for this?
March 20, 2019 at 11:46 am #303756In reply to: Conditional menu and BuddyPress core
Venutius
ModeratorAll I can suggest is that you raise a new feature request on https://buddypress.trac.wordpress.org/
March 20, 2019 at 9:41 am #303744In reply to: Register page keep refreshing
airsid
Participant“How about switching to the BP Legacy theme to see if that works?”
That is the first action i did : i deactivated all plugins exept bbpress and buddypress and i installed TwentySixteen official wordpress theme.
March 19, 2019 at 10:57 pm #303726In reply to: Best practise SEO setup for BP
sarafereder
Participanti think Yoast seo it’s the best seo plugin for wordpress you can use that
March 19, 2019 at 4:15 pm #303714In reply to: Conditional menu and BuddyPress core
Venutius
ModeratorHave you looked at https://wordpress.org/plugins/nav-menu-roles/ that’s what I use to only display some menus to logged in members
March 19, 2019 at 4:12 pm #303713In reply to: Conditional menu and BuddyPress core
superp777
ParticipantMarch 19, 2019 at 1:48 pm #303696Venutius
ModeratorRegarding changing the messages BuddyPress shows, you can create your own local translation file using the PoEdit application, see this doc:
If you really want to disable the activation emails, there’s an old plugin which I think still works:
If you have issues with it let me know.
March 19, 2019 at 1:34 pm #303695cdtrue
ParticipantThank you! That gets me half way 🙂
I still get the notification after registration about the activation link – and I do not think that the little old ladies using my site will get that they have to activate and then wait for approval (to much for them to take in).
So I now are able to stop users with the extra My Private Site-plugin and the messages sent out from BP egistration works as a charm. There is only one (Account Approved Email) that actually is sent though – I can not figure out how to get the other ones to override the BuddyPress – activation-email. And if I de-activate that e-mail no e-mail is sent at all.
Also when I click on the register-button in the registration form I get redirected to a page that says that my account needs to be activated and I have to check my e-mail to do so. I want to loose it or change the text.
If they try to log in anyway they get the wordpress opt of re-sending the activation-link. Same thing here – preferably change the text.
But where do I find the texts? I guess the re-direct page is automated from BP, the other one is from WP.
Any tips?
March 19, 2019 at 7:52 am #303690In reply to: Search activity from title or member name
Venutius
ModeratorYou can enable search for names by putting this code in your child themes functions.php:
add_filter( 'bp_activity_get_include_user_search', 'venutius_add_name_to_search' ); function venutius_add_name_to_search( $setting ) { return true; }Unfortunately there’s not a similar filter for the title, you could raise a feature request for this on https://buddypress.trac.wordpress.org/
March 18, 2019 at 11:23 pm #303681In reply to: How to REMOVE “This field can be seen by:”
chris19731973
ParticipantIn the site below, they copy the code to style.css file …
https://buddypress.org/support/topic/how-to-remove-this-field-can-be-seen-by/
You could download a plugin like this: https://wordpress.org/extend/plugins/safecss/ and add these lines of css to your style sheet, or If you have a created a child theme, you can just add these lines to your style.css file.field-visibility-settings-toggle { display:none; } .field-visibility-settings-notoggle { display:none; }I don’t have the style.css file in my Theme but these 2 files instead :
editor-style.css
theme-customizer-controls-stylesPlease do you know which CSS files need to be added or modified ?
March 18, 2019 at 7:28 am #303662In reply to: Is this possible?
Venutius
ModeratorThere’s an old plugin called BuddyPress Links which allows members to add links to a links directory and then other members can vote on those links. I think this would probably serve a similar function to what you want. However, it’s out of date and throws a lot of errors. I’ve been working on updating this and have asked the developer the code can be updated. I think for your requirement it would still need some changes so it recognises videos and embeds the video instead of a static thumbnail for the site. I think this is the closest BP has got to delivering what you want easily.
Alternatively there’s MediaPress which allows video links to be added to video galleries. You can also have a sitewide gallery that everyone can add videos to, this could serve as a basis for what you are looking for.
March 16, 2019 at 9:03 pm #303647In reply to: Wrong template display
Venutius
ModeratorAnother one I’ve just discovered is this: https://wordpress.org/plugins/dynamic-user-directory/ not tried it yet but maybe it will overload that page for you and work.
-
AuthorSearch Results