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 All Groups tab
2. Scroll down to the 3 tabs ‘Latest activity’, ‘Docs’ and ‘Discussions’
3. Click on the ‘Docs’ tab
4. Click on the ‘Upload a new document’ link
5. In the drop down you will be given the option to ‘Browse’ and upload a document
6. Navigate to the file you would like to upload and select
7. Fill in a ‘Title’ and if applicable a ‘Description’ to your document
Note, you are able to upload more documents by clicking the ‘Add more’ link.
8. When you are ready to upload simply click the ‘upload’ button and the document(s) will be viewable to all members of the group
} else { ?>
How do I upload a document?
1. Go to the Groups menu in the top navigation bar and click on the All Groups tab
2. Scroll down to the 3 tabs ‘Latest activity’, ‘Docs’ and ‘Discussions’
3. Click on the ‘Docs’ tab
4. Click on the ‘Upload a new document’ link
5. In the drop down you will be given the option to ‘Browse’ and upload a document
6. Navigate to the file you would like to upload and select
7. Fill in a ‘Title’ and if applicable a ‘Description’ to your document
Note, you are able to upload more documents by clicking the ‘Add more’ link.
8. When you are ready to upload simply click the ‘upload’ button and the document(s) will be viewable to all members 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')) { ?>