Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Event plug-in partially broken after GRAV update
· 10 years ago
@flaviocopes Using taxonomy to find 'blog' and 'featured' pages was working in Grav 1.1.3 and 1.1.8. When I updated to Grav 1.1.9, the article list page rendered correctly but it did not contain any p
-
Event plug-in partially broken after GRAV update
· 10 years ago
@Ryan the first page header will search posts with both categories (blog AND featured). Is that what you're expecting? I tested and that works.
-
Event plug-in partially broken after GRAV update
· 10 years ago
I created an issue here: https://github.com/getgrav/grav/issues/1222 I'll look into it, thanks.
-
Event plug-in partially broken after GRAV update
· 10 years ago
@rhukster I think there may be an issue with taxonomy. I had an issue with my blog pages not displaying in the list view. The individual items displayed fine, just the parent page broke. I had to chan
-
Event plug-in partially broken after GRAV update
· 10 years ago
Well, I have posted several requests there and it seems the author has no time to reply for few weeks. :(
-
Event plug-in partially broken after GRAV update
· 10 years ago
I think you should post your questions here: https://github.com/kalebheitzman/grav-plugin-events/issues
-
Event plug-in partially broken after GRAV update
· 10 years ago
This is a very strange situation as the GRAV update has partially broken event plug-in. After reversing the update, everything is ok. It doesn't work in parsing the events and displaying them on an ev
-
Adding a Theme to ul Output
· 10 years ago
Well if your page only contains lists that you want formatted this way, and the class names are constant, then the Classifier plugin could work fine. Just use the \* selector.
-
Adding a Theme to ul Output
· 10 years ago
I will look into the Classifier Plugin a little more, but it doesn't look quite like what I need. Using MDL Lite, the ul needs to render like this: <ul class="mdl-list"> <li class="mdl-list
-
Adding a Theme to ul Output
· 10 years ago
There's a Classifier plugin, but I don't know if that will actually help you in this situation. I don't know the framework. You could also insert plain HTML in your pages and bypass Markdown altogethe