Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
October 18, 2017 at 9:02 am in reply to: To Field Auto populate can't be seen due to font color and background color same #7165Shamim HasanKeymaster
It should work fine. May be your theme changing that font color. Can you please give me your message page url so that i can investigate and try to solve your issue?
Shamim HasanKeymasterDid you deactivate free version?
Please let me know what error message you are getting ( just copy paste error message without change).
Also please give me screenshot of licence page.Https is not an issue.
Shamim HasanKeymasterI see your license is active for your site.
Can you please again check?
Also let me know what error it is showing if it is showing any error.Shamim HasanKeymasterPlease go to Dashboard > Front End PM PRO > Settings > Security > Role to Role Block, Click “Add More”
In “From Role” Please select for which role users you want to hide “To” field, in “To Role” Please select “All Roles” and in “Block For” please select “New Message” then Save Changes.
Shamim HasanKeymasterIf your menu is added in php code then your can directly use
do_shortcode( '[fep_shortcode_new_message_count]' )
.
If your menu is added in back-end in your wordpress then add like My M[fep_shortcode_new_message_count] and addadd_filter('wp_nav_menu_items', 'do_shortcode');
in in your theme’s (Child theme’s if any) functions.php.
Please note: do_shortcode is a resource intensive function.Shamim HasanKeymasterFile name have to be
front-end-pm-en_US.mo
(Change en_US with your language code).
You can place this file in wp-content/languages or wp-content/plugins/front-end-pm-pro/languages folder (Both will work).For CSS edit you can use Dashboard > Front End PM PRO > Settings > General > Custom CSS
Shamim HasanKeymasterRight now it is only possible from back end.
Shamim HasanKeymasterYou can send announcement to any role(s). Please go to Dashboard > Front End PM PRO > New Announcement, In right sidebar you will be able to select role(s).
Shamim HasanKeymasterGlad to hear that it is working.
Please change password of all you have given to me. Also remove user account which i created for testing.Regards
ShamimShamim HasanKeymasterIf you can wait this week, next version will be released this week and this version have a new feature which you will be able to set which role can see which roles.
Shamim HasanKeymasterI see you are using an old version, I recommended to update to latest version.
1. There is a settings in Dashboard > Front End PM PRO > Settings > Recipient for “Can send to users” which was unchecked. So that other users could not send message to multiple recipients. I have checked it now. Please see that other users can send to multiple users now.
2. In latest version admin can send reply to any message. You can update to get this feature.
3. One characters cut in From Name in email, that is solved in next version which will be released this week.Shamim HasanKeymasterNeed more testing.
Please enable debug.
Also please check is there any server error and let me know.Also please give me ftp access, need some code change of the plugin to find the actual issue.
Shamim HasanKeymasterHi, Can you please check server error log to see if there any error? Also please activate debug for your website.
Adddefine('WP_DEBUG', true);
in your config.phpLet me know.
Shamim HasanKeymasterThe password you have given for no-reply@handcraftedla.com is incorrect. Please give me correct password for this email address. If you have not create this account yet, please create this email account first.
Shamim HasanKeymasterPlease create 2 users in your website, 1 as admin and another as normal user and send to me. Please full backup your website before giving me access.
Thanks
-
AuthorPosts