jonryan
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] WP Job Manager + Listify + 200K Listings = 500 ErrorHi @lateralus578,
You need to up your php memory, which you might need to ask your host to do. Basically php is running out of memory trying to generate that page. Take a look at this: http://stackoverflow.com/questions/35410648/fatelerror-increase-memory-limit-for-post-type-in-wordpress-admin
Forum: Plugins
In reply to: [WP Job Manager] Cart page skipped@rivmediawagga are you still having issues? If so and you have our paid add-ons can you contact us at wpjobmanager.com/support?
Forum: Plugins
In reply to: [WP Job Manager] Adding headers to the to the ajax listing loopHi @adamk22. The jobs shortcode frontend JS does a get request for get_listings which returns preformatted hmtl, so you’ll need to modify this method: https://github.com/Automattic/WP-Job-Manager/blob/2d299108fd096a49ec8af4a6f2b587cc7d880477/includes/class-wp-job-manager-ajax.php#L106
Forum: Plugins
In reply to: [WP Job Manager] Sticky featured job when in [jobs orderby=”modified”@bluepanda456 sorry you didn’t get a response here. I’m not entirely sure if this is intended functionality at this point or now. Would you be willing to post a issue for this here? https://github.com/Automattic/WP-Job-Manager/issues/new
Forum: Plugins
In reply to: [WP Job Manager] Add column to backend job listing page?@animesubways if you are still looking for a solution check this out: https://gist.github.com/tripflex/4aafffd024ae0ee354875a7017756fd8
Forum: Plugins
In reply to: [WP Job Manager] Add ImagesThis is a bit more of an involved modification you can see how the company logo is dealt with here: https://github.com/Automattic/WP-Job-Manager/blob/33827530f26cbbdddb459b2cf078de04fb3b639e/includes/forms/class-wp-job-manager-form-submit-job.php#L248
Forum: Plugins
In reply to: [WP Job Manager] Job meta data after job content?@mouseuser thanks for posting your solution!
Forum: Plugins
In reply to: [WP Job Manager] Submit form stop working@duff1 are you still having issues or did you figure this out?
Forum: Plugins
In reply to: [WP Job Manager] Data are not saving with SSL@asbjoern_skoedt and @tenkepadu are you still having this issue? Are your site and home urls updated in WordPress?
Forum: Plugins
In reply to: [WP Job Manager] Search Form like DEMO with Search Button@sallamkashif the demo runs on the Jobify theme and there isn’t a separate search bar at the moment.
@lordzden can you add the wp crontrol plugin to see if the cron jobs are registered and running?
Forum: Plugins
In reply to: [WP Job Manager] Buying WP job Manager Addons@gurumug sorry for the issue here we do use Stripe for checkout now so you shouldn’t have any issues there.
Forum: Plugins
In reply to: [WP Job Manager] RSS Feed by Job CategoryHi @harbormark you should be able to pass in the job_categories argument in the url to accomplish this https://github.com/Automattic/WP-Job-Manager/blob/33827530f26cbbdddb459b2cf078de04fb3b639e/wp-job-manager-functions.php#L337
Forum: Plugins
In reply to: [WP Job Manager] How to translate slug category?@mathiasscherer did you get this sorted out?
Forum: Plugins
In reply to: [WP Job Manager] multi lang link problem@lmouren did you ever get this sorted out?