Shamim Hasan

Forum Replies Created

Viewing 15 posts - 1,351 through 1,365 (of 2,503 total)
  • Author
    Posts
  • in reply to: license key for dev & staging #21447
    Shamim Hasan
    Keymaster

    No. You can use same license for dev, staging and production site. Those sites have to be subdomain named dev or staging. eg. staging.example.com, dev.example.com

    If it matches after that also shows that error, please remove license key from Front End PM PRO > Settings > Licenses and save changes and then again input license key and again save changes.

    in reply to: Renuwal of licence #21433
    Shamim Hasan
    Keymaster

    You can use this plugin lifetime.
    But update and support for one year. License key used to just provide update and support. So if you need update and support after one year you will need to renew your license. Otherwise you can use this plugin without renew your license.

    Please see again our Terms and Conditions (you already accepted that during purchase), It is mentioned in multiple time that license is valid for one year.

    in reply to: Bug Front-end submission for Job application #21431
    Shamim Hasan
    Keymaster

    which one working, are they sending message from job page or Front End PM PRO message page?
    Can you test send some job application from job page and see if they working?

    in reply to: Bug Front-end submission for Job application #21422
    Shamim Hasan
    Keymaster

    In order to show messages or job application you have to send message/job application through Front End PM PRO.

    You can use shortcode https://www.shamimsplugins.com/docs/front-end-pm/shortcode/fep_shortcode_new_message_form/ in your job description page where user can apply job and this application will show to employer.

    in reply to: How do you create Announcements? #21394
    Shamim Hasan
    Keymaster

    Please check Front End PM PRO > Settings > Security > Can permitted users add Announcement from front end?

    Then you should see a “New Announcement” button in front end to add announcement.

    in reply to: Hide Roles in Front End PM Pro Directory #21347
    Shamim Hasan
    Keymaster

    Or you can live chat with me.
    Please go to https://www.shamimsplugins.com/live-chat/ and see chat option in bottom right.
    This live chat option will be available for next 30 minutes.

    in reply to: Hide Roles in Front End PM Pro Directory #21345
    Shamim Hasan
    Keymaster

    This is not the plugin issue. This is issue with the custom code added later.
    Screen share support is not possible. You can give your website credentials or the functions.php file where you added this code so that i can check if you added in right place or not.

    As you are getting white screen of death it must be some error message. May be you have enable debug in wrong place.

    in reply to: Group support #21315
    Shamim Hasan
    Keymaster

    manage_options. But remember this capability will give them admin access to everything in your website.
    Or you can use fep_current_user_can hook to achieve this functionality.

    in reply to: Group support #21310
    Shamim Hasan
    Keymaster

    If your admission managers are administrator role then they can reply. Otherwise it needs custom code to achieve this functionality.

    in reply to: Group messaging for most but sending individual for a few #21305
    Shamim Hasan
    Keymaster

    It is not conflict but a setup.
    You can set this more than 0.
    If you want your students cannot sent message to any individual student/admission then block them using role to role block. Go to Front End PM PRO > Settings > Security > Role to Role Block. then setup
    “From Role” to “Student”, “To Role” to “All Roles”, “Block For” to “New Message”

    in reply to: user search drop down list (combobox) #21297
    Shamim Hasan
    Keymaster

    You can find it in class-fep-pro-to.php line 383 resulstLimit : 5
    Also set in fep-pro-ajax.php line 40 ‘number’ => 10, double of your setup. So if you set resulstLimit to 10 then set number to 20

    Remember if you change code, every time you update this plugin will override your changes.

    in reply to: Group messaging for most but sending individual for a few #21295
    Shamim Hasan
    Keymaster

    What it setup of your Max recipients in Front End PM PRO > Settings > Recipient?

    in reply to: Hide Roles in Front End PM Pro Directory #21272
    Shamim Hasan
    Keymaster

    We cannot correct code blindly. Please enable debug (add define( 'WP_DEBUG', true ); in wp-config.php) to get actual error message.

    If you want you can send me your FTP and wordpress admin credentials using https://www.shamimsplugins.com/sensitive-information/ so that i can assist you to add this code in your website.

    in reply to: User search when typing and shortcode not working. #21263
    Shamim Hasan
    Keymaster

    Please check your website now.
    You had translated “No matches found” to “Ingen treff funnet” with an extra line breaks at the top which breaks your javascript.

    in reply to: Customer/Admin only use case #21261
    Shamim Hasan
    Keymaster

    Your approach is almost correct. Please see https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/role-to-role-block/. Select “To Role” to “All Roles”

    Last part of that doc is

    If you block for all roles, eg. You set “From Role” as “Subscriber” and “To Role” as “All Roles” and “Block For” as New Message” then “Directory” and “To” field will be hidden to “Subscriber” role users as they can not send message to any users.

    If you set admin in Dashboard > Front End PM PRO > Settings > Recipient then users will be able to send message to those admins if they are blocked by these rules also.

Viewing 15 posts - 1,351 through 1,365 (of 2,503 total)