Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
January 7, 2020 at 6:19 pm in reply to: Mail delivery failed when the mail-recipient replied via email #32976Shamim HasanKeymaster
You can copy fep-email-piping.php file directly to wp-content directly so that every time you update this plugin will not override your changes to this file.
Remember to change permission of this new file and set this new location when you set in forwarder.
Shamim HasanKeymasterCan you give me a screenshot?
Please note: Both users avatar (sender and receiver) are shown in sidebar. Clicking that avatar will show that message without page reload.Shamim HasanKeymasterbackup your child theme’s header.php
Then replace your child theme’s header.php with your parent theme’s header.php
Then test.
Let me know.January 5, 2020 at 12:12 pm in reply to: several issues after upgrading my version of FEP Pro #32882Shamim HasanKeymasterSorry, i didnot received your files. You can zip your files and send here. Or you can send to my email.
January 5, 2020 at 12:11 pm in reply to: Mail delivery failed when the mail-recipient replied via email #32880Shamim HasanKeymasterIt seems you do not have proper permission of fep-email-piping.php. Please change this file permission to 755.
Please follow all steps from https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/email-piping/Shamim HasanKeymasterPlease see https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/
I think your$store_user->get_id()
return user id, But “to” field allow user_nicename. So you can pass user_nicename.
You can get user_nicename from id using likefep_get_userdata( $store_user->get_id(), 'user_nicename', 'id' )
December 31, 2019 at 11:36 am in reply to: several issues after upgrading my version of FEP Pro #32689Shamim HasanKeymasterYour parent theme made some changes in header.php which is breaking changes but your child theme’s header.php file is not up to date.
Can you send me your both headers.php file to me so that i can compare and assist you to modify changes?December 30, 2019 at 11:50 pm in reply to: several issues after upgrading my version of FEP Pro #32682Shamim HasanKeymasterWhen did you last updated that theme (parent theme)?
Can you copy parent theme’s header.php file and make your changes in that file and replace your child theme’s header.php with this one? If you can that will be better otherwise i can write some code to bypass that error from that theme.Let me know.
December 30, 2019 at 11:45 pm in reply to: Sending messages and announcements to users' custom email field as cc #32680Shamim HasanKeymasterYes possible, but it needs custom code to achieve this. You can use
fep_filter_before_email_send
andfep_filter_before_announcement_email_send
filter hook to add cc in headers.December 30, 2019 at 11:01 am in reply to: Issue with users not receiving email when new message is received. #32654Shamim HasanKeymasterCan you give me access to your website so that i can test?
Please create an admin account and send credentials using https://www.shamimsplugins.com/sensitive-information/ (i will create a test account later with my email so that i can check if i receive email or not)December 30, 2019 at 10:59 am in reply to: several issues after upgrading my version of FEP Pro #32652Shamim HasanKeymasterIt seems your issue is coming from your theme header. Please copy latest header.php file from parent theme then edit what is necessary and replace in child theme.
You can see https://wordpress.org/support/topic/plugin-not-working-with-spacious-theme/Let me know.
December 29, 2019 at 10:13 pm in reply to: Issue with users not receiving email when new message is received. #32643Shamim HasanKeymasterHow many recipients a message have?
Is all field are filled in Front End PM PRO > Settings > Emails?
Did you check all points in https://www.shamimsplugins.com/docs/front-end-pm-pro/troubleshoot/email-notification-not-receiving/ ?December 29, 2019 at 10:11 pm in reply to: How to add license to 3 environments (live, staging, clone) simultaneously? #32641Shamim HasanKeymasterWe use EDD Software licensing to manage licenses for us and it is their setup. Most of the plugins pro developers use their solution. It is most common setup.
You can read setup from their website in https://docs.easydigitaldownloads.com/article/1201-software-licensing-activating-in-local-environmentsDecember 29, 2019 at 2:46 pm in reply to: several issues after upgrading my version of FEP Pro #32624Shamim HasanKeymasterIt is showing i do not have access to message system.
Please create 2 accounts, 1 is admin and another is normal user and send credentials to me.December 28, 2019 at 11:27 am in reply to: several issues after upgrading my version of FEP Pro #32599Shamim HasanKeymasterDo you use any custom code for this plugin in your website?
From which version you updated?
Can you give me access to your website to debug? If yes please use https://www.shamimsplugins.com/sensitive-information/ -
AuthorPosts