Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
I have installed that plugin in my test website and it is working fine. Can you re-test that? If still have the issue, can you give me access to your website so that i can test?
Shamim HasanKeymasterThis can easily be done.
Please follow following.
1+2. Add following code in Front End PM PRO > Settings > Appearance > Custom CSS . This will hide both welcome section and menu.
#fep-header, #fep-menu { display: none; }
3. Go to Front End PM PRO > Settings > Recipient > Max recipients and set to 0 (zero). This will hide “To” section.
4. Go to Front End PM PRO > Settings > Recipient > Can send to group and checked. This will enable group message option.Let me know if you find any difficulty.
Shamim HasanKeymasterI am sorry, i have replied your previous topic without reading this. We can continue in this topic regarding this issue and i will close your previous topic.
Can you give me some more information?
1. Was there any attachments in the email?
2. Was there any message text in the email?
3. How much size (approx.) was the email?
4. Which email client you were using to send that email?Shamim HasanKeymasterWhat permission you have set to the file? Which file permission you have changed?
It is written there that permission denied, that means there is permission issue for that file.
Shamim HasanKeymasterCan you create a test account for me so that i can test? You can send using https://www.shamimsplugins.com/sensitive-information/
Shamim HasanKeymasterPlease follow https://www.shamimsplugins.com/docs/front-end-pm-pro/troubleshoot/email-notification-not-receiving/
Let me know.
Shamim HasanKeymasterYes, That popup form it loaded after this plugin hook.
I will investigate more. If i find more forms are like this then i will change this plugin hook to load late.Shamim HasanKeymasterDisabling plugins only for testing if there any conflict with other plugins. That is not the solution but debug the issue.
I found a potential issue with that theme. That login popup is added way too late. You can add following code in your child theme’s functions.php
add_action( 'wp_footer', 'anr_wp_footer', 9999 );
Shamim HasanKeymasterStill working fine in my test website.
Can you deactivate all other plugins except woocommerce and this plugin and change theme to unmodified main woodmart theme then test?Do you have any staging website where i can test?
Attachments:You must be logged in to view attached files.Shamim HasanKeymasterI have setup your theme in my test website and it seems working fine. But it open login popup when mouse over. I could not find a settings to open from side after click like your website.
If you can let me know this settings i can test that as well.
Attachments:You must be logged in to view attached files.Shamim HasanKeymasterI need access to download that file.
June 4, 2020 at 10:38 am in reply to: Users can still see blocked users in autosuggestion in new message #38229Shamim HasanKeymasterThank you for your feedback. It seems there is a bug where if more than 1 is set as Max recipient, role block is not applied to the users. You can continue with this setup (Max recipient as 1) and i will fix this in the next release for other setup.
Shamim HasanKeymasterCan you give me that plugin so that i can check the conflict and try to solve it?
Shamim HasanKeymasterYou can upload in Dropbox/google drive and send me the download link. You can send link using https://www.shamimsplugins.com/contact-us/ if you want.
Shamim HasanKeymasterIn your website you have added Google Tag Manager inside another script tag. That is causing a js error. Please remove script tag around Google Tag Manager. Then clear website and browser cache. Then try again.
If still not work i need that theme for testing and try to solve the issue.
-
AuthorPosts