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

  • Nucleus framework in Antimatter: how to show two columns in mobile? · 10 years ago

    In case you're not using scss (which I highly recommend for reasons obvious to anyone comparing the above and below code) and just want the compiled css: --- css @media only all and (max-width: 47.938

  • Nucleus framework in Antimatter: how to show two columns in mobile? · 10 years ago

    That would seem to be controlled by /user/themes/antimatter/scss/nucleus/_flex.scss, which already has additional size classes for tablets: .size-tablet-1-2, .size-tablet-1-3 and so on. Using scss, y

  • Nucleus framework in Antimatter: how to show two columns in mobile? · 10 years ago

    I notice that the nucleus grid always breaks down to one column for mobile. How would I go about forcing certain grids to break down into two, or more, columns on mobile? I've gotten around it using a

  • How to make a hard link? · 10 years ago

    That's why you put a / at the front. That makes it an absolute instead of a relative link.

  • How to make a hard link? · 10 years ago

    but the plain link adds ontop of existing url.. it doesnt actually go back to the index, is there a way to force it though?

  • How to make a hard link? · 10 years ago

    Langswitcher should work fine as long as you don't have custom slugs in subpages, that's an issue I already noticed and looking to solve soon. A plain link is going to work as long as you add / at the

  • How to make a hard link? · 10 years ago

    I have finished a company site using grav, it has english and a native language , I cannot for the life of me get langswitcher to work correctly - it gets the wrong after multiple lang changes (native

  • E_strict · 10 years ago

    thanks for the advice, it seems its a plugin problem, similiar to, https://github.com/deved-it/grav-plugin-google-maps/issues/12

  • E_strict · 10 years ago

    The boilerplate version of this code is $this->isAdmin(). I installed google-maps and it killed my dev install but with a different error, so perhaps there's a wider problem with the plugin. You ma

  • E_strict · 10 years ago

    Supplement: It look like there is something wrong with the statement in google-map.php of the plugin: ..... public static function getSubscribedEvents() { // Don't proceed if we are in the admin plugi