if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. Navigate to “Inbox” in the top navigation bar
2. Click on the “Sent” tab and all your sent messages will be displayed in date order – most recent at the top. To view more click on the ‘View more’ icon or text at the bottom of the page to load more.
} else { ?>
Viewing sent messages
1. Navigate to “Inbox” in the top navigation bar
2. Click on the “Sent” tab and all your sent messages will be displayed in date order – most recent at the top. To view more click on the ‘View more’ icon or text at the bottom of the page to load more.
} ?>
$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')) { ?>