Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Disabling 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.
June 3, 2020 at 7:40 pm in reply to: Users can still see blocked users in autosuggestion in new message #38208Shamim HasanKeymaster1. Are you logged in as Student?
2. Do you have any custom code for this plugin in your website?
3. Please Set Front End PM PRO > Settings > Recipients > Max recipients as 1Let me know.
June 2, 2020 at 12:28 am in reply to: You have invalid or expired licence key – except I don’t #38171Shamim HasanKeymasterGlad to hear that it working.
I will try to improve the wording for that doc page.June 1, 2020 at 4:10 pm in reply to: You have invalid or expired licence key – except I don’t #38163Shamim HasanKeymasterShamim HasanKeymasterThank you for your purchase.
You can activate your license from some other places as well.
Please go to Dashboard > Settings > Advanced noCaptcha & invisible Captcha > Account > Activate PRO version
or
Go to Dashboard > Plugins and get pro version activation link under this plugin name.Let me know.
Shamim HasanKeymasterPlugin will continue to work but update and support will be unavailable.
May 30, 2020 at 11:15 pm in reply to: a member of one group sends messages to all members of another group #38110Shamim HasanKeymasterThere is a filter to return groups for each user. As we are using that filter to return all groups so that they can send message to any group. That is why we cannot restrict them to add themselves from a certain (in this case admin) group.
We can achieve any one of these 2 conditions.
Hope you understand.
May 30, 2020 at 12:50 pm in reply to: a member of one group sends messages to all members of another group #38104Shamim HasanKeymaster1. https://www.shamimsplugins.com/support/topic/latest-update-breaks-groups/#post-26896
2. If you do not users can add themselves to admin group, then they will not be able to send message to that group as well. Is that ok with you?
3. I will take it for consideration. -
AuthorPosts