Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
October 24, 2017 at 9:46 am in reply to: User to User messages are always sent to just the admin #7268Shamim HasanKeymaster
When sending message, do you type user name? Is field to type user name showing?
Shamim HasanKeymasterClick “View”, you will see full conversation including attachments.
Shamim HasanKeymaster{{sender}} and {{receiver}} are users display name. Users have 3 kind of name, “display_name”, “nicename” and “username”.
Shamim HasanKeymasterWhat is your language code?
How you created mo file? Did you use poedit to create mo file?Shamim HasanKeymasterGlad you have figured it out.
Please let me know if you find any difficulty using this plugin.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 HasanKeymasterIt 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.
-
AuthorPosts