Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
Automatic header anchors not available?
· 7 years ago
Hi @ghtmtt, happy to help out🙂 I just tested the Anchors Plugin and to disable the plugin (i.e. Anchors) on a single page this worked: Plugin Settings: Enabled: true Active: false Page Frontmatter: a
-
Automatic header anchors not available?
· 7 years ago
I think you need to use active vs. enabled? https://github.com/getgrav/grav-plugin-anchors#configuration
-
Theme Image Not Showing Up
· 7 years ago
Hi @Bitmap, welcome! If you just installed the theme on an existing Website you likely do not have the page content as shown. You can download a skeleton of Quark, which contains both the theme and sa
-
Automatic header anchors not available?
· 7 years ago
Hi @ghtmtt, did you disable Active on the Plugin settings page?
-
Automatic header anchors not available?
· 7 years ago
Glad the Anchors Plugin is of help! A few ideas - make sure you clear the cache while testing (or even better turn off both caches while developing the theme) in system.yaml file, and also I'd try out
-
Indexing Taxonomies with TNTsearch
· 7 years ago
Hi @crusnac, I just added this ability to my Learn2 with Git Sync theme so you are more than welcome to use that as a working example! Add function to getSubscribedEvents(): https://github.com/hibbitt
-
Automatic header anchors not available?
· 7 years ago
Hi @ghtmtt, I think that the Anchors Plugin might be just what you are looking for🙂 https://github.com/getgrav/grav-plugin-anchors
-
Archives plugin in - clear history?
· 7 years ago
@techielass It is a long shot but perhaps by deleting the page (after you make a copy of the content), clearing the cache, and then refreshing the Browser to see if the invalid entry is still there? M
-
Archives plugin in - clear history?
· 7 years ago
What happens when you try to delete the page in Grav?
-
Antimatter theme date
· 7 years ago
Hi @techielass, I think you would need to modify the Twig code to do this... here is an example: 1) Open the file /user/themes/antimatter/templates/partials/blog_item.html.twig 2) Change this bit of c