jspmg
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Unable to Preview Job PostingPerfect, its was the Jobify update that I was missing. The API for the theme forest updater was wrong, so I didnt know there was a new version! Thankyou for your help!
Forum: Plugins
In reply to: [WP Job Manager] Update ResumeI spoke too soon, WP Job Manager, Will not allow preview of a Job Post.
Any help?
Forum: Plugins
In reply to: [WP Job Manager] Update Resumeand relax! Sorted. Cheers
Forum: Plugins
In reply to: [WP Job Manager] Update ResumeAlso Register isnt working ARGH!
Forum: Plugins
In reply to: [WP Job Manager] Update ResumeAlso not able to update job listings either. Neither dashboard seems to work. I only updated earlier today.
Forum: Plugins
In reply to: [WP Job Manager] Help with Customising Contact BoxSorry – This
<?php printf( __( 'Email: <a class="job_application_email" href="mailto:%1$s%2$s">%1$s</a>', 'wp-job-manager-resumes' ), $email, '?subject=' . rawurlencode( $subject ) ); ?>Forum: Plugins
In reply to: [WP Job Manager] Help with Customising Contact BoxOk Slight change of plan, Im using this code to show the Email Address in the contact box,
// <p>
<?php printf( __( ‘Email: %1$s‘, ‘wp-job-manager-resumes’ ), $email, ‘?subject=’ . rawurlencode( $subject ) ); ?>
</p> //How do I get it to output the field ‘professional_title’ which im using as the telephone number input.
Cheers
Forum: Plugins
In reply to: [WP Job Manager] Help with Customising Contact BoxArgh Still cannot do it, Any advice?
Forum: Plugins
In reply to: [WP Job Manager] add address field in submit job formHey! Just a quick query.
If I buy this fields editor, will it over write the customisations I have already made in the theme functions file?
Does this also allow you to specify where the output goes!?
I want to add a telephone number field to the resume submission page, and then have it only display when someone clicks on the contact box.
At the moment for a quick fix I have them entering their number in the professional title field and then just displaying that, but as the site is becoming much more popular I want it to show in the contact box. Can you help me do that without the plugin or is it easer just to buy the plugin?
Cheers
Thought that was going to be a quick one, but then got quite long. 🙂
Forum: Plugins
In reply to: [WP Job Manager] Bigger Image on ResumeOk Ill try that, on another though process, is there a way to make it enlarge on click? Lightbox style?
Forum: Plugins
In reply to: [WP Job Manager] Bigger Image on ResumeImage is Fab, but the text is now covered, do I need some padding?
LOL about the signup! 🙂
Forum: Plugins
In reply to: [WP Job Manager] Bigger Image on ResumeIn the ‘Find a dep’ section is where the resumes are shown.
Cheers
Forum: Plugins
In reply to: [WP Job Manager] Bigger Image on Resumehttp://www.depfixer.com is the site but it’s a members only site so you will need to sign up – its free though.
Thankyou
Forum: Plugins
In reply to: [WP Job Manager] Bigger Image on ResumeUnfortunately that didn’t work as the surrounding box of the candidate photo and headline doesn’t adapt and the image just screws up. is there anything else I can do?
Forum: Plugins
In reply to: [WP Job Manager] Text size on Resume SearchFixed it. Thanks