Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Yes, if both recipient delete that same message that message will be deleted from database.
There is a filterfep_filter_delete_from_db
which you can use not to delete from database if you want.Shamim HasanKeymasterIt is added long time ago. Please see screenshot attached to see how to use this.
Attachments:You must be logged in to view attached files.Shamim HasanKeymasterSorry, That is not the way to delete a message. If you add some files as attachment, that remove button will remove that selected file.
To delete a message go to Messagebox and then select checkbox left side of that message. Then select “Delete” from Bulk actions. See screenshot attached.
Attachments:You must be logged in to view attached files.Shamim HasanKeymasterYou can send them an email or add yourself in whitelist in Front End PM PRO > Settings > Security > Whitelist Username
Shamim HasanKeymasterSorry for the trouble.
I have contacted my license partner and waiting for their reply about your issue.
I will get back to you.Shamim HasanKeymasterCan you please click “Sync” and “Sync License” in your account page?
Let me know.Shamim HasanKeymasterIt will be possible but needs some custom code. If you need it badly you can contact through https://www.shamimsplugins.com/hire/
Shamim HasanKeymasterSo as i understand delete do not do anything in your use case. You can remove delete option so that nobody can delete a message.
Please add following code in your theme’s (child theme’s if you are using) functions.phpadd_filter( 'fep_message_table_bulk_actions', function( $actions ){ unset( $actions['delete'] ); return $actions; });
Let me know if this helps.
Shamim HasanKeymasterGlad to hear that it is ok now in your end.
And i did not force anything to show captcha in my end. It was showing without any code.Shamim HasanKeymasterShamim HasanKeymasterI can see captcha.
Can you clear your cache and try again?Shamim HasanKeymasterCan you please share your website’s form page url?
Shamim HasanKeymasterWhich version of the plugin you are using?
Can you please give me a screenshot of the settings page of this plugin (including side menu)?Shamim HasanKeymasterYour refund is in process, It may take 2-3 days.
By this time may i know what issue you are facing? May be i can assist you to setup?Shamim HasanKeymasterYour refund is in process, It may take 2-3 days.
By this time may i know what issue you are facing? -
AuthorPosts