pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
CSS only loaded on first page call, but not thereafter
· 7 years ago
Firstly, I can reproduce the behaviour you are seeing. I guess the following is happening: A page's content is only rendered once and then stored in cache. So the assets.addCss() in the content of the
-
Rewrites not working
· 7 years ago
@nsirolli Looks like a similar issue posted some time ago. It appeared to be an ill configured virtual host. But as said in my reply to that question, I am a total infrastructure noob, so I might be
-
Determine from a external PHP App if a Grav user is logged in
· 7 years ago
@hschneider I like the promise of 'excessive testing' before releasing code to the community... 👍
-
Question theme x-corporat
· 7 years ago
@marc63400, Maybe you shouldn't... The designer probably had his/her reasons for not implementing it on mobile. There are a few reasons I could think of: Hovering The popup appears when the cursor h
-
Error with plugin AutoSEO
· 7 years ago
@marc63400, The best place to ask these kind of questions is at the source: The repo of the developer... Unfortunately, the repo states that all development on AutoSEO is on hold and the issue will th
-
Sizes with media queries - with OWL Carousel
· 7 years ago
Generated HTML looks ok... Can I have a look at your site somewhere? You can PM me if you want to keep it private.
-
Sizes with media queries - with OWL Carousel
· 7 years ago
@msa, I cannot imaging it has anything to do with your custom template, css or Owl... Just to be sure: Did you check the HTML code generated for the <img>? It should be something like: (I guess
-
Sizes with media queries - with OWL Carousel
· 7 years ago
@msa, So, half a thumbs up for fixing the first part... For your carousel, you did not need to rename the images and add '@2x' when using derivatives(). Adding '@2x' is a handy trick to make Grav au
-
Display Larger version of image when image clicked
· 7 years ago
@cidelab, I just learned about a nice solution that might be what you are looking for. They seem to be using a <picture> element containing multiple images, but my guess is there is a bit more
-
Logo and mobile menu not shown
· 7 years ago
@TonHaarmans, I don't think there is anything wrong with Grav nor the original Quark theme related to your issue. However, by editing the Quark templates, you have deleted essential elements that buil