if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
Some jobs do not require as much information as other jobs. When you register while applying for a job, we will only ask you for the relevant information that we need for the job you have applied for.
} else { ?>
When I registered and applied for a job I didn’t need to enter that many details, but why do I have to create a profile when applying for another job?
Some jobs do not require as much information as other jobs. When you register while applying for a job, we will only ask you for the relevant information that we need for the job you have applied for.
} ?>
$category_id = get_cat_ID('Available Help Wizards');
if ( is_category($category_id) || in_category($category_id) ) {} else {
?>
} ?>
if ( in_category('help-wizard') || in_category('available-help-wizards')) { ?>