pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Font Awesome issues
· 8 years ago
Hi Sarah, Never used Font Awasome, but wanted to have a look anyway... Have you seen this page about migrating Awesome 4 to 5? Most information I used can be found at What’s in the Download? and Using
-
PHP Streaming doesn't seem to be working :/
· 8 years ago
May I ask why you are using Gantry? I only use home grown themes, which IMHO are dead simple, and so far, I have not seen the added value of Gantry. I have visited the website, but it doesn't ring a
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
In Admin/Pages I tried to add a new page with name "Qqq's Www": In the modal popup, while typing the page's name, the folder name gets a transformed value "qqqs-www". Seems to me this is done using
-
Automatically "translate" URLs / Set Default Route to match the Title
· 8 years ago
Ahh now I understand... I hope... I know no other solution than the one mentioned by @metbril. If I understand your needs correctly this time... then the following might be doing what you are after.
-
Star Ratings v2.0.1 plugin - why does not output work?
· 8 years ago
@dydaevskiy Have you tried the default Quark theme? {{ stars(page.route) }} seems to be working fine in /partials/blog-list-item.html.twig and inside the content of item.md.
-
Devtools newtheme inheritance Cannot copy non-existing folder
· 8 years ago
@Thoomyy Fixed in repo. Please re-install using: $ bin/gpm install devtools ... or upgrade via Admin.
-
PHP Streaming doesn't seem to be working :/
· 8 years ago
Would you mind trying: $ bin/gpm install devtools // re-install if already installed before Aug 5th because of bug $ bin/plugin devtools newtheme Enter Theme Name: dsblog2 Enter Theme Descriptio
-
[Antimatter] 5 columns desktop - single column rendering on mobile devices?
· 8 years ago
@werdi Thanks for sharing the live website. I can play with that to find a solution... If you add the following to custom.css, the colums will collapse to a single column when the width of the browser
-
PHP Streaming doesn't seem to be working :/
· 8 years ago
@jeff.milton Renaming dsblog.yml into dsblog.yaml should fix the error.
-
Devtools newtheme inheritance Cannot copy non-existing folder
· 8 years ago
Found the issue.... TL;DR: Typo in folder to be copied: 'inheritence' must be 'inheritance'. DevTools is trying to copy folder /user/plugins/devtools/components/theme/inheritance, but folder is actual