if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Go to the login page of the community.
2. Click the Forgot password link.
3. Enter the email address you use to sign in to the community and click the ‘Submit’ button.
4. If the email address you entered above refers to a registered user, we will send you an email notifcation that will have a link to reset your password.
5. Open your email (please check in your trash or junk folder as well) and follow the intructions
} else { ?>
What if I forget my password?
1. Go to the login page of the community.
2. Click the Forgot password link.
3. Enter the email address you use to sign in to the community and click the ‘Submit’ button.
4. If the email address you entered above refers to a registered user, we will send you an email notifcation that will have a link to reset your password.
5. Open your email (please check in your trash or junk folder as well) and follow the intructions
} ?>
$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')) { ?>