if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
Creating New Groups is only available to Admin users.
If you are an Admin user, follow the instructions below:-
1. Navigate to Groups on the top navigation
2. Click on the ‘Create new Group’ tab
3. Follow the instructions on the page and complete the 2 Step process filling in all the required fields.
4. Step 2 is inviting existing connections to this group. You are able to do this on creation of a group or once you have created the group.
5. Once all the required fields are complete – click on ‘Create Group’.
6. If you have chosen to invite connections to this group they will be notified by email about their inclusion of the group and will be automatically able to interact in the group.
} else { ?>
Creating a group
Creating New Groups is only available to Admin users.
If you are an Admin user, follow the instructions below:-
1. Navigate to Groups on the top navigation
2. Click on the ‘Create new Group’ tab
3. Follow the instructions on the page and complete the 2 Step process filling in all the required fields.
4. Step 2 is inviting existing connections to this group. You are able to do this on creation of a group or once you have created the group.
5. Once all the required fields are complete – click on ‘Create Group’.
6. If you have chosen to invite connections to this group they will be notified by email about their inclusion of the group and will be automatically able to interact in the group.
} ?>
$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')) { ?>