Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
SimpleSearch Undefined index: extension with search.json
· 11 years ago
I actually just ran into this, and fixed yesterday, please grab the latest 1.2.7 version that is not even in GPM yet: https://github.com/getgrav/grav-plugin-simplesearch/archive/1.2.7.zip You can jus
-
SimpleSearch Undefined index: extension with search.json
· 11 years ago
I deployed Grav 0.9.32 with the SimpleSearch plugin and learn2 theme using the RTFM skeleton. On my local machine (Windows) this is working fine, but when deployed to a server (Linux) it throws an err
-
SimpleSearch filters documentation
· 11 years ago
Currently SimpleSearch is very, well, simple. It has the ability to take a variety of taxonomies in the findTaxonomy() format. So something like: category: [blog, news] tags: [cats, dogs, sheep, fis
-
SimpleSearch filters documentation
· 11 years ago
From looking around I got the idea that filters defined in simplesearch.yaml is a list of taxonomies to limit the pages that will be searched, and filter_combinator denotes which logical operator (and
-
Featherlight configuration
· 11 years ago
That's really beyond my expertise to help you with. Probably best to contact the author of the featherlight plugin and ask him that question. The Grav plugin merely implements that JS plugin in a Gr
-
Featherlight configuration
· 11 years ago
I have installed this plugin and it works fine. However I would like to modify the presentation to look like this excellent site Is it possible just by modifying the configuration and CSS or do I need
-
Advanced pagecache effects pageination
· 11 years ago
What happens if you shift-reload the page? Does it show the correct page data?
-
Advanced pagecache effects pageination
· 11 years ago
Hi guys... When I turn on the advanced pagecache plugin my pagination in the antimatter blog format stops working. For example I have around 20 posts on there (5 posts per page) and when I click on pa
-
Need Help with "SlideMe" slider
· 11 years ago
Yeah.. I was trying to make that theme as much configurable as possible.. Next time i will make info about configuration file a little bit more visible.
-
Need Help with "SlideMe" slider
· 11 years ago
Thanks, Karol. I had no idea that I would need to go into the .yaml file. Geez, I wasted so much time on this. I assumed that I simply had to make my changes in the plugin's .js file.