Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
November 19, 2020 at 11:33 pm in reply to: Sites registration on your “shamimspluings.com” site. #41835Shamim HasanKeymaster
I still cannot see your video.
May you please let me know if this plugin is active in your main website? What issue you are facing? Is not it activate in your main website?
If you cannot activate in main site, you can deactivate in test site then activate in main site. Then again activate in test site.Let me know
Shamim HasanKeymasterYou can go to Dashboard > Front End PM PRO > Settings > Emails and empty email subjects, That will do the trick.
Let me know.Shamim HasanKeymasterIt is shown display name.
Please change name in Dashboard > Users > Your Profile > Display name publicly asShamim HasanKeymasterPlease try following code
add_filter( 'fep_message_query_args', function( $args, $user_id ) { if( ! empty( $args['s'] ) && ( $user = get_user_by( 'login', trim( $args['s'] ) ) ) ) { $args['participant_query'][] = array( 'mgs_participant' => $user->ID, ); unset( $args['s'] ); } return $args; }, 10, 2 );
November 19, 2020 at 1:25 pm in reply to: Sites registration on your “shamimspluings.com” site. #41818Shamim HasanKeymasterI do not see any video in that link.
Also test site should automatically recognized by the system.Let me know if it doesn’t.
Shamim HasanKeymasterWhich plugin you are using for subscriber newsletter? If you use contact form 7 you can follow https://www.shamimsplugins.com/docs/advanced-nocaptcha-recaptcha/getting-started-advanced-nocaptcha-recaptcha/implement-in-contact-form-7/
Shamim HasanKeymasterDid you check “BuddyPress register” in settings page of this plugin?
Can you please give me screenshot of the settings page of this plugin?
Can you please give me url of your website?Shamim HasanKeymasterPlease go to Dashboard > Front End PM > Settings > Recipients
and set Max Recipients to 0 (Zero) (This will restrict users to send message to other users)
and checked “Can send to admin” (This will allow users to send message to this selected admins only)Shamim HasanKeymasterYes, This section is setup for admins so that users can send message to these admins.
May you please let me know if you want any special setup, eg. User cannot send message to other users?
You can let me know your desire setup and i can assist you with that.Shamim HasanKeymasterI have sent you an invoice to your email just now.
Shamim HasanKeymasterI see in your screenshot, you have this section. Title “FEP Admins”.
Please see bellow attached image.Attachments:You must be logged in to view attached files.Shamim HasanKeymasterPlease go to Dashboard > Front End PM > Settings > Recipients
and set Max Recipients to 0 (Zero)
and checked “Can send to admin”Full documentation of this can be found in https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/only-admin/
Let me know if you have any difficulty to setup.
Shamim HasanKeymasterThank you for being patient.
It seems you have copied one site with its data which include license information and then delete one of them. That confuses our license system.May you please email support@freemius.com (include this support topic link) and they will assist you to solve this issue.
Let me know.
November 16, 2020 at 5:41 pm in reply to: Sites registration on your “shamimspluings.com” site. #41772Shamim HasanKeymaster -
AuthorPosts