if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Click on the “Connect” link/button next to a member’s name
2. Enter the name of the person you wish to search for in the search box on the right hand side of the page
3. You have 2 options a) Search for all members in the community or b) Search just your own connections
4. Click the search icon or hit enter on your keyboard
5. A list of members will then be returned and you will be able to request a connection.
} else { ?>
Searching your connections
1. Click on the “Connect” link/button next to a member’s name
2. Enter the name of the person you wish to search for in the search box on the right hand side of the page
3. You have 2 options a) Search for all members in the community or b) Search just your own connections
4. Click the search icon or hit enter on your keyboard
5. A list of members will then be returned and you will be able to request a connection.
} ?>
$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')) { ?>