Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 6, 20204 yr I want to include a block with standard footer stuff into the bottom of some of my news items. But nothing happens when I include: {block="my_footer"} Is there a way to do this?
March 7, 20204 yr You can’t use template code in articles, since they aren’t templates and won’t be parsed as such. You would have to add that block call to the article record template. If you only need it for some articles, you would create a custom field so you easily turn this output on per article. If you don’t want to edit the template, you could also directly add the block content to a custom field output. That way, you could control it all through the field and could place the content above or below the main article content.
Archived
This topic is now archived and is closed to further replies.