Page 1 of 1

CGBlog with UDT

Posted: Thu Nov 26, 2020 1:44 am
by andrewvideouk
Hi guys

its prosbile use UDT inside CGBlog Content entry.
It just displaying the {UDT} and not executing.

In my main templace I have {CGBlog showall="1" pagelimit="6"}

Can someone help me please how would get this to work.

Thank you.

Re: CGBlog with UDT

Posted: Thu Nov 26, 2020 3:22 am
by DIGI3
Look at the default templates for CGBlog, they specifically say that the output is not parsed through Smarty for security reasons. If you're not using front-end submissions and are comfortable with it, you can use {eval} so it gets parsed.