Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Sorry, currently there is no hook for this.
December 17, 2019 at 1:15 am in reply to: ERROR: Please solve Captcha correctly. Flatsome Theme #32219Shamim HasanKeymasterWhich version of captcha you ate using (v2 or v3)?
Can you give me your that page url so that i can check?Shamim HasanKeymasterCan you change to v2 checkbox captcha in Settings > Advanced noCaptcha & invisible captcha > Captcha version (also create new keys for this version from google) and check if that working?
Shamim HasanKeymasterIt seems you are using v3 which does not have any user option to validate.
Also you are using multiple captcha source (this plugin and divi) in the same page which breaks the captcha.
Please use only one (this plugin or divi) captcha source.
Also if possible use v2 which have user option to validate captcha.Shamim HasanKeymasterIs normal cron working in your website?
Please go to Front End PM PRO > Settings > Emails > Email Sending Interval and change the value and save changes. Then wait that much time and see if it start sending emails. Please remember it sends 50 emails per interval by default.Let me know.
Shamim HasanKeymasterWhich key? Google key or license key? If google key then create new one if that fix the issue. If license key then follow https://www.shamimsplugins.com/docs/advanced-nocaptcha-recaptcha/troubleshoot-2/license-keys-not-activating-2/
Shamim HasanKeymasteris normal message email sent to users?
Can you create a group with less then 5 group members then send a message to that group. Is email sending to the members?Shamim HasanKeymasterDate under name should be last reply time. But it updated when next time visit the page after send a reply.
Date format come from your settings in Dashboard > Settings > General.
If you want to show “x ago” Then add following code in your theme’s (child theme’s if you are using) functions.phpadd_filter( 'fep_formate_date', function( $h_time, $date ){ return sprintf( __( '%s ago', 'front-end-pm' ), human_time_diff( strtotime( $date ) ) ); }, 10, 2);
Shamim HasanKeymasterIf in a group there are more then 6 users (by default) then emails are send using cron. You can set cron interval in settings page of the plugin. Please remember, you need visitor in your website to run wordpress cron.
Shamim HasanKeymasterThank you again.
It seems some of your htaccess rules preventing to send cookie which breaks wp rest api.
Your SFTP credentials is not working for me so that i could not see your htaccess file to get the exact problem. You can remove all other rules except wp default rules from your htaccess then test.Let me know.
Shamim HasanKeymasterI have checked your website. It seems your theme add some content dynamically which breaks this checkbox. I have done a temporary fix in your website. Please clear your browser cache then try again.
I will test more and add a fix in this plugin in next version for issue like this.
Shamim HasanKeymasterThank you for your information.
But i cannot access your admin area and message page with those accounts. Can you please login with those accounts and check if you can access admin area and message page?Shamim HasanKeymasterDid you set groups in backend settings page? Is current user member to any group?
Can you create a test account and send credentials to me using https://www.shamimsplugins.com/sensitive-information/ ?December 12, 2019 at 2:18 am in reply to: No captcha showing but when you register it shows error #32030Shamim HasanKeymasterI have checked your website, activated the plugin and registered a test account and everything is working fine.
But as you are using V3, the are so many factor to be false positive in this version. Also if there any false positive there is no user option to prove that he/she is a human.I suggest you change captcha version to “V2 checkbox” and change google keys as well. Then test.
Let me know.
Shamim HasanKeymasterI am sorry it seems it require many modification. It is beyond the scope of the support.
If you need it badly you can contact through https://www.shamimsplugins.com/hire/ so that i can spend more time on this. -
AuthorPosts