NooTheme Premium WordPress Theme › Forums › JobMonster › Job Reposting
- This topic has 17 replies, 3 voices, and was last updated 5 years ago by Anonymous.
-
AuthorPosts
-
5 years, 1 month ago #1079887
Hi Nootheme,
Hoping to understand Job Reposting from the Employers Dashboard.
Currently, my site is free job postings with 45 day posting duration set as the default. When an employer 'reposts' an expired job - it shows on the site as 'expired'. Should it not repost the job with a new expiry date (45 days expiry as per my default job duration setting)?
Thanks
Leo
5 years, 1 month ago #1080017Hi,
When you click "Reposting", the job will be updated with the publish date to the current date (like a new posted job).
5 years, 1 month ago #1080039This reply has been marked as private.5 years, 1 month ago #1080190Hi,
The issue has been solved.
I added a line code in the noo_form_handler.php (/themes/noo-jobmonster/framework/admin/)
We will update this issue in the next version.
Best regards,
tb
5 years, 1 month ago #1080234Thank you so much for the fix TB - the expiry date now works properly for reposting. But I do have one more question/request - can the Publish date also be updated when reposting (example - after your fix if a job from 4 months ago is reposted - it shows the job as being posted 4 months ago - think the update_post_meta should also be updated to the new reposting date/time - can you provide me with the code to do this)?
Thanks again TB!
5 years, 1 month ago #1080246Hi,
You can update these lines to noo_form_handler.php
$update_post_date = date_i18n( 'Y-m-d H:i', current_time( 'timestamp' ), );
'post_date' => $update_post_date
Best regards,
tb.
5 years, 1 month ago #1080256Hi tb - sorry - can you double-check the code you provided - I added the lines to noo_form_handler and it 'broke' the site - thank you.
Leo
5 years, 1 month ago #1080262Hi,
I added the lines above into your site.
Please reload your site and check again.
Best regards,
tb.
5 years, 1 month ago #1080290Many thanks for the fantastic help and support tb - greatly appreciated!
Regards
Leo
5 years, 1 month ago #1080296
AnonymousInactiveTopics: 0
Posts: 87This reply has been marked as private.5 years, 1 month ago #1080428This reply has been marked as private.5 years, 1 month ago #1080457Hi,
It seems that you haven't added the above lines to the noo_form_handler.php file.
I helped you update it. Please reload your site and check again.
Best regards,
tb.
5 years, 1 month ago #1080479Sorry for the confusion - thought you mentioned in earlier post that you had helped me update the file when I was having problems. Just tested and works perfect now - many thanks tb!
5 years, 1 month ago #1080503
AnonymousInactiveTopics: 0
Posts: 87Thanks for your feedback.
If you have any questions about our theme, please contact us.We will help you
Best Regards,
NooTheme
5 years, 1 month ago #1080628Hi,
I see a new update for the theme is out - can you please tell me if the fixes you made for me on the noo_form_handler.php file are in the update or should I add this file to my child theme?
Thanks in advance for your answer.
5 years, 1 month ago #1080631Hi,
The above issue has been fixed in the update.
Note: You should still back up the theme before updating it.
Best regards,
tb.
5 years ago #1080657Thanks tb!
5 years ago #1080669
AnonymousInactiveTopics: 0
Posts: 87Thanks you very much!
NooTheme
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.