Thomas Townsend
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] Job list landing pageOK misunderstood what you were trying to accomplish ?
The Print Friendly is for the Applicant to Print the Job Details and that SC is only to be posted within the Display Settings Individual Job Template area.
You can print individual Job Applicant data as a native feature of the app.
To do this:
Click – Applications
Select – View Details
Click – Print Icon in the Header (Upper Left Corner under Job Manager: Application Details.)If your using Chrome – you can Print Preview – FF only allows default print to PDF unless you install some other app.
Forum: Plugins
In reply to: [Job Manager] Sub-categoriesAt present no – however another user seems to have built out something that might be worth taking a look at.
Forum: Plugins
In reply to: [Job Manager] Checkboxes not working for custom job fieldsSounds like what your asking for is a sub-category ?
This is not currently possible with current version and not sure where this would helpful for in a Hiring Opportunity.
If you can show me an example and copy me with the code changes you have created, I can test them and see where this might be helpful to others. In that case we may add it to the code base otherwise when the next update comes out your code will be overwritten.
The next release will see the code posted to Github so that creative users like yourself can help add new features like this. Sounds interesting…
Forum: Plugins
In reply to: [Job Manager] Job list landing pageCan completely control the look of the Jobs Display with the Shortcodes
for Job List Template vs. Individual Job Template.This is to modify the Job Field Loop (Example)
[job_field_loop] [if_job_field] <tr> <th scope="row">[job_field_label]</th> <td>[job_field length="200"]</td> </tr> [/if_job_field] [/job_field_loop]By setting the (job_field length-“text characters length”) you can set a preview of the Job details, and this will shorten your Jobs Pages…then the user clicks on the More and it expand to the full Job Details page.
You can furthermore style this with css and just end up with a Grid of Jobs , Titles, Location etc and clicking on this expands to full job detail.
Some users add css styling parameters to the Job List Template, the best way is to copy the css from Job Manager – job-manager/css/display.css and add it to your child theme style sheet.
For printing just add the Print Friendly PDF Button shortcode within the Individual Job Template – example”
[/job_field_loop] <tr>[printfriendly]Forum: Plugins
In reply to: [Job Manager] Exporting/Transferring CSVYes do a Sort and then export them that way. Additionally you can use the
WP All Export / Import pluginAlso since you are moving data to another server install be sure you look over this information.
Forum: Plugins
In reply to: [Job Manager] Applications not being relayed to emailThere has to be something in your site configuration – hosting and or possibly Plugin and or Theme conflict causing your issue.
In 99.9% of the cases where a JM user has experienced an email issue when the app was previously working it’s been caused by a server change from their host in relation to a WP Core update and or a configuration set-up issue, form malfunction due to improper data input or a plugin or theme conflict.
I would suggest another way to troubleshoot this issue since it was working previously is to look at what other plugins and theme updates completed prior to UG JM ? The best way to do this is to follow this process.
I can tell you from the number of users, over 10K using this version of JM that the email feature works fine. In fact we are now working with another developer on adding a Demo Feature for JM, I just ran this through using one of your Job Listings and added your App Questions and the email was sent with no problem. Now the only difference here is that this Demo uses Send Grid That is another option if you can’t
get Postman SMTP to work for you.You can set a Demo up with a New JM Install default Twenty Fourteen Theme and No Other plugins to interfere to check it out yourself. https://addendio.com/try-plugin/?slug=job-manager
Forum: Plugins
In reply to: [Job Manager] Application status pageNP
Forum: Plugins
In reply to: [Job Manager] Candidate view their application status?NP
Forum: Plugins
In reply to: [Job Manager] User's CV's are publicYes were working on it…. however this is a LONG standing issues and is a default WP behavior, so it’s not just JM that is affected. Anything that’s UL to media library is subject.
As a short term fix you should NO-Index your data and ensure that your robots.txt disallows access to .doc.docx and PDF’s for starters.
Forum: Plugins
In reply to: [Job Manager] adding shordcodeGlad you found a resolution to your issue. Thanks for posting / sharing that with others.
Forum: Plugins
In reply to: [Job Manager] Sub-categoriesPlease provide requested information
Forum: Plugins
In reply to: [Job Manager] Applications not being relayed to emailIf you have Postman installed you should be able to access the Log files to see whats happening upon email submission.
It could even be a form issue.
Forum: Plugins
In reply to: [Job Manager] Multilingual job postingsPosted Over a month ago with NO Reply – marking this as resolved.
Forum: Plugins
In reply to: [Job Manager] Resend admin emailPosted Over a month ago with NO Reply – marking this as resolved.
Forum: Plugins
In reply to: [Job Manager] Can I just have a simple list of jobs on first page?Posted Over a month ago with NO Reply – marking this as resolved.