Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
You want to use that plugin or not?
If you want me to access your website and check please send your credentials using https://www.shamimsplugins.com/sensitive-information/ (send admin and FTP credentials)Shamim HasanKeymasterFor 1. In your
navmenu-addon-for-elementor
plugin there is a js error. Please correct that or contact that plugin author to solve that. It will solve this issue.For 2. I can see unread bubble for your normal user account. You can log in and see i kept an unread message there.
January 30, 2020 at 9:36 pm in reply to: Email Sending stays pending unless you change Interval settings #33911Shamim HasanKeymaster@Raymond
Sometimes it require change interval one time after this plugin install. But it should not require to change this settings anymore.
Is it require to change this settings after sending every message?
If it requires please let me know. Also please create a new topic so that i can reply better.Shamim HasanKeymasterYou can let me know if working.
Also if you want to reply to PM if somebody reply notification email you can also set that as well.Shamim HasanKeymasterThis plugin uses https://developer.wordpress.org/reference/functions/rest_url/ to get the rest url. I do not see any deprecation note in that function. Also i do not see any new api to get rest url. WordPress core also using this function. Can you ask that plugin developer what is the new api for this?
If you want exact use location (or filter to change url) you can see
For sending message: https://github.com/shamim2883/front-end-pm/blob/04f0cf3ada1e32a6d6bb5982af59212492d6a3ec/functions.php#L246
For getting user list: https://github.com/shamim2883/front-end-pm/blob/04f0cf3ada1e32a6d6bb5982af59212492d6a3ec/functions.php#L322Shamim HasanKeymasterFor no 1 & 2 i need access to your website. Please create 2 accounts (one as admin, anther as normal user) and send using https://www.shamimsplugins.com/sensitive-information/
For no 3 please follow https://www.shamimsplugins.com/docs/front-end-pm/customization/remove-settings-menu-button/
Shamim HasanKeymaster@Mike
Did you added site key and secret key from google? Please follow all steps from https://www.shamimsplugins.com/docs/advanced-nocaptcha-recaptcha/getting-started-advanced-nocaptcha-recaptcha/implement-in-contact-form-7/Shamim HasanKeymasterAs you are using Contact form 7 please follow https://www.shamimsplugins.com/docs/advanced-nocaptcha-recaptcha/getting-started-advanced-nocaptcha-recaptcha/implement-in-contact-form-7/ . Specially “Remove google keys (if any) from Dashboard > Contact > Integration > reCAPTCHA”
Let me know.
Shamim HasanKeymasterCan you send me your form page url so that i can see?
Shamim HasanKeymasterPlease check now.
Also i see you have added modified css in so many places. In your parent theme, in your child theme, if custom css area. I suggest you combine (keep only which you modified, so need to keep everything) all these css and add in one place. That way you will be able to get/modify css easily in future.Shamim HasanKeymasterYou can send me again your access so that i can try.
Please send using https://www.shamimsplugins.com/sensitive-information/Shamim HasanKeymasterPlease again go to google and create new keys. This time select “Checkbox Captcha” and do not forget to add your domain there. Now get the keys and add in this plugin settings.
If you find any difficulties let me know.
Shamim HasanKeymasterPlease deactivate autoptimize so that you will get exact file location from where that value is coming.
Shamim HasanKeymasterYou have added
content: "\f0dc";
in your.fep-bulk-action::before, .fep-filter::before, .fep-filter-heads-div::before
. Please remove it.Shamim HasanKeymasterMessage title is required to send message but you have added display none to message title. Please remove following code
.fep-form-field-message_title{ display: none !important; }
Let me know.
-
AuthorPosts