Thomas Townsend
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] Application Submitted Email: Not Working1. Please reference this thread – email issues are usually 99.99% issues with your hosting environment and NOT job manger.
2. You will get a submission date on the email however, in order for you to get this on the “Applications List” you will need to add a Form Field on your main form to capture that information and then ensure you have checked to apply that data to the main list in the Back-End. That is a feature update we hope to add shortly so that the date is automatically added to the back-end so for now what I provided is a work-around that we have used on many sites.
Forum: Plugins
In reply to: [Job Manager] Job List SortingI am assuming your talking about the FRONT-END display of jobs ?
Were dealing with legacy code and that’s another area we will have to look into. This is also heavily influenced by how your shortcodes are set-up in the Job List Templates and the Job List Sorting.
What I would highly recommend is adding a better search/sort capability by adding the Ultimate WP Query Search plugin that’s on our recommended page.
W/O a direct link to your site I can’t ascertain for sure what your issue is.
Forum: Plugins
In reply to: [Job Manager] User's CV's are publicThe fix will prevent this because we are using a different location to store the files as of now its based of the media directory and allowable WP files.
Forum: Plugins
In reply to: [Job Manager] Category Pagination Redirecting to HomepageThat bug was fixed a long time ago. You definitely have something weird going one but I assume it’s more of a permalink problem from your initial naming convention of your jobs page.
I also see something strange with your shortcode set up.
1. Reset Your permalink
2. Try this code snipped in place of yours:[if_job_page_count] <div class="job-nav"> <div class="previous">[job_page_previous_link]Page [/job_page_previous_link]</div> <div class="next">[job_page_next_link]Page[/job_page_next_link]</div> </div> [/if_job_page_count]Forum: Plugins
In reply to: [Job Manager] How to translate Job with PolylangYes the link was for plugin translations.
Then you would have to use one of many plugins that can accomplish that for you or use Google Translation PHP code int a widget that works too.http://translate.google.com/manager/website/?hl=en
You will just have to search and experiment with what works best for your specific case.
Forum: Plugins
In reply to: [Job Manager] Job Form Settings Won't Let Me AlterThe checkbox issue may be a bug and is something I am researching now.
The other item, with regards to fields set to display n admin and editing jobs sounds like a possible conflict with another plugin and or your theme.
When you have some time I would suggest going through the protocol to test that out.
Forum: Plugins
In reply to: [Job Manager] Change the date formatGlad you were able to resolve this. Just an FYI dates are Meta tags handled by your Theme.
However, the Text you requested is easily added in the JM Admin area
Display Settings-
– Misc Text
– – Job Title Prefix (Text Box)Forum: Plugins
In reply to: [Job Manager] How to translate Job with PolylangThe next update will have support = Translations are now handled via
https://translate.ww.wp.xz.cn/projects/wp-plugins/job-managerIf you want to assist with translations you will need to let me know when I put out a call for Translation support in about a week or so.
Forum: Plugins
In reply to: [Job Manager] Job Form Settings Won't Let Me AlterCan you provide a link to your site and specifics about your install per our request – https://ww.wp.xz.cn/support/topic/please-read-before-posting-10?
Forum: Plugins
In reply to: [HubSpot for Gravity Forms] Forms Fields not updating – Cache issue ?BTW – I made a copy of the gf_hubspot_cache folder with the manifest before I deleted the forms file – so if you want to take a look at that just let me know how I can get it to you ?
Forum: Plugins
In reply to: [Frontier Post] Question – Fellow Dev assistTried that but still getting same error message. I do know that it has to do with properly formatting for “wp_error” just not sure where.
Thanks for the information, much appreciated.
Forum: Plugins
In reply to: [Job Manager] Update widgets.phpHi Art, working on this over the WE and something in the new code for WP 4.4.2 is causing havoc with the Category Taxonomy.
Everything works until you select a Category from the Widget then it blows up with
Catchable fatal error: Object of class WP_Error could not be converted to string in \wp-includes\formatting.php on line 3376Looks like am back troubleshooting again…you have this working on your install ?
Forum: Plugins
In reply to: [Job Manager] WP_Widget is deprecatedYep it’s on the list – in the meantime you can update it manually if you want.
See this thread. https://ww.wp.xz.cn/support/topic/deprecated-widget-constructors?replies=2#post-8084265
Forum: Plugins
In reply to: [Job Manager] French translation / Traduction françaiseTranslation support for JM can be added here
https://translate.ww.wp.xz.cn/projects/wp-plugins/job-manager
Forum: Plugins
In reply to: [Job Manager] Application email not being sentNo activity in over a month marking this as resolved.