Tatiana Perry Newcomer
@roygbiv808 · Joined 7 years ago · 4 posts · 3 topics · 0 reputation
Badges
Recent posts
-
Prism.js on quark theme rendering as div and not code
· 7 years ago
For some reason, the prism.js code highlighter plugin does not work on the Quark base theme. It is rendering a <div> and not a code or pre block. I installed the same plugin on the learn2 theme
-
Related Pages Plugin Not working with self or taxonomy
· 7 years ago
I am trying to get the related pages plugin to show. I would like for it to show on any page I add the related_page into the yaml. I have tried taxonomy and @self. Does anyone have ideas? https://gith
-
Where to put Grav Breadcrumbs code?
· 7 years ago
I solved it partially. The following forces it on every page which is okay. But I lose the ability to control the pages. Adding show_breadcrumbs to the if statement actually breaks it and the breadcr
-
Where to put Grav Breadcrumbs code?
· 7 years ago
I installed the grav breadcrumb plugin. https://github.com/getgrav/grav-plugin-breadcrumbs I realized it didn't work out the box as the README says. You need to include it. I want it on every page, no