pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
How to load a backup, if the site is fully offline/wrong
· 1 year ago
@Hansfisch, In ./backup you will find a *.zip file. This file contains the entire site. Run on the operating system, for example, the following command (Ubuntu): $ unzip backup/default_site_backup--20
-
Use a form in admin panel
· 1 year ago
@lulou, Not sure what you requirements are, but I can imagine that a "page" per course would suffice. In that case you can create a dedicated page blueprint (= form attached to page template) that has
-
Sliders doesnt work anymore - but why is the question
· 1 year ago
@Hansfisch, Have a look at the "console" tab in the Developer Console of your browser: easy-slider.min.js:1 GET https://cdn.polyfill.io/v2/polyfill.min.js net::ERR_NAME_NOT_RESOLVED t @ easy-sli
-
How to remove text transparency on the Hero text
· 1 year ago
@Delo, Still 2 issues: /user/themes/quark/css/custom.css is being included twice. Not sure what you have done in Twig templates. You are not using a child/inheriting theme. All changes will be lost i
-
How to remove text transparency on the Hero text
· 1 year ago
@Delo, In theme.min.css I changed Yes, I've noticed that looking at your site... It is not a good idea to edit a generated *.min.css file. Edit the original *.scss files instead and recompile.
-
How to remove text transparency on the Hero text
· 1 year ago
@Delo, That is nice to know, but the community would like to know what you've changed and how and where you made the change. It is a two-way street: You ask for a favour and you return a favour...
-
Stats - Numbers don't compute
· 1 year ago
@shane, I moved the logs to daily.json.old and monthly.json.old and they immediately repopulated. Are you using fastCGI? When Grav is kept in memory, the arrays created from the popularity files wi
-
How to remove text transparency on the Hero text
· 1 year ago
@Delo, Open the Developer Console of your browser and click on the element in question. Then look at the right side to find the rule(s) that impact the style of the element. Once you find the rule, y
-
Default frontmatter header for all pages
· 1 year ago
@haihige, AFAIK, there is no way to define a common frontmatter that will be inherited by all pages and can be overridden by a page. As @Karmalakas notes, it would require a change in the Feed plugin.
-
Looking for Artwork portfolio theme
· 1 year ago
@RiseUp, Even the plain Quark theme might give you a good starting point. When you choose for the blog layout, you can create a blog-item per artwork, containing an image and a description. You can al