Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Edit plugin scss and add to custom.scss file · 9 years ago

    The easiest way to add some custom CSS is to use the https://github.com/getgrav/grav-plugin-custom-css plugin. Regarding Gantry customization, all that belongs in the user/data folder is not going to

  • Edit plugin scss and add to custom.scss file · 9 years ago

    As I recall custom.css and custom.scss should not be overwritten, but in general you should use Theme Inheritance to make changes to themes. For Custom CSS, it should suffice to use a custom.css file

  • Edit plugin scss and add to custom.scss file · 9 years ago

    Hi all, new to Grav. I was able to customise scss for shopping cart plugin, now I want to add the changes to my custom.scss file, which is in this path: mysite/user/data/gantry5/themes/g5_helium/scss/

  • Output php code to my page · 9 years ago

    I followed the tutorial on getgrav site to integrate php in my page. I made the plugin, what i obtain is a "something" in my page. But whenever I try to incude php, nothing works. Seems like the plugi

  • Output php code to my page · 9 years ago

    You cannot include PHP directly in your pages, but you need to make a little plugin

  • Output php code to my page · 9 years ago

    Help with what? Which plugin is working? You need to rewrite your question and give much more information about what you want, what works and what doesn't work. Based on the current information you ha

  • Output php code to my page · 9 years ago

    No-one can help? I really can't figure it out....plugin seems working

  • Output php code to my page · 9 years ago

    Need to put a "<?php include (link) ?>" into one of my pages. Tried all the passes at this link: https://learn.getgrav.org/cookbook/plugin-recipes#how-do-i-inject-assets-like-javascript-and-css

  • Different Domains open subfolder in user/pages · 9 years ago

    wow very cool... thx alot and you guys doing a great job btw

  • Different Domains open subfolder in user/pages · 9 years ago

    Grav has multisite built-in, that functionality is already available :)