0

What I trying to do is to echo the title if a custom field is empty.

{{ if custom_fields:alternative_title != "" }}
    {{ custom_fields }}{{ alternative_title }}{{ /custom_fields }}
{{ else }}
    {{ title }}
{{ endif }}

This code didn't work.

Thanks

Claudio Ɯǝıs Mulas
  • 1,116
  • 3
  • 15
  • 24

0 Answers0