Page 2 of 2

Re: [Solved] News mod: Detail View Settings for each categor

Posted: Mon Jul 25, 2011 11:20 am
by cinders
Hi,
Yes the GCB are named correctly to be the same as the news categories. It seems to be a problem with accessing "$entry->category" in my template.

If I remove "$entry->category" and replace with an actual GCB name, it works. But that defeats the whole purpose of what I'm trying to do.