if ( in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
if (in_category( 'help-wizard' ) || in_category('available-help-wizards')) { ?>
1. View your connections
2. Find your connection by scrolling down your list of connections or using the Search feature
3. Click on the ‘Send message’ link and a pop up will appear.
4. Enter your ‘Subject’ and then type in your message
5. Then click ‘Send’ to send the message to your connection
6. The connection will then receive an email notification informing them of your message
} else { ?>
Sending messages to connections
1. View your connections
2. Find your connection by scrolling down your list of connections or using the Search feature
3. Click on the ‘Send message’ link and a pop up will appear.
4. Enter your ‘Subject’ and then type in your message
5. Then click ‘Send’ to send the message to your connection
6. The connection will then receive an email notification informing them of your message
} ?>
$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')) { ?>