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
-
Markdown not parsed after upgrade to 2.0
· 8 hours ago
During my many test upgrades I had something like this happen twice - if I recall correctly, I used the "Reset Overrides" under "Configuration" in the Admin Panel and with a Browser hard-refresh Markd
-
Grav 2, Admin Next, API and Migrate are now in production!
· 8 hours ago
Congratulations Andy on everything Grav 2.0 🎉 It's an amazing accomplishment - I mean, just the new Admin Panel itself has been beyond awesome 😎
-
Migrate Gantry5 to Grav 2 problem
· 1 month ago
I came across this issue as well with MAMP, and adjusting timeouts was the answer for me. This article was where I got that info: https://stackoverflow.com/questions/24715426/how-do-you-increase-the-a
-
Grav 2 + Admin2: custom page blueprint fields not showing in Admin
· 2 months ago
Hi @idna - I am not sure of the stare of the unreleased Quark2 theme but it would be helpful if you could please add an issue about this to the repo about this issue : https://github.com/getgrav/grav-
-
Grav 2 + Admin2: custom page blueprint fields not showing in Admin
· 2 months ago
I ran into this issue some time ago, and somehow the filename of the page got changed which resulted in the blueprint not being picked up - perhaps just double-check the right filename and matching bl
-
Multiple "roots" for breadcrumbs
· 2 months ago
Hi @mke21 , I think this is determined by a setting in the Breadcrumbs plugin: Check to see the settings in both sites, hopefully that will be the answer 🤞🏼
-
Helios Course Hub Skeleton/Plugin – 1.0 Coming Soon, Early Feedback Welcome
· 2 months ago
You could just leave that out if I understand correctly. Currently you cannot share pages between courses other than duplicating the pages between course folders or perhaps use the Page Inject plugin
-
Helios Course Hub Skeleton/Plugin – 1.0 Coming Soon, Early Feedback Welcome
· 2 months ago
The skeleton should work with user access levels, but I am unfamiliar with that aspect of Grav myself. Re: tracking user progress nothing like that is included with the skeleton/plugin. Good luck!
-
Helios Course Hub Skeleton/Plugin – 1.0 Coming Soon, Early Feedback Welcome
· 2 months ago
That’s a great catch @Netzhexe , I’ve updated the plugin code to handle a custom delimiter: https://github.com/hibbitts-design/grav-plugin-helios-course-hub/blob/main/templates/course-list.html.twig#L
-
Helios Course Hub Skeleton/Plugin – 1.0 Coming Soon, Early Feedback Welcome
· 2 months ago
Hi @Netzhexe , by design it is assumed all course materials are open and accessible by all (so no Grav login required). Each course would have it’s own URL, though all courses are still accessible.