Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Dependent select list
· 9 years ago
Is it possible to create a select list depend on the value selected by another select list? In my yaml file, I can set the first options via the @data-options, but I don't know how to reference its se
-
Default settings of pages
· 9 years ago
Usually it would be located on the root of the theme you are using in .yaml file
-
Default settings of pages
· 9 years ago
I just noticed that the default setting for a sub-page is visibility: hidden;. Where can I change the default settings for the pages, so I can set visibility: true; for all pages?
-
(Animated) Gif won't show
· 9 years ago
Sorry, forgot to update here that I got the solution. Antony suggested the same on Slack and it worked :) Thanks anyway!
-
(Animated) Gif won't show
· 9 years ago
try page.media.files
-
(Animated) Gif won't show
· 9 years ago
After reading this forumpost, I found out gifs are not an image type. So now I want to loop through both the images and animated media of a page with the following code: <div class="grid-item">
-
(Animated) Gif won't show
· 9 years ago
I found another config file: /user/config/plugins/form.yaml. Here I have the following settings: enabled: true built_in_css: true files: multiple: false limit: 10 filesize: 5 destination: self
-
(Animated) Gif won't show
· 9 years ago
Hi everyone, I have a problem with gif files: somehow they are not recognized as Page Media. I tried the following scenario's I uploaded an animated gif. I can find the file in the post's folder, but
-
Custom repositories or git plugin?
· 9 years ago
Thank you, I will begin by trying out the ZIP solution. It is already cleaner than a risky FTP upload.
-
Custom repositories or git plugin?
· 9 years ago
Hi, the themes/plugins repository is for public packages. There is no built-in support for updating private themes or plugins using Admin, at the moment. Admin however has a direct install tool that a