pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3130 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Session Corruption Detected
· 2 years ago
@speendo, Searching the entire Grav site, there are two areas where the error is thrown: One in the InitializeProcessor.php of Grav, which is a very early call when starting Grav The other is in admi
-
New plugin: Babel
· 2 years ago
@saveva, An exception is thrown when hitting the "Index Babel" button. Exception is thrown by BabelIndexer line 176 $this->index = new PDO('sqlite:'.$this->config['storage'].$indexName); Haven'
-
Studioeditor Editor plugin
· 2 years ago
@saveva, @hughbris, I've been digging into several parts of the code and I'm getting the impression that the Stackedit code base, on which the plugin has been build, is a very very old version. Stacke
-
Session Corruption Detected
· 2 years ago
@speendo, If you think the issue might be related to any Premium product, then you are entitled to receive support from the developers themselves... https://github.com/getgrav/grav-premium-issues
-
How to disable header image for blog posts in Quark theme
· 2 years ago
@PeskyParrot, But then, if I may draw on your knowledge , would you remove the one in the blog title? Why is knowledge written using italic? 🤔 Anyway... If you take a look at lines 1-7 of template
-
How to disable header image for blog posts in Quark theme
· 2 years ago
@PeskyParrot, That's by design... See lines 1-7 of Quarks template blog-list-item.html.twig You can prevent that behaviour, by placing the image in your Markdown below the summary size or summary sepa
-
How to create menu items based on taxonomy?
· 2 years ago
@igloo, so i think i have to create page that will display when a tag is clicked. how can i do that? any link with step by step instructions? Not quite... The blog page in the demo shows its content
-
How to create menu items based on taxonomy?
· 2 years ago
@igloo, Not sure if what you are trying to achieve is the way to go. Sure you can create a dropdown menu with a list of all Linux related pages, but depending on the amount of Linux related pages, tha
-
Date header does not seem to be taken into consideration
· 2 years ago
@squeak, When using the following format in system.yaml: pages: dateformat: default: U And the following date in the header of the page: date: 2024-01-01 # without quotes Will output January 0
-
Image rotated 180 degrees in some places
· 2 years ago
@berthelemy, What fiddling you've being doing with Digicam might be of interest to others facing the same issue...