pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Custom CSS not rendering for GRAV site deployed through Heroku
· 7 years ago
@shreyas, The file '/user/themes/quark/css/custom.css' is being loaded, but is empty... What did you expect to see? Are you using an inherited theme?
-
"previous page" & "next page"
· 7 years ago
@taylorren, If you are still using an inherited theme based on Quark, the functionality is already available. To implement 'Next' and 'Previous' on your pages, you need to do the following: In page '
-
Changing the background color of the blog showcase page in afterburner2
· 7 years ago
@gobs, Your observation is correct. Unfortunately, the body is hidden by <div> class="sb-site"> covering the entire page. In 'css-compiled/template.css' you will see the correct background co
-
Changing the background color of the blog showcase page in afterburner2
· 7 years ago
@gobs I was wondering how on earth grav / my server knew to use my _colors.scss file and not afterburner2’s. Grav doesn't know... but the Sass compiler does because you tell it where to get it....
-
Changing the background color of the blog showcase page in afterburner2
· 7 years ago
@gobs, EDIT: Upon reading your post again @pamtbaau, I think I’m starting to get the logic a bit better. I meant recommendations on my explanation... :-)
-
Changing the background color of the blog showcase page in afterburner2
· 7 years ago
@gobs, If you have any recommendations to increase its clarity, please share...
-
Changing the background color of the blog showcase page in afterburner2
· 7 years ago
@gobs, @hughbris, Using the following steps allows you to change the styling without touching anything inside Afterburner2. Create inherited theme 'mytheme' Copy file '/themes/afterburner2/scss/te
-
Auto delete cache files?
· 7 years ago
@sunil951, I would be surprised if it continues growing once your website is stable (in production). Did you monitor it over the course of a few days/weeks after deleting the cache? I can imagine that
-
How to set Cache-Control for images?
· 7 years ago
@manfredsteger, @NEA , I'm not that well versed on infrastructural matters, but as far as I know, and correct me if I'm wrong: Grav only serves pages and can therefor set appropriate cache-control h
-
$page->save() in plugin does not do anything, no errors either
· 7 years ago
@Netzhexe, I've installed your github repo and your event page does indeed not get saved. Which is not surprising because $this->checkUnpublishedDates is false which prevents the code from being e