Pedro M Regular
@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation
Badges
Recent posts
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
The contents of the _demo folder should be used to create some example pages and overwrite the theme configuration file. You do not have to rename that folder. I still don't really understand what you
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
@piccolopi look this post. Your child theme folder, your child theme name in yaml file must be identical. Your folder for child theme is future2021-child-3. Maybe it is the issue.
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
Hi @piccolopi. Change the yaml file name to future2021-child-theme-2.yaml Your yaml file is wrong, it would be future2021_child. You are using the name of repo, but the right name is future2021_chil
-
[Future2021 theme] Langswitcher icon on mobile
· 2 years ago
Fixed in version 1.2.5
-
I can't call an image uploaded from Twig
· 2 years ago
Thanks @hughbris for your answer. Finally it was nonsense, and you are right in that slash. Good observation Thank you so much
-
I can't call an image uploaded from Twig
· 2 years ago
The scenario is the following: I want to make a list of members of a website that will be displayed in the footer. Each member has a name, a title, and an image, which is uploaded from Grav to a desti
-
[Future2021 theme] Langswitcher icon on mobile
· 2 years ago
Hi @htmole , could you open an issue in GitHub repo? I'll try to fix it in the next version.
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
Do you have the logo variable defined in the theme configuration, in config/themes/future2021.yaml? In logo.html.twig, in the first line of set that variable as follows: {% set logo = theme_var('custo
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
In the next version of the theme, the logo will appear in the Editorial theme, with the possibility of establishing image and text or only text or only image.
-
How to insert a custom .png logo in header (Future2021)
· 2 years ago
Hi. Could you send an issue to GitHub repo? The Future2021 theme is prepared to include the logo in image format, but it is not implemented in the header. It is something pending to finish. I will rev