CGBlog - Field Definitions and templating - SOLVED

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
nosyguy
Forum Members
Forum Members
Posts: 87
Joined: Tue Apr 22, 2008 8:17 pm

CGBlog - Field Definitions and templating - SOLVED

Post by nosyguy »

I have tried several things to get my custom fields to show in different areas of my template besides the "group them all together" fields at the bottom.

I thought it would be as simple as:

Code: Select all

{$entry->custom_field_name_here}
when this didn't work, I tried several variables and can't seem to find the right code.

Help?

TIA
nosyguy
nosyguy
Forum Members
Forum Members
Posts: 87
Joined: Tue Apr 22, 2008 8:17 pm

Re: CGBlog - Field Definitions and templating - SOLVED

Post by nosyguy »

Code: Select all

{$entry->fieldsbyname.field_name_here->value}
Locked

Return to “Modules/Add-Ons”