Shamim Hasan

Forum Replies Created

Viewing 15 posts - 1,711 through 1,725 (of 2,484 total)
  • Author
    Posts
  • in reply to: Expired license key message #15309
    Shamim Hasan
    Keymaster

    I just followed above steps.

    in reply to: Expired license key message #15303
    Shamim Hasan
    Keymaster

    Thank you for sending information.
    Please check your website now.

    in reply to: Expired license key message #15300
    Shamim Hasan
    Keymaster

    Did you follow step 5 and 6?

    Which version of the plugin you are using? If not latest version, please download latest version from https://www.shamimsplugins.com/checkout/purchase-history/ then try.

    If still not work please give me access to your website so that i can try. Send credential through contact form

    in reply to: Expired license key message #15285
    Shamim Hasan
    Keymaster

    1. Go to Front End PM PRO > Settings > Licenses
    2. Input your license and save
    3. in address bar add &input_license_data=front_end_pm_pro end of your url
    4. press Enter
    5. a new text box will show under license input field. Click Get Data bottom of that field.
    6. copy that data and paste in that input field. Then save.

    in reply to: Expired license key message #15279
    Shamim Hasan
    Keymaster

    Please remove your license key then save changes and again input your license key then again save changes.
    Let me know.

    in reply to: Exception to Role to Role Blocking #15264
    Shamim Hasan
    Keymaster

    It is already fixed. Please update to latest version (8.4.1).
    Now whitelist users have permission if blocked by role also.

    in reply to: Max quantity recipients #15262
    Shamim Hasan
    Keymaster

    How you send announcement to custom selected users? When you go to Front End PM PRO > New Announcement in right sidebar there is option to select role(s). You can create a temporary role with users to whom you want to send announcement then you can select that role from right sidebar when create announcement.

    in reply to: Exception to Role to Role Blocking #15242
    Shamim Hasan
    Keymaster

    User whitelist should bypass this block. I will modify this behavior in next version.

    If you need this now and you know php, you can use remove_action( 'fep_action_validate_form', array( Fep_Role_To_Role_Block::init(), 'fep_action_validate_form' ), 10, 3 ); and add your own custom validation where you can alow this exception.

    in reply to: Expired license key message #15240
    Shamim Hasan
    Keymaster

    I see your license will be expired in March 26, 2019
    Where are you getting this error message? What it shows in Dashboard > Front End PM PRO > Settings > Licenses?

    in reply to: Instructions for User to User messaging #15210
    Shamim Hasan
    Keymaster

    Please use Contact Form 7. Because Gravity Form will create CPT which is unnecessary in our case. Also it is hard to map field with submitted field value (i do not have experience with gravity form for this type of submission).

    in reply to: From name in admin #15204
    Shamim Hasan
    Keymaster

    add following code in your theme’s (child theme’s if any) functions.php

    add_filter( 'fep_filter_show_which_name', function( $which ){
        return 'first_last_name';
    });
    

    It will show first name and last name

    in reply to: Desktop notification #15200
    Shamim Hasan
    Keymaster

    This should work.
    Are you giving permission to show notification?

    Give me access to your website for testing. Please use https://www.shamimsplugins.com/sensitive-information/ (give me Website Admin and Website normal user information)

    in reply to: Max quantity recipients #15198
    Shamim Hasan
    Keymaster

    It is recommended to use latest version always.
    So many thing have been changed since 4.8. See changelog bottom of https://www.shamimsplugins.com/products/front-end-pm-pro/
    If possible please update to latest version.

    announcement email queue should work in 4.8 also. Please test if that work.

    in reply to: Max quantity recipients #15191
    Shamim Hasan
    Keymaster

    Yes, they are different. If you want to notify anything to your all users, announcement is better. Also it support email queue system, so that it can send email to any amount of users.

    Go to Front End PM PRO > New Announcement

    in reply to: Desktop notification #15186
    Shamim Hasan
    Keymaster

    Which browser you are using?
    Please go to https://www.whatsmybrowser.org/ and give me link.

Viewing 15 posts - 1,711 through 1,725 (of 2,484 total)