jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Job Application author@oneguy this isn’t true. If you are using the Applications plugin when someone applies they have a Candidate role, and the job poster has a Employer role. If you are posting from you admin account then us you will be posting as is the admin. Try this in an incognito window.
Forum: Plugins
In reply to: [WP Job Manager] Remove featured image field using unset()Forum: Plugins
In reply to: [WP Job Manager] Tag for ExcertHi @barrypoore I’m glad you figured it out and sorry you didn’t get a quicker response.
Forum: Plugins
In reply to: [WP Job Manager] the_job_type is deprecated since version 1.27.0!@olivseo my fault I posted the wrong link (obviously) https://aristath.github.io/blog/wp-hide-php-errors
Forum: Plugins
In reply to: [WP Job Manager] getting working with a masked domainI have to be honest I have no experience with masking like this. What are the values for siteurl and homeurl in wp_options? I know this seems obvious but why aren’t you hosting this domain in it’s own webroot?
Forum: Plugins
In reply to: [WP Job Manager] changing Signin Url at Job Dashboard pageI’m not sure I understand your question. Which hooks do you want? You can find all of them using this search: https://github.com/Automattic/WP-Job-Manager/search?utf8=%E2%9C%93&q=apply_filters&type=
Forum: Plugins
In reply to: [WP Job Manager] social share buttons + referral linkYou could certainly use piwik for tracking. I’m going to mark this as solved since this is really outside the scope of WPJM. You might want to start a topic in the main forum since all you are really trying to do is track sharing to a user for a post, this has nothing to do with the actual post type being shared. Good luck!
Forum: Plugins
In reply to: [WP Job Manager] the_job_type is deprecated since version 1.27.0!@olivseo I’m not sure why that is showing for that file are you sure there isn’t anything in that functions.php file?
In general in a production environment you should never have notices showing, those should only be logged in your error logs. You can either change this in your php.ini file or do it in WordPress using this method https://app.meshworkapp.com/#/welcome
Forum: Plugins
In reply to: [WP Job Manager] Load more listings or go back makes all jobs disappear@michaelcallaway if you have an active license for the ZR plugin feel free to contact us in the private paid support and we’ll see if we can help you, or offer you some recommendations.
Forum: Plugins
In reply to: [WP Job Manager] Hide ‘sort by’ menu on WP Job Manager@josouthwell this is function of your theme this is not part of the default WPJM
Forum: Plugins
In reply to: [WP Job Manager] getting working with a masked domainHi @djbills,
Can you explain how you have this setup with DNS? So you do not have WP installed in a subdirectory called on thesprocketship.com/vfxpdx/ correct?
Forum: Plugins
In reply to: [WP Job Manager] social share buttons + referral linkHi @mokorana so essentially you are wanting to track who gives the reference. I’m not really sure how to do that, you would probably need to work out an integration between an affiliate plugin and a sharing plugin so that the links created would use the current logged in users affiliate id if they had one.
Forum: Plugins
In reply to: [WP Job Manager] Can I add new search field with custom taxonomyHi @yoj005 take a look at this: https://wpjobmanager.com/document/tutorial-adding-a-salary-field-for-jobs/
Forum: Plugins
In reply to: [WP Job Manager] Custom Date Format@ckhatton the likely explanation here is that your theme is doing this, so I would contact them. Maybe there is something in your theme settings?
Forum: Plugins
In reply to: [WP Job Manager] Load more listings or go back makes all jobs disappearHi @michaelcallaway sorry you didn’t get a quicker response here. Looks like things are loading now are you having troubles still?