Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
I believe SiteGround may use its own caching system, which might be related to this issue: https://www.siteground.com/tutorials/supercacher/supercacher_intro.htm Let me know how it goes. Paul
-
Multiplie md (same page type) files in same subdirectory
· 9 years ago
Welcome @tuttle! Perhaps I am missing something... with Grav each page consists of a folder and then a markdown file within it. So, the structure you show could be done but with Grav each of those mar
-
Processing Twig in Page Frontmatter?
· 9 years ago
So, I've discovered two things: one is that this processing happens before page processing so I cannot use page functions, however I also learned how to make this work otherwise! You need to include q
-
Processing Twig in Page Frontmatter?
· 9 years ago
I've set the following in my site.yaml file: frontmatter: process_twig: true And am trying to calculate the URL for an image for Twitter Card data: metadata: 'twitter:card' : summary 'twitter:site' :
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Great catch, glad you got it working 🙂
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Hi Norma, Yes, the name "blog" is used by default by all the blog-related particles such as Popular Tags, Archive, etc. To make these work with your revised structure go into Gantry -> Layout and e
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Hi Norma, this is due to the use of Gantry in the skeleton. You will need to re-order the menu via Gantry, which you can do easily by going to: Admin -> Gantry -> Menu (top right of screen) Onc
-
Login & Admin Help for a Grav Newbee
· 9 years ago
You can also copy these four plugin folders (from a Grav install with Admin) into your user/plugins folder instead of using the CLI: admin email form login Visit your Grav site and then you should s
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Not sure what the issue is then. If you ZIP your site (user folder) I could take a look... likely best way is to join Grav Slack room and DM me your file.
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Oh! Looking at your screenshot again you need that .js file in a folder called js - try that and let me know how it goes.