I’m using the Starterkit, everythink worked fine until I switched to bilingual setting. Now I can’t see uploaded images in the Project site, the template is not assigned…
What am I doing wrong? Thank you ![]()
my project.yml blueprint:
title: Projekt
icon: 🖼
status:
draft: true
listed: true
columns:
- width: 1/3
fields:
cover: fields/cover
headline:
label: Název
type: text
placeholder: "{{ page.title }}"
help: Leave empty to use the title as headline
text:
label: Anotace
type: textarea
creation:
label: Tvorba
type: text
collaboration:
label: Spolupráce
type: text
photohraphy:
label: Fotografie
type: text
client:
label: Klient
type: text
year:
label: Realizace
type: text
tags: true
- width: 2/3
sections:
images:
type: files
query: page.images.template('image')
template: image
layout: cards
info: "{{ file.dimensions }}"
image:
ratio: 5/4
cover: true
min: 1
size: small