Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Trying to use related pages plugin
· 10 years ago
Currently this plugin can only have one configuration. To support multiple configurations would require some redesign of this plugin. Please submit this as a feature request here: https://github.com
-
Trying to use related pages plugin
· 10 years ago
@rhukster, I had a problem on a project recently: Let's say I had two distinct blog pages: /blog1 and /blog2 , how would you define the plugin yaml in order to make sure that blog1 pages does not dis
-
Trying to use related pages plugin
· 10 years ago
Correct, basically the filter tells the plugin which files to gather up and compare in order to find related pages. My goto example is usually: filter: items: '@page': /blog This way it
-
Trying to use related pages plugin
· 10 years ago
Hi, I am trying to use the related pages plugin. In the configuration file you have to add a specific item (tag) to compare the pages. I don't fully understand why you have to fill in the Items attrib
-
How to replace the $ price character in the shop skeleton
· 10 years ago
Oh sorry - it's hardcoded in https://github.com/getgrav/grav-plugin-snipcart/blob/develop/templates/partials/snipcart_detail_item.html.twig line 13. You can override that file by copying it to your th
-
How to replace the $ price character in the shop skeleton
· 10 years ago
Hi flaviocopes, it seems that it requires the shoppingcart plugin. Is there any way to do it keeping the out of the box snipcart plugin?
-
How to replace the $ price character in the shop skeleton
· 10 years ago
You need to change the currency in user/config/plugins/shoppingcart.yaml general: currency: EUR
-
How to replace the $ price character in the shop skeleton
· 10 years ago
Hello! I am toying with the shop skeleton and I haven't been able to figure out what file I have to edit to replace it with a £ or a € character. Thanks
-
Grav not saving custom fields
· 10 years ago
found the solution thanks to @MatthiasLenz
-
Grav not saving custom fields
· 10 years ago
Since im new to GRAV, i might be the error here, that said here is my issue: I created two supplemental fields that extends the default page view in my theme, but when i save the post the custom fiel