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

  • Lightslider plugin problem! · 11 years ago

    Nope, it doesn't start. I want to make my slider like this: http://sachinchoolur.github.io/lightslider/ even i click the next button, it will continue sliding. I don't know if it's in the settings.

  • Lightslider plugin problem! · 11 years ago

    I think it stops if you mouse-over the slider. If you were to click/touch somewhere else on the page it would probably start again

  • Lightslider plugin problem! · 11 years ago

    The lightslider stops sliding, after pressing or touch the image or button. Any help for me will be appreciated :) I want to make the slider continue sliding even I touch the "controls".

  • Convert 'Cute File Browser' to plugin · 11 years ago

    Short of doing it for you, what help do you need exactly?

  • Convert 'Cute File Browser' to plugin · 11 years ago

    Hello everyone, I'm trying to make a plugin based on "Cute File Browser" (http://tutorialzine.com/2014/09/cute-file-browser-jquery-ajax-php/) but I'm having a lot of trouble with it, as I'm pretty new

  • Hi all, · 11 years ago

    Hello Owolabi! Most skeletons do not include the admin. Which skeleton are you using? Using the CLI you can install the admin plugin with grav/gpm install admin(Note this command has to be run from th

  • Hi all, · 11 years ago

    sorry M new to Grav and I downloaded a skeleton but couldn't access d admin. May be admin is not included in skeleton. I want to experiment and see how everything come together but what I get is 404 e

  • Dependent Sub Menus · 11 years ago

    well done, next time past your code between three dashes above and below and it will be formatted nicely :) http://polydeon.com/monosnap/All_posts__Forum__Grav_2015-02-28_14-18-05.png

  • Dependent Sub Menus · 11 years ago

    this is what i figured out so far ! :D it works just perfectly :D i'm so proud i found it out myselt !

  • Dependent Sub Menus · 11 years ago

    {% for p in pages.children %} {% if (p.active or p.activeChild) %} {% for c in p.children %} {% if (c.active) %}