Search Results for 'private'
-
AuthorSearch Results
-
March 19, 2016 at 5:38 am #251482
In reply to: Do not send one email in buddypress 2.5
deraa
ParticipantI have the same problem with the sending of emails for notifications even though they are turned on the user settings. There are no emails sent for the actions listed below;
– Public messages using the @username feature
– Private messages
– Friend Requests
– Follow notificationCheers
March 15, 2016 at 6:15 pm #251291In reply to: Compose private message issues in BP v2.5.0/2.5.1
Thorsten :-)
ParticipantHi @henrywright,
thank you for your answer. Please take a look to the screenvideo I made for you https://drive.google.com/file/d/0B04CBuSaY-1iVFNHbUlmN2FRcHM/view
As you can see, a user tries to compose a private message and enter the first letter of a friend. The name appears and the user clicks on it. You will see a space between the name and the profile symbole. The message cannot be sent.
After this, the user visits the profile of the person he wants to send a private message and clicks on private message. Now the name appears right without any space between name and profile symbole and the message can be sent successfully.
Do you understand the issue better now?
I used the theme Twenty Fourteen for testing. And unfortunately the built-in Emails in BP v2.5.1 doesn’t work for me, but can’t say why. Before I updated to BP v2.5.x everything worked like a charme and updated because of the new features inBP v2.5.x
Best Regards,
ThorstenMarch 14, 2016 at 11:47 am #251198Henry Wright
ModeratorHow are you restricting access to those pages? If Google can see the content then those pages aren’t private. BuddyPress doesn’t make content private by default, neither does it try to.
March 12, 2016 at 2:07 am #251134Topic: Disable or Hide Private Message Button
in forum How-to & Troubleshootingnamrons
ParticipantIn an effort to prevent spam I would like to hide the “private message” button only if you are not already friends with someone. Can anyone suggest any code to achieve this?
March 10, 2016 at 10:55 am #250972In reply to: Change Buddypress default email
Henry Wright
ModeratorSo
wp_mail_fromworks for all email notifications aside from private message email notifications? If that’s the case then this is likely a bug. You could open a ticket for this on Trac.March 9, 2016 at 11:33 pm #250945In reply to: Help! Website internal messenger
shanebp
ModeratorI’m not aware of any plugin that controls 1-to-1 private messaging for BP.
You’ll most likely have to write it yourself or hire a developer.March 8, 2016 at 12:04 pm #250858In reply to: Is buddy press suitable?
Henry Wright
ModeratorBuddyPress can do all of these things right out of the box. Regarding point 5, you will need to disable both the private messaging and activity components. That can be done from the admin area in a few clicks.
March 5, 2016 at 6:18 pm #250710In reply to: Activation mails not send after update
fidelleon
ParticipantOn premises, private web server (Debian+Nginx in a OpenStack instance); email by Google for Education (using Easy WP SMTP plugin).
March 5, 2016 at 4:23 pm #250704In reply to: BuddyPress + bbPress Breaks bbPress Search Widget
shanebp
ModeratorIs there a private method to provide a user/pw?
There is no PMing for this site.
But Dan has confirmed the issue with WP 2015, so it will be looked at.
Perhaps you could confirm that it does not occur with another WP theme, maybe try 2013?
And state which theme you are using?March 5, 2016 at 4:04 pm #250702In reply to: BuddyPress + bbPress Breaks bbPress Search Widget
Gretchen Louise
ParticipantMarch 4, 2016 at 11:26 am #250628Mark
Participant@djpaul Hi Paul,
I have no clue what that means! Will copy my details from this ticket into a bug report when I get a chance. It’s 3:22AM so I will do so probably tomorrow.
So I just pieced some code from Buddypress 2.5.0 (previously used code from 2.4.0 files during testing) files together using class-bp-core-whos-online-widget.php and bp-members-widgets.php to create a generic widget containing a generic loop in it. After putting that generic widget into a dynamic sidebar and then calling that sidebar above the cover image header the loop displays and doesn’t break the private message button. Weird way about getting my custom loop to display above the cover image header on a member’s profile but works for some reason. Thought I’d let you know just in case the info helps.
Not sure why the code I pieced together from Buddypress 2.4.0 (bp-members-widgets.php) didn’t work also when I first tried this random workaround. During that round of testing the loop displayed as intended but still broke the private message button. I’m not a coder so I have no clue what is happening, I just figured it was something to do with the loading of the code so I tried random things to try and get it to work. Noticed you no longer just use bp-members-widget.php for 2.5.0 so maybe that has something to do with my workaround working now. Weird.
Anyways, thanks for all your help. Will be great to have one of you experts take a look and remedy this quirk.
Have a great night.
Regards,
markMarch 3, 2016 at 7:18 pm #250570In reply to: Stmp email buddypress 2.5
Jot
ParticipantI checked a shipment of update messages in activity and private, and both work well.
Working with both WordPress latest version as of BuddyPress.March 3, 2016 at 1:24 pm #250533mi423
ParticipantActivity is disabled.
Enabled components:
Profile extended
Account settings,
Private messages,
Notifications,
Post track? (third from botom 😉 srr translated on the go… )March 1, 2016 at 11:42 pm #250442r-a-y
KeymasterAre you using any private message plugins or code snippets that might be interfering with this?
March 1, 2016 at 7:02 pm #250438In reply to: Compose Private Message Issue
shanebp
ModeratorFor private messages, auto-complete only shows your friends.
To access everyone, put this in your theme/functions.php or in plugins/bp-custom.php
define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );February 24, 2016 at 10:37 am #250240celziobiaz
ParticipantI use Rumbletalk group chat room to do exactly that.
1 – Decide the type of allowed logins to the room.
So if you define GUESTS and Registered users (RumbleTalk), than your Buddypress users will be logged in automatically, guests would provide a name and then they could enter the chat.
2 – Now, users could talk in a group or in private chats.
** They could also have live “one on one” Video Calls or audio calls.
Note, Since they use WebRTC (google video protocol) you will need that your chat will be secured (https/SSL) to make audio and video chats.February 19, 2016 at 7:17 pm #250086shanebp
ModeratorThe premium version allows you to set a custom redirect url – which could be thought of as a homepage for visitors.
http://www.philopress.com/products/bp-simple-private-pro/February 19, 2016 at 4:00 pm #250071shanebp
ModeratorHave you tried https://wordpress.org/plugins/bp-simple-private/ ?
February 11, 2016 at 3:51 pm #249759In reply to: Mystery privacy
shanebp
ModeratorBy default, all BP pages are public.
Your feedback page is not a BP page, afaik.
Therefore something in your theme, plugins or custom code is setting that WordPress page to private.
I doubt it is related to .htacessFebruary 11, 2016 at 3:45 pm #249757In reply to: Hide pages /Member 2 plugin
shanebp
ModeratorHave you tried this plugin?
https://wordpress.org/plugins/bp-simple-private/February 8, 2016 at 3:07 pm #249592regvg
ParticipantHave the same problem: new wp install 442 + buddypress 2.5.8, first on theme 2016, then theme quest, both all the links in profile but no “add friend” button,
in bp settings all functions are enabled,
sending private messages works fine,
group owner invite people works, toochanging theme didn’t help.
Has anyone pls a suggestion?February 7, 2016 at 8:24 pm #249562In reply to: installing and settings…
heartsutra
ParticipantThe only way I’ve found to display private forums on the main forum listing page is to use the Private Groups plugin. From what I can tell, it does not use the BuddyPress groups feature — you have to create new groups within the plugin settings.
The good news is that the plugin does exactly what I was looking for: It allows you to have private forums for a subset of members, and the forum is not visible on the main forums page to anyone who is not part of that subset.
Note that the plugin requires you to use different “Recent Activity” widgets, in order to hide private activity from other users. Those widgets are included with the plugin.
If there is a way to do this natively with BuddyPress groups, I’d like to hear it.
February 6, 2016 at 12:21 pm #249533In reply to: “Walled Garden” mode
skunkgrunt
ParticipantI agree that this should be a function in buddypress core. A standard checkbox to make a site private. If selected, a standard set of pages are automatically added as viewable by logged out/unregistered users (about us, privacy policy, terms of service, etc.), and able to be unchecked by the admin as necessary.
You know what, while we’re at it, Theme My Login plugin functionality should be added to core as well. The ability to customize the login for branding, and customizing the registration page; eg. viewable/required fields, to make it more site specific should be included as well.
February 5, 2016 at 11:18 pm #249521snorklebum
ParticipantI use My Private Site by David Gewirtz
February 5, 2016 at 7:21 pm #249515In reply to: making users profiles, forums and activity private
shanebp
ModeratorTo prevent indexing by google, you need one or more robots.txt files.
Re private – Have you tried this plugin ?
https://wordpress.org/plugins/bp-simple-private/ -
AuthorSearch Results