if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Go to the Groups menu in the top navigation bar and click on the group you are a member of
2. Enter a title for your topic
3. Type in the content of your message/discussion.
6. You are able to add an attachment to your post by clicking the “Upload files” button just to the left underneath the discussion box
7. When you are ready to add the new forum post click the ‘Submit”‘ button and the topic will be available to every member of the Group
} else { ?>
How do I start a discussion in a group?
1. Go to the Groups menu in the top navigation bar and click on the group you are a member of
2. Enter a title for your topic
3. Type in the content of your message/discussion.
6. You are able to add an attachment to your post by clicking the “Upload files” button just to the left underneath the discussion box
7. When you are ready to add the new forum post click the ‘Submit”‘ button and the topic will be available to every member of 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')) { ?>