pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
When using responsive images, is it possible to crop to as aspect ratio?
· 5 years ago
@jrzav, What happens if you do the following in Twig? image.crop(100,100,300,200).derivatives([100, 200, 300]).html()
-
Session_store_active has no effect
· 5 years ago
@wblondel, Would you mind testing the 'develop' branch of Grav and see if it works for you now? $ git clone https://github.com/getgrav/grav -b develop . $ composer install
-
How can I get page images by index?
· 5 years ago
@filo91, I think I find the following easier on the eyes... Not sure what the use-case is, but the index is probably not a constant. {% set keys = page.media.images | keys %} {% set index = ... %} {{
-
'Mailto' links cause Server Error
· 5 years ago
@csc, I'm afraid I cannot reproduce the issue on a fresh installation of Grav 1.7.10 + Admin. Both syntaxes create valid anchors without throwing errors.
-
Markdown-details customization
· 5 years ago
@bozzochet, You might consider switching to plugin ShortCode Core, which is build by the Grav team and provides an accordion style similar to your preferred style. For example: // in markdown [detail
-
Markdown-details customization
· 5 years ago
@bitstarr, The following is not intended as a flame, but purely to take into consideration: - It’s basic because it serves a narrow purpose. If a plugin serves a narrow purpose, why publish it to th
-
Blog page Drop-down menu missing tag
· 5 years ago
@Nando, I'm afraid I got lost in translation, but here are some tests, of which one isn't working as expected... Test1: Fresh Grav 1.7.9, no language support Open Admin Goto to '/admin/pages', click
-
Blog page Drop-down menu missing tag
· 5 years ago
@Nando, To me, it seems to be the right behaviour that Italian tags created while editing an Italian page (default.it.md) do not show up while creating an English page (default.en.md). A native Englis
-
All Grav sites broken - InvalidArgumentException cache directory not writable, but it is
· 5 years ago
@Vince42, I've taken a look at the stacktrace again, but now at the right side of it. Here are a few of the variables of $_SERVER shown in the stacktrace: REQUEST_URI: /admin/dashboard REDIRECT_URL: /
-
Embed local video responsively
· 5 years ago
@tokopah, Disclamer: I have no experience with embedding video at all... Googling for video responsive returns as first hit the following article: Fluid Width Video The article discusses issues with