04/17/2014 at 1:12 pm
#288891
Keymaster
@ Jerry
Ok, the Names template, since it used primarily for the “View All” link, has the name link featured enforced. You’ll have to make a small edit to let it honor the settings.
Change this line of code to this:
$entry->getNameBlock();
That’ll do it. Hope that helps!
Oh, you might want to add lock=true to the shortcode. That’ll prevent the shortcode from looking for any Connections related searches.
