Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to handle structured data (Google, Reviews)
· 9 years ago
Usually there is an embed option for these types of services. Simply paste the embed code into your content or template file, and it should just work.
-
How to handle structured data (Google, Reviews)
· 9 years ago
Hi all, how do I handle structered data (rich snippets) in grav? Is there an easy way doing it?
-
Blueprints function call for page titles
· 9 years ago
I kind of solved this myself by adding below to my themename.php file. I don't have much experience with PHP, doing mostly front-end, but this works perfectly and on first glance doesn't look hacky a
-
Blueprints function call for page titles
· 9 years ago
I want to use a function call in my blueprints where I fetch the titles of all pages located in a directory, but I have no idea how to do this. The example in the tutorial fetches all paths, so I want
-
Sorting posts (grouped by taxonomy)
· 9 years ago
Hi! I’m working on a directory of design pieces in a collection. The pages are structured showing first a list of designers (using taxonomies and taxonomylist-plugin). After clicking on the designer’s
-
Creating an image blog
· 9 years ago
No problem, dude ;)
-
Creating an image blog
· 9 years ago
I think I've got a solution. I'm going to give it a try and tell the results here. Thanks for helping me thinking.
-
Creating an image blog
· 9 years ago
Corretion: "blog-item" is responsible for displaying an entry for a single post in your blog-overview.
-
Creating an image blog
· 9 years ago
Yeah, good idea ;). But you should build child theme based on the default theme antimatter saves you a lot of time i think. Then you're able to change the "blog-item" template. This template is respo
-
Creating an image blog
· 9 years ago
None at the moment ... thinking about creating my own one.