I have a custom schema section on each article template to add a custom date field. It's used like this:
{% if section.settings.custom_date != blank %} {{ section.settings.custom_date }} {% endif %}
I need this same custom date to appear on the main blog page. Any ideas? That code does not work on the blog page in the for loop.
User | Count |
---|---|
13 | |
12 | |
10 | |
8 | |
8 |