Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How can I use saved data from a form in a page template?
· 10 years ago
I have a frontend form for recording hours spent on a project. It saves the data nicely in the user/data folder. How can I iterate over that data in a TWIG template so that I can build a page that sho
-
Custom Page Template: putting content blocks into columns
· 10 years ago
Another option is to use Section shortcodes as provided by the shortcode-core plugin.
-
Custom Page Template: putting content blocks into columns
· 10 years ago
I do not get your code. The guide you are following is depending on tables and not divs. However, if you want your thumbnail/s to be displayed in a specific position, you could use {% for image in pa
-
Custom Page Template: putting content blocks into columns
· 10 years ago
I have been following the Grav documentation (https://learn.getgrav.org/cookbook/general-recipes#render-content-in-columns) to figure out how to do this, but haven't had much luck. The content for my
-
Error Installing a Theme?
· 10 years ago
Looks like this is an issue fixed in Grav 1.1RC. Please use that release, as so many bugs were fixed since the last stable release. We're going to release 1.1 stable very soon, and it's a simple updat
-
Error Installing a Theme?
· 10 years ago
Hi, I've seen this error in some issues before, but was never been solved due to lack of repeatability. I think it has to be connected with your server settings. Since you are using Hiawatha, which is
-
Error Installing a Theme?
· 10 years ago
I tried to install a new theme via GRAV, and got an exception error as posted below. I think am going to give up on GRAV, as it seems GRAV looks for a user apache, and expects to find things in a diff
-
Where to add/edit meta tags data (description, keywords) in admin panel?
· 10 years ago
You can do it globally (see here https://learn.getgrav.org/admin-panel/configuration-site#metadata ) or for every page (read the docs here https://learn.getgrav.org/admin-panel/page-options#publishing
-
Where to add/edit meta tags data (description, keywords) in admin panel?
· 10 years ago
Upon creating new page/post, how can I add/modify meta tags content from the admin/editor panel?
-
New post via admin redirects with extra / in URL
· 10 years ago
When I create a page and hit save, it redirects me to the page with an extra parent in the URL. For example, if I make a page that's a child of "home" called "test", the redirect URL is /home/home/tes