02/07/2017 at 4:32 pm
#410347
Keymaster
@ Jennifer
Type in my code, sorry:
if ( 'individual' !== $entry->getEntryType() ) {
$entry->getCategoryBlock( array( 'separator' => ', ', 'before' => '', 'after' => '' ) );
}
I think that should work… I missed typing the parans after getEntryType
