03/20/2017 at 12:29 pm
#416264
Guest
Thanks. One more thing. How do I check if the user is logged in? Is there a code snippet or tag I can look at in card.php? I see this:
if ( $atts[‘show_org’] || $atts[‘show_dept’] ) {
$entry->getOrgUnitBlock(
but I see the same for Address, email etc. too. So couldn’t figure what is the IF condition to see if the user is logged in.
Thanks for your continued help.
