Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ole Vik Regular
Grav Core Team
Grav Forum Moderators
@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation
Badges
Recent posts
-
Use fullpage by OleVik with Gantry5
· 8 years ago
I have tested this with with v1.2.0 of the plugin, on Grav v1.4.5 with Admin v1.8.3, and like with the skeleton it does show up there (source): I don't know why it would not appear in your local inst
-
Deploying over FTP takes ages
· 8 years ago
What @RosemaryOrchard says is true, transferring a binary file is much faster than the individual files. Further, once you have installed Grav on your server there is no need to transfer anything othe
-
Slow load time, then it becoms fast
· 8 years ago
Note that Time to First Byte (TTFB) refers to the response-time from when the server first responds (ref). This is unaffected by the content or scripts running on the server, and optimizing Grav will
-
Use fullpage by OleVik with Gantry5
· 8 years ago
Could you try this skeleton?
-
Use fullpage by OleVik with Gantry5
· 8 years ago
CSS-classes will have no effect here, as the plugin willfully ignores pre-existing styling. The only separator of sections and slides, per the FullPage.js nomenclature, are page-structures and horizon
-
Use fullpage by OleVik with Gantry5
· 8 years ago
Hi, I am not aware of any structural changes to Gantry5 or Hydrogen that would prevent this, but then again I do not use Gantry. Rather than relying on CSS-classes, the plugin relies on Markdown for a
-
Page Types: Difference between "Folder" and "Listing"?
· 8 years ago
A listing refers to a Page that lists other pages. Take blog posts for example, they typically have folder names such as 01.cake-in-the-morning, 02.happy-sundays, 03.blue-mondays. If they all had the
-
Give Child Pages Custom Order
· 8 years ago
The docs outline this concept fairly clearly at https://learn.getgrav.org/content/modular. @hughbris is correct in saying that child pages are regular pages in every regard, just situated in the hiera
-
*.json.twig page not loading/showing up as page template
· 8 years ago
JSON is not a template as such, rather a rendering method for API's. Any page with a corresponding .json-template, like blog.html.twig and blog.json.twig, can be access by appending .json to the end o
-
HTML5 Audio (using Markdown)
· 8 years ago
@pwhodges Thank you for the thorough run-through, you should create an issue on the admin repo if non exists yet, as this relates to the Admin-plugin's handling of the Markdown. Glad to hear that this