Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
vaidotas lipskas Member
@unreality24 · Joined 9 years ago · 15 posts · 5 topics · 2 reputation
Badges
Recent posts
-
Insert data to blueprint yaml
· 9 years ago
Alright it seems working but there is one problem left, I'm trying to find how in the options to get a number for a certain category on the left side as seen in the image above
-
Insert data to blueprint yaml
· 9 years ago
I only need the way to add option in select field through admin panel, because I want to make more suitable for people without coding experience at all.
-
Insert data to blueprint yaml
· 9 years ago
and after that i could go to yaml file and would like to see that categorie added in one of the options image below:
-
Insert data to blueprint yaml
· 9 years ago
@DomBickus: <select id="ddServices" class="input_field dropdown" {% if page.header.form.select_required %}required{% endif %}> <option value="" disabled selected>{{ page.header.form.select
-
Insert data to blueprint yaml
· 9 years ago
Ahh yes you are right, any solution to it?
-
Latest website from Zero team
· 9 years ago
Idek i grav temas, kad galetu visi ismegint
-
Insert data to blueprint yaml
· 9 years ago
Hello, is there any chance to add extra option through admin panel to a blueprint? for example im using type:select and have there few options, but in the future i want that people could add some ext
-
YAML blueprints extra boxes
· 9 years ago
It worked! Thank you!
-
Get first page image in TWIG with "width: 100%" style applied
· 9 years ago
or page.header.image[0] only
-
Get first page image in TWIG with "width: 100%" style applied
· 9 years ago
are you sure it should be page.media.images.url ? try this one, for me it works perfectly: page.header.image[0]|first.path