-
bp-help replied to the topic Protecting Buddypress pages from non-logged in users. in the forum How-to & Troubleshooting 11 years, 6 months ago
@echofoxtrot
This plugin works and is more complete as far as building a private community.
https://github.com/bphelp/private_community_for_bp -
bp-help replied to the topic [Resolved] change "primary" field title in the forum Installing BuddyPress 11 years, 6 months ago
@caspergrimaldi
Have you tried using a language file to change it?
https://codex.buddypress.org/developer/customizing/customizing-labels-messages-and-urls/ -
bp-help replied to the topic Lost password function in the forum How-to & Troubleshooting 11 years, 6 months ago
@moritzfischer
Have to tried any of these methods?
https://codex.wordpress.org/Resetting_Your_Password -
bp-help replied to the topic Hide General Settings in the forum How-to & Troubleshooting 11 years, 6 months ago
@alienalias
You could just add some CSS to hide that tab in your child-themes style sheet:
#user-settings {
display: none;
}
Also, this thread is almost 2 1/2 years old. Its in bad form to reply to old threads. Start a new thread if the tip I gave you does not meet your requirement. The code that worked 2 1/2 years ago probably won’t work…[Read more] -
bp-help replied to the topic Adding the BP Signup/Login Page to themes in the forum How-to & Troubleshooting 11 years, 6 months ago
@nanaimomen
You could try something like this approach:
http://wpmu.org/how-to-build-a-facebook-style-members-only-wordpress-buddypress-site/ -
bp-help replied to the topic Displaying Profile Information in the forum How-to & Troubleshooting 11 years, 6 months ago
@ircsome
I have not tested it but you could try @shanebp ‘s solution:
http://stackoverflow.com/questions/16485925/extra-profile-field-not-showing-in-wordpress-user-profile/16491050#16491050 -
bp-help replied to the topic Plugin authors using bad ethics and practices by bumping plugins in the forum Installing BuddyPress 11 years, 6 months ago
@hnla
Hi Hugo! Yes the plugin was listed at the top of the plugins page here for many months. You are precise that the plugin was not BP related. The author had tagged it buddypress in the readme.txt and any time a BP relatated plugin author would release a legitimate new release plugin, then the author of AtContent would manipulate the plugins…[Read more] -
bp-help replied to the topic Plugin authors using bad ethics and practices by bumping plugins in the forum Installing BuddyPress 11 years, 6 months ago
@johnjamesjacoby
Matter of fact the change was made 7 to 8 minutes before my last post above. The link below will reflect that fact. Thanks again sir!
https://plugins.trac.wordpress.org/browser/atcontent/#trunk/assets -
bp-help replied to the topic Plugin authors using bad ethics and practices by bumping plugins in the forum Installing BuddyPress 11 years, 6 months ago
@johnjamesjacoby
Hi John!
I just noticed the plugin author somehow manipulated the placement of the plugin obviously because I politely asked them to refrain from this. I hope I am not speaking out of place but this author has consistently updated their readme.txt in an effort to have the top spot on the plugins page. I had to request more than…[Read more] -
bp-help started the topic Plugin authors using bad ethics and practices by bumping plugins in the forum Installing BuddyPress 11 years, 6 months ago
I don’t mean to raise a stink but something needs to be noted. The author of the plugin AtContent has been deliberately manipulating the “Top Spot” on the BP plugins page by manipulation of the readme.txt file included in the plugins file. This manipulation leads to higher rankings simply because some users misinterpret the “Top Spot” as a new or…[Read more]
-
bp-help replied to the topic Stop Non-Admins and Non-Mods from Posting to Group Activity Streams in the forum How-to & Troubleshooting 11 years, 6 months ago
You could use some code and adjust it for your requirement. You could try using a similar approached as I used in this code but it is up to you to research how to adjust it:
https://github.com/bphelp/display-new-topic-button-for-moderators-only -
bp-help replied to the topic The Codex Looks Great! in the forum Miscellaneous 11 years, 6 months ago
@mercime
Thank you, I will try that out. I will be gone for vacation for 4 days or so but I will try it out when things are back to normal. Thanks again! 🙂 -
bp-help replied to the topic I need help urgently, installed a plugin and it broke my site in the forum How-to & Troubleshooting 11 years, 6 months ago
Did you follow my instructions? Changing the plugin folder name to something different should disable the faulty plugin. Are you certain that particular plugin was the one that brought your site down? It may be another plugin. You can use the same instruction I provided for all other plugins as well. If your logged into your server go to…[Read more]
-
bp-help replied to the topic The Codex Looks Great! in the forum Miscellaneous 11 years, 6 months ago
@mercime @hnla
Is there any tutorials about contributing to the codex? I tried adding a snippet to Tips-Tricks-Code Snippets and after 7 revisions I failed miserably! 🙁
My php code was stripped out every single time so I guest I need some instruction because I would like to give back to the community by helping on the codex but if it is this…[Read more] -
bp-help replied to the topic How can I get the activity like facebooks? in the forum Installing BuddyPress 11 years, 6 months ago
@ljmac
Unfortunately I will have decline that offer based on the info you supplied above. No offense, it is just not anything I would want to be affiliated with so I hope you can understand respectfully. Like I stated before it is most likely above my skill level anyhow. 🙂 -
bp-help updated the page, on the BuddyPress Codex 11 years, 6 months ago
`
-
bp-help replied to the topic How can I get the activity like facebooks? in the forum Installing BuddyPress 11 years, 6 months ago
@ljmac
In all honesty that sounds a bit over my head and skill level but I would love to see if an experience Developer can help you resolve this. I will keep watch, and good luck! 🙂 -
bp-help replied to the topic The Codex Looks Great! in the forum Miscellaneous 11 years, 6 months ago
-
bp-help replied to the topic I need help urgently, installed a plugin and it broke my site in the forum How-to & Troubleshooting 11 years, 6 months ago
@hiboy
Easy fix so don’t panic. Go into your server and rename that plugin. I always append it with 2 capital X’s to the beginning of the plugin name which will deactivate the plugin it can be anything it is just a habit for me.
In your example change the folder containing the plugins name from:…[Read more] -
bp-help started the topic The Codex Looks Great! in the forum Installing BuddyPress 11 years, 6 months ago
If nobody has noticed the codex has went through a makeover and it really looks great. Thanks everyone that has worked so hard on that. I just added a revision. Nothing major but still important and I will add more in the future to help out the community that I love. You guys are super awesome! 🙂
- Load More
@bphelp
Active 9 years, 1 month ago