Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
@Helma
License key is cached for 1 week for performance reason. So it will be updated within 1 week. If you want now, You can go to Front End PM PRO > Settings > Licenses and remove your license key then save changes and again input your license key and again save changes.
@Marko
I understand your concern. But please make a simple calculation, i charge 50 USD per hour. This plugin license fee is not even my one hour charge. Again i have to spend for this website maintenance. I believe you understand.Shamim HasanKeymasterYou can use more one level deep subdomain. You can match anything staging.* or dev.*. So it will match like staging.subdoamin.example.com
If this is not possible then you will need to buy 2-5 sites license because those sites will be counted as separate websites.
Shamim HasanKeymasterNo. 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.
Shamim HasanKeymasterYou 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.
Shamim HasanKeymasterwhich 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?Shamim HasanKeymasterIn 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.
Shamim HasanKeymasterPlease 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.
Shamim HasanKeymasterOr 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.Shamim HasanKeymasterThis 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.
Shamim HasanKeymastermanage_options
. But remember this capability will give them admin access to everything in your website.
Or you can usefep_current_user_can
hook to achieve this functionality.Shamim HasanKeymasterIf your admission managers are administrator role then they can reply. Otherwise it needs custom code to achieve this functionality.
February 5, 2019 at 3:01 am in reply to: Group messaging for most but sending individual for a few #21305Shamim HasanKeymasterIt 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”Shamim HasanKeymasterYou 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 20Remember if you change code, every time you update this plugin will override your changes.
February 4, 2019 at 7:16 pm in reply to: Group messaging for most but sending individual for a few #21295Shamim HasanKeymasterWhat it setup of your Max recipients in Front End PM PRO > Settings > Recipient?
Shamim HasanKeymasterWe 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.
-
AuthorPosts