pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Plugin to resize image and create srcset
· 6 years ago
@Karmalakas, Please remove the cropZoom and flip to test the functioning of derivatives on its own. What size does the original image have according the OS, or image editor? The last and biggest ima
-
Pagination plugin: remove ":" from URL
· 6 years ago
@01K, What keeps you from submitting a feature request at the repo of the plugin?
-
Pagination plugin: remove ":" from URL
· 6 years ago
@01K, For what it's worth, I did not find a solution for this after a brief investigation. Nor through configuration, nor through template changes.
-
Helium: array_replace_recursive(): Expected parameter 2 to be an array, string given
· 6 years ago
@01K, Please open a new topic for your question on the URL, to prevent it getting buried and lost in this thread.
-
Helium: array_replace_recursive(): Expected parameter 2 to be an array, string given
· 6 years ago
@01K, grav.log: The only template file references in the stacktrace is blog.html.twig without a code line. That's a bit of non-information... Image: However, the image gives a clear cue at the top: b
-
Simple Search plugin - getting error 404 of misconfigured URL's
· 6 years ago
@01K, What is the value of route in config file /user/config/plugins/simplesearch.yaml? Is it route: /search or route: /blog/search ?
-
Helium: array_replace_recursive(): Expected parameter 2 to be an array, string given
· 6 years ago
@01K, I'm afraid you are scaring off the audience with overwhelming details... 😟 The chances that someone will really read and try to interpret all code is minimal I guess... I for one didn't and I li
-
How do I setup for theme development?
· 6 years ago
@Karmalakas, Prefixing Yes, prefixing is still a thing. Have a look at the package.json of Bootstrap and/or Spectre... They both include 'autoprefixer' resp. 'gulp-autoprefixer'. Minify Minifiers hav
-
How do I setup for theme development?
· 6 years ago
@Karmalakas, When you want to adapt Bootstrap or Spectre (eg. their variables as you mentioned in your first post), there is more to it then only watching and compiling scss files: Compiling scss Pre
-
How do I setup for theme development?
· 6 years ago
@Karmalakas, That's a bit surprising because according the docs of PHP Storm on the use of SCSS you still need to install the sass compiler: npm install -g sass I don't have PHP Storm so maybe I'm mis