Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Thème Antimatter | Help
· 11 years ago
So how do I install it all.? For it is not the same as a theme, the plugin admin panel = at? Basically the skeleton is not in itself the cms I have no need of the downloaded grav
-
Thème Antimatter | Help
· 11 years ago
The skeleton is a pre-packaged bundle of Grav/Content/Antimatter theme/Plugins needed. You can start here and then install the admin plugin after.
-
Thème Antimatter | Help
· 11 years ago
So I have to download from the grav site? And not since my panel? I upload tab in the skeleton and not in the theme tab?
-
Thème Antimatter | Help
· 11 years ago
The site content and presentation depends on the pages. If you install just the theme, the site will show the content that's in your site. If you instead install the skeleton, it comes with its own p
-
Thème Antimatter | Help
· 11 years ago
I install the theme for my panel, but should I download it and transfer it in the folder user / themes?
-
Thème Antimatter | Help
· 11 years ago
Did you install the one-page skeleton package???
-
Thème Antimatter | Help
· 11 years ago
Your page looks like mine looked when I first started, and prior adding content. I've had luck downloading GRAV skeletons, and then taking a closer look at the contents of user/pages. If you go to
-
Thème Antimatter | Help
· 11 years ago
Hello, I have a problem when I install the theme Antimatter I just this: http://prntscr.com/92nsxe And I do not have what you see in the picture, how? --> http://prntscr.com/92nt24 Please contact m
-
How can i use {% include %} to include a template in the /user/pages/
· 11 years ago
The page you are on already has been rendered by the time you get to the theme, then it's just a matter of: {{ content }} If you want to display the content of another modular page it's: {{ page.find(
-
How can i use {% include %} to include a template in the /user/pages/
· 11 years ago
hi guys. i have a problem in developing a theme of my site. in the templates /modular/abc.html.twig file I want to use {% include '/user/pages/02.abc/_abc/abc.html.twig' %} to returns the rendered con