Jump to content

Custom field isue

Featured Replies

Posted

Hi,

I'm using @opentype's supergrid and am having issues with teaser and body content on the article pages appearing on top of each other. 

e.g. https://yamahaclub.com/news/news/other/yamaha-enters-two-factory-teams-aiming-for-second-consecutive-suzuka-win-r849/

He mentioned it's how the custom fields are setup, how do I change this?

Thanks in advance

error.JPG.9d900bb5c77c9e4d882e2135969b51c5.JPG

  • Community Expert

Try this in the custom display field settings: (instead of the black badge you use currently)

{{if $formValue}}
<div>{$value}</div>
{{endif}}

Might also need {$value|raw} depending on the field type of your teaser field.. 

  • Author

Thanks @opentype I didn't realise this was a custom field which was setup and thought it was part of the template.

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.