Shamim Hasan

Forum Replies Created

Viewing 15 posts - 2,056 through 2,070 (of 2,464 total)
  • Author
    Posts
  • in reply to: Email is not sending #8656
    Shamim Hasan
    Keymaster

    Please test now.
    I have created a new email address and new forwarder (as previous one was not working, your email address was invalid, you did not created that email address).

    Let me know.
    Also if everything correct, delete user account which i created for testing (with my email address). Also change your all passwords you have given to me.

    in reply to: Front End PM PRO features not Working #8598
    Shamim Hasan
    Keymaster

    Please deactivate Front End PM (FREE version).

    in reply to: Email is not sending #8588
    Shamim Hasan
    Keymaster

    Yes, this instruction is valid for version 6.2
    Are you getting any error now?
    Can you give me your cPanel and website admin access?

    in reply to: Some words aren't being translated #8564
    Shamim Hasan
    Keymaster

    Please go to Loco Translate > Plugins > Front End PM PRO > Edit Template > Sync > Save
    Again go to Loco Translate > Plugins > Front End PM PRO > {YOUR LANGUAGE} > Sync > Save

    Now translate if there is any untranslated string.

    Let me know.

    in reply to: Email is not sending #8532
    Shamim Hasan
    Keymaster

    Which version of this plugin you are using?

    in reply to: Feature Request: Admin Responses Templates #8529
    Shamim Hasan
    Keymaster

    Thank you for using and loving this plugin.

    Your suggestion is very nice. It can easily be done. But i am busy with another new feature of this plugin, also next week i will go for vacation. When i am back, i will try to add this feature.

    in reply to: Customising colours #8475
    Shamim Hasan
    Keymaster

    You can add border-color: #333333 !important; after background-color line in above code.

    in reply to: Group Messages #8445
    Shamim Hasan
    Keymaster

    It is already in our TO-DO list, also we are working on this. May be next major version we will be able to include this feature.

    Thanks

    in reply to: Activation license #8442
    Shamim Hasan
    Keymaster

    1. Plugin is for lifetime. So once you purchase any plugin from this website, you can use this plugin lifetime.
    2. Updates and support for one year. So if you want updates and support after one year you need to renew your license first.

    Thanks

    in reply to: Email is not sending #8406
    Shamim Hasan
    Keymaster

    Please check following
    1. When replying message from email, “to” email address is same as your piping email setup
    2. in your forwarder fep-email-piping.php location in correct.

    in reply to: Only admin not working / Not able to reply to messages #8403
    Shamim Hasan
    Keymaster

    Sending message to admin: You can achieve that is 2 ways
    1. Set 0 to Front End PM PRO > Settings > Recipient > Max recipients
    2. Follow https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/role-to-role-block/

    As you are setting only one admin, so “To” field will be hidden and all message will be delivered to that admin.

    If you want to send message from user page you can use https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/ shortcode. In “to” you can use your admin nicename, so that message will be delivered to that admin.

    in reply to: Only admin not working / Not able to reply to messages #8384
    Shamim Hasan
    Keymaster

    For reply issue, Please set up Front End PM PRO > Settings > General > Front End PM Page

    What is not working when sending message to admin? What error you are getting?

    in reply to: Customising colours #8364
    Shamim Hasan
    Keymaster

    Please add following code in Front End PM PRO > Settings > General > Custom CSS

    
    .fep-button {
    	background-color: #ffffff !important;
    }
    .fep-button-active {
    	background-color: #b5b5b5 !important;
    }
    .fep-success {
    	background-color: #b5b5b5 !important;
    }
    #fep-header, #fep-content, #fep-footer {
    	border: 1px solid #333333;
    }
    
    in reply to: show and reply to specific message ID #8361
    Shamim Hasan
    Keymaster

    when message is sent fep_action_message_after_send is fired. first argument is message id of newly created message.

    If you want to show only one message then you have to custom code for that. You can use fep_get_message_with_replies() function to retrieve any message and show them anywhere.

    in reply to: Email is not sending #8336
    Shamim Hasan
    Keymaster

    Please remove your forwarder and setup a new one by following https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/email-piping/

Viewing 15 posts - 2,056 through 2,070 (of 2,464 total)