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

  • Arabic Content · 9 years ago

    Solved it. Apparently the style.css that comes with the theme is specifiying another google font. I forgot to change the style.css font-family to the one I want.

  • Arabic Content · 9 years ago

    الرئيسية RimaWorks This is where I'm trying to add the css: Help My folders and files are in English , I didn't change any settings. I'm using the Pinpress theme. Also I noticed some Themes don't

  • Arabic Content · 9 years ago

    I started reading ant testing Grav yesterday. Today I'm trying to write the content in Arabic. The Mrakdown files ( ending with md) do allow Arabic language (even tough it appears in the wrong order,

  • Split Footer Links Into Columns · 9 years ago

    Hi, I want to split my footer links ( generated from pages ) into multiple columns. I have looked through grav and twig docs and just cant seem to get it to work. Here is my codes: <ul>

  • Unfollow links on footer · 9 years ago

    You mean nofollow? If it was a link in the page markdown, it was easy. But being something your theme adds to the footer, you need to edit the Twig of the theme as @rhukster said.

  • Unfollow links on footer · 9 years ago

    Simplest way would be to simply edit your theme directly to output the HTML with the syntax you require.

  • Unfollow links on footer · 9 years ago

    Hello, How can we add unfollow link on footer? I have that code in customized theme's yaml: footer_links: - url: "https://kolayik.recruiterbox.com/" title: "İş Fırsatları" Thanks all.

  • Photo Gallery Plugin? · 9 years ago

    By the way, you can also create a gallery without a plugin, but there is a catch.

  • Photo Gallery Plugin? · 9 years ago

    Hi For an evaluation project using Grav I need a photo gallery. Among the plugins I couldn't find anything suitable - not sure whether there actually isn't anything or I just failed to find it. Anyway

  • Menu on lefthand site · 9 years ago

    Grav doesn't really have this concept of 'modules' that Joomla does. The reason behind this is that working with distinct blocks is limiting, and Grav lets you display anything anywhere. Simply add