Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
It is possible but need core plugin edit. In that case if you update this plugin in future you will lose those changes.
It will be complex solution. If you still need those changes you can contact me through https://www.shamimsplugins.com/hire/Shamim HasanKeymasterAs wordpress support multiple roles for same user, my suggestion you use User Role Editor plugin to create multiple custom roles instead of meta key value pairs and assign them a custom role accordingly.
Shamim HasanKeymasterWill it query only by meta_key or meta_value as well?
Do you want it so that it add all users during group save or when a message is sent? Eg. you added this meta key in group, and later a new user is added to that meta key. So will that user receive new message to that group?Shamim HasanKeymasterDecember 11, 2021 at 9:26 pm in reply to: Disable the notification when using fep_send_message #44004Shamim HasanKeymasterYou can add
add_filter( 'fep_enable_email_send', '__return_false' );
just before your function call.Shamim HasanKeymaster@massimo-manca you can use these css classes to style message thread differently.
Let me know if you have any specific questions.Shamim HasanKeymasterIt is always recommended to use hook for any customization.
I have manually activated your previous version license but it is recommended to update to latest version when possible.Do you have your previous license? If not please contact using https://www.shamimsplugins.com/contact-us/ and i will send you.
Shamim HasanKeymasterI see you are using a very old version of this plugin. Can you please go to https://www.shamimsplugins.com/account/ and download the latest version of the plugin and update in your website?
Shamim HasanKeymasterAll settings seems ok.
Can you create a new Recruitment Admin user and check if that user can send new message?Shamim HasanKeymasterCan you give me a screenshot of Front End PM PRO > Settings > Security tab full page? Also let me know your that user role.
Shamim HasanKeymasterDo you have any staging website? Can you deactivate all plugins and activate default theme then try again? Then activate one by one and check when this issue re-appears?
Shamim HasanKeymasterSorry, currently it is not possible. it allows in whole minutes
Shamim HasanKeymasterIt is possible but needs custom code. You can add a hidden field for shortcode newmessage and pass page/post id. Then you can use that id to determine what action to take
Shamim HasanKeymasterCan you please check is there any database update notice in admin dashboard from this plugin?
Also please remove_fep_user_message_count
and_fep_user_announcement_count
from user meta table if any.Check and let me know.
Shamim HasanKeymasterSorry, this is beyond this plugin’s capability. You can use any 3rd party email services to see who opened/read your emails.
-
AuthorPosts