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

  • A select language menu listing only available page's languages? · 10 years ago

    Would be cool if you submit a PR to the official langswitcher plugin. It would need to be 'backwards' compatible in output at least, so would require a few options in the plugin config.

  • A select language menu listing only available page's languages? · 10 years ago

    I have been searching for this for a long time!!! @franchan ! Thank you very much for sharing it publically. I don't forget also that the other day, you gave me an important infortant information with

  • A select language menu listing only available page's languages? · 10 years ago

    To reply my own question. I've implemented something in the branch smart_submenu_language after forking langswitcher here: https://github.com/aptly-io/grav-plugin-langswitcher/tree/smart_submenu_langu

  • A select language menu listing only available page's languages? · 10 years ago

    I'm developing a site for 3 languages. Some of the pages are only available in 1 language, some are translated for more (e.g. 2 or all 3 languages). I can generate a sub-menu that hard-codes 3 menu it

  • Add form into product.yaml · 10 years ago

    I use a hidden page to store form's settings in its header and build a new plugin to insert the form to the pages which requires the form. Please see https://getgrav.org/forum#!/general:global-form

  • Add form into product.yaml · 10 years ago

    Hi all.I have a problem with product.yaml seting. The final point is to create a product page via admin panel with contact form inside. I need to create form automatically instead of writing it every

  • Grav Tutorial Resources? · 10 years ago

    http://grav-tuts.teachable.com/ - specific tutorial for theming

  • Grav Tutorial Resources? · 10 years ago

    Hello cassandrawebco and welcome to the forums. I am not sure of how many tutorial sites are out there for Grav as it is still a newly released cms platform. Your best bet is the onsite documentation

  • Grav Tutorial Resources? · 10 years ago

    Hello everyone! This is my first post here. Anyways, I was wondering if anyone can provide me links to some good tutorials/documentation on Grav that is off-site. By off-site I mean not on Grav's webs

  • File upload basics · 10 years ago

    Looks like an error that you get if you extend default from a theme's default.yaml (extending itself, basically).