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

  • Other Content Sliders · 11 years ago

    BTW I suggestion you look at this: http://www.owlcarousel.owlgraphic.com/ seems it would be perfect for your needs.

  • Other Content Sliders · 11 years ago

    There are not, but you could easily adapt the lightslider plugin to use another slider script. Better yet create a new plugin based on lightslider. Really there's not much to it. It's mainly adding

  • Other Content Sliders · 11 years ago

    I am not having luck getting the lightSlider to look the way I want to. Basically I would like to have it look like the main slider at: http://developer.xamarin.com/ Solid Color BG, Icon, Heading, Sub

  • Admin plugin dashboard its totally in blank · 11 years ago

    It's already posted on https://github.com/getgrav/grav/issues/345

  • Admin plugin dashboard its totally in blank · 11 years ago

    Ok, I will but I think maybe its not an offline issue... I think that is an admin.plugins() function... I hope that the cause appears soon!!

  • Admin plugin dashboard its totally in blank · 11 years ago

    Actually probably best to create an issue here: https://github.com/getgrav/grav/issues and we can work out why it's not even getting the local plugins when your offline.

  • Admin plugin dashboard its totally in blank · 11 years ago

    @rhukster Ok, but which is the best place to wrap it? because if I put it on user\plugins\admin hemes\grav emplates\partials\plugins-list.html.tw ig at line 8, maybe the error is solved but the list

  • Admin plugin dashboard its totally in blank · 11 years ago

    Ok does seem to be an offline/connection specific issue then, because obviously the admin.plugins listing is empty, so trying to perform a sort on a null is throwing that error. The better solution wo

  • Admin plugin dashboard its totally in blank · 11 years ago

    @rhukster, @flaviocopes Since yesterday I've testing grav offline, that's why I agree with @flaviocopes, isn't a connection issue. I've permorfed several tasks according to your suggestions: 1-I've a

  • Admin plugin dashboard its totally in blank · 11 years ago

    Actually I'm not sure it has anything to do with the connection. It should just list local plugins. What output do you get if you put dump($list); exit(); in system/src/Grav/Common/Plugins.php, line