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. A pop up will appear asking you to confirm your invitation request.
3. You are able to add a personal message if required
4. Click the “Send request” button to send the invitation or “cancel” to cancel the request.
5. An email notification will be sent to the member
} else { ?>
Sending an invitations to connect
1. Click on the “Connect” link/button next to a member’s name
2. A pop up will appear asking you to confirm your invitation request.
3. You are able to add a personal message if required
4. Click the “Send request” button to send the invitation or “cancel” to cancel the request.
5. An email notification will be sent to the member
} ?>
$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')) { ?>