if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Click on the Connection tab in the top navigation bar
2. In the My Connection tab, move the mouse over the members you would like to delete.
3. An ‘x’ icon will appear in the top right of the shaded area.
4. Click on the ‘x’
5. You will then be asked to confirm if you want to remove the connection.
6. Click the “confirm” button or the “Cancel” button
} else { ?>
Removing a connection
1. Click on the Connection tab in the top navigation bar
2. In the My Connection tab, move the mouse over the members you would like to delete.
3. An ‘x’ icon will appear in the top right of the shaded area.
4. Click on the ‘x’
5. You will then be asked to confirm if you want to remove the connection.
6. Click the “confirm” button or the “Cancel” button
} ?>
$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')) { ?>