Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
If 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
Shamim HasanKeymasterIs your email address “no-reply@handcraftedla.com” valid? if not create this email account.
please give me password of this email address.Shamim HasanKeymasterThis button is not added by this plugin, May be added by any other caching plugin you have.
Shamim HasanKeymasterI see you have SMTP plugin, is it configured? I see without authentication, So may be you can use authentication and try.
Shamim HasanKeymasterYour announcement emails are working fine.
I have installed a plugin which log every emails instead of sending them. and you will see it gets all emails. There is a link in admin area to view log. You can also see log.
Do not forget to remove this plugin when in live or want to send actual email to users.
So if your users do not get emails that means it is not send from your server. -
AuthorPosts