if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
Forums are a place where members can communicate openly to other users that can see the forums. Each forum will have a number of threads discussing different topics. As a user you will be able to reply to threads and join in the discussion.
The main objective is to provide an area where users can interact with questions, answers and discussions on a given topic. You will also see the latest activity of forums from within your dashboard.
} else { ?>
What are forums?
Forums are a place where members can communicate openly to other users that can see the forums. Each forum will have a number of threads discussing different topics. As a user you will be able to reply to threads and join in the discussion.
The main objective is to provide an area where users can interact with questions, answers and discussions on a given topic. You will also see the latest activity of forums from within your dashboard.
} ?>
$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')) { ?>