Shamim Hasan

Forum Replies Created

Viewing 15 posts - 2,116 through 2,130 (of 2,445 total)
  • Author
    Posts
  • in reply to: Show Message count in Menu #7092
    Shamim Hasan
    Keymaster

    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 add add_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.

    in reply to: Translate and custom Front End PM Pro #7014
    Shamim Hasan
    Keymaster

    File 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

    in reply to: send to group of users #7007
    Shamim Hasan
    Keymaster

    Right now it is only possible from back end.

    in reply to: send to group of users #7001
    Shamim Hasan
    Keymaster

    You 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).

    in reply to: email notifications not sending #6925
    Shamim Hasan
    Keymaster

    Glad 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
    Shamim

    in reply to: questions #6910
    Shamim Hasan
    Keymaster

    If 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.

    in reply to: questions #6904
    Shamim Hasan
    Keymaster

    I 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.

    in reply to: email notifications not sending #6895
    Shamim Hasan
    Keymaster

    Need 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.

    in reply to: email notifications not sending #6889
    Shamim Hasan
    Keymaster

    Hi, Can you please check server error log to see if there any error? Also please activate debug for your website.
    Add define('WP_DEBUG', true); in your config.php

    Let me know.

    in reply to: email notifications not sending #6877
    Shamim Hasan
    Keymaster

    The 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.

    in reply to: questions #6871
    Shamim Hasan
    Keymaster

    Please 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

    in reply to: email notifications not sending #6854
    Shamim Hasan
    Keymaster

    Is your email address “no-reply@handcraftedla.com” valid? if not create this email account.
    please give me password of this email address.

    in reply to: email notifications not sending #6836
    Shamim Hasan
    Keymaster

    This button is not added by this plugin, May be added by any other caching plugin you have.

    in reply to: email notifications not sending #6824
    Shamim Hasan
    Keymaster

    I see you have SMTP plugin, is it configured? I see without authentication, So may be you can use authentication and try.

    in reply to: email notifications not sending #6815
    Shamim Hasan
    Keymaster

    Your 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.

Viewing 15 posts - 2,116 through 2,130 (of 2,445 total)