Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
There is settings to hide directory. go to Front End PM > Settings > General and check “Hide Directory from front end?” then save
Shamim HasanKeymasterThank you
Shamim HasanKeymasteras you have inserted php code via a plugin so i do not know which shortcode used for nicename.
November 30, 2016 at 1:10 pm in reply to: Deleted User Names disappearing from the Message Box #1497Shamim HasanKeymasterThis will create a very complex situation. All the places user identify by it’s ID. If user is deleted, then there will be no ID. we can remove full line (Read by …… ) and blank space before participants comma. But if you want to show name then it has to explicitly be saved in database.
Shamim HasanKeymasterPlease go to Front End PM > Settings > Licenses then remove your license code then save again input your license code and again save
Shamim HasanKeymaster1. You can use nicename(slug) or user id or email or login(username)
2. email settings corrected, Please test now.Shamim HasanKeymasterPlease check now.
Shamim HasanKeymasterIt should work.
Please give me admin access of your website.Full backup your website before giving me admin access.
Shamim HasanKeymasterThank you again.
You can give me translated files, i will make an option where everybody can download this translated filesShamim HasanKeymasterYou can pass ‘fep_mr_to’ with your multiple recipient ids separated by comma
Shamim HasanKeymasterassuming your php version 5.3+ and wordpress version 4.4+
Use following code in your theme’s functions.php
add_filter( 'fep_directory_arguments', function( $args ){ $args['role__not_in'] = array( 'subscriber' ); return $args; });Change ‘subscriber’ to any role you want. You can use multiple roles also
Shamim HasanKeymasterGo to Front End PM PRO > Settings > General and keep unchecked “Remove Data on Uninstall?”
OR
Delete via ftpThis will keep your data.
Shamim HasanKeymasterThank you for contacting.
Please uninstall or delete Free plugin then upload PRO version. Activate and use like normal plugin.
See https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/activate-pro-version/Shamim HasanKeymasterdid you upgraded from Free version to PRO or updated from PRO previous version to PRO latest version?
Shamim HasanKeymasterThank you for contacting.
1. Are you clicking “Send Message” from Directory or typing name in “To” field?
2. are there any custom code for this plugin in your website?
3. is admin-ajax.php blocked in your website?Also let me know “Max recipients” in Front End PM > Settings > Recipient
-
AuthorPosts