Thomas Townsend
Forum Replies Created
-
Forum: Plugins
In reply to: [Job Manager] Admin emails not being sentYep exactly EMAIL issues are 99.99% attributed to your host.
That means that the issue lies most likely with your web hosting provider.
You have one of two options in this case depending on the circumstances, and what email host you are using to receive your emails?
Use SendGrid API and PostmanSMTP Mailer pluginAlso refer to these threads for similar details.
* https://ww.wp.xz.cn/support/topic/no-more-notification-emails
* https://ww.wp.xz.cn/support/topic/job-alerts-emails-not-send
* https://ww.wp.xz.cn/support/topic/email-notifications-not-sendingForum: Plugins
In reply to: [Job Manager] how to display jobs group by categoryYou need to add Categories in Admin Settings and then ensure “Job Category Information” shortcodes are correctly added via Display Settings Page to your “Job List Template” and Individual Job Template”
Example:
[if_job_categories] <tr> <th scope="row">Categories</th> <td>[job_category_links]</td> </tr>Forum: Plugins
In reply to: [Job Manager] Date PickerDate formatting adheres to WordPress codex https://codex.ww.wp.xz.cn/Formatting_Date_and_Time
This might be a config issue with your Local Host.
Forum: Plugins
In reply to: [Job Manager] Possible to have Job Listing ExcerptsCategory Pages are easy.
Set up a Page with your Category, you currently have United States.
It could be set up by State example:
/jobs/Alaska/
/jobs/Florida
Keep your Categories to Single Entities and JM pages should already be created. all you need to do is add that link to your Menu Structure
Pagination: This is a configuration set up issue with your Display Settings and where you have this pagination Shortcode inserted into the Job List Template.
Forum: Plugins
In reply to: [Job Manager] waiting answer from support toPlease provide a link to your site RE: https://ww.wp.xz.cn/support/topic/please-read-before-posting-10/
Forum: Plugins
In reply to: [Job Manager] Nothing showing publiclyThat’s indicating a plugin and or theme conflict. If you recently updated your theme and or added some other plugin this may have caused your issue.
You should follow this process till you find the problem.
http://www.wp-jobmanager.com/knowledgebase/testing-for-a-theme-plugin-conflict/
The permalink structure does not look correct either, if you recently updated WordPress SEO plugin that can sometimes cause issues until you reset Permalinks.
- This reply was modified 9 years, 6 months ago by Thomas Townsend.
- This reply was modified 9 years, 6 months ago by Thomas Townsend.
Forum: Plugins
In reply to: [Autoptimize] Change Admin EmailNot quite sure how / where to do that. Can you provide a reference link ?
Thanks
Forum: Reviews
In reply to: [Job Manager] Ghastly sack of disasterYou really don’t say what your specific issue was ? Job Manager works with your theme’s default styling. The themes it sometimes has issues with are those that are heavily utilizing Visual Builder pluigin. In that case, VB has issues with many plugins.
Visual Composer does not play nice with many plugins. Job Manager is just one of them.
Forum: Plugins
In reply to: [Job Manager] Updates?Yes it’s still supported. Not being updated does not mean support has stopped. I do have an update in process. It’s taken some time as I don’t have anyone else supporting at present and I get to it when I can.
Forum: Plugins
In reply to: [Job Manager] Change fontsizeFont size and type is from your default theme and can be modified via css on your style sheet.
If you don’t have an easy wy to modify this, CSS Hero is one tool that many use.
- This reply was modified 9 years, 9 months ago by Thomas Townsend.
I can’t look at your site since it’s protected. You should should first check for plugin and or theme conflict.
This is where you might want to start: http://www.wp-jobmanager.com/knowledgebase/testing-for-a-theme-plugin-conflict/
Forum: Plugins
In reply to: [Job Manager] Confirmation email for candidates after sumbited formYes it sure would. that’s on the list for future update …
Forum: Plugins
In reply to: [Job Manager] Shortcode for Date Posted?Date posted is a function of your default theme. That’s posted at the top of each individual job. Start Date can also be used Synchronously as your post date.
Forum: Plugins
In reply to: [Job Manager] Shortcode for Link?Better than that. Use this excellent plugin Simple Share Button Adder
It provides a Short code that you can add right to Job Manager Job List and it will display Email as you want and Social Icons too if you desire.