pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
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
-
Add plugin exception
· 7 years ago
@Jerry, A similar issue has been posted just a few days ago... According post Parameter #1 does not contain array of filenames, the devs are working on it. Have a look at the following issue at Gith
-
Sizes with media queries - with OWL Carousel
· 7 years ago
@msa, I'm confused... (I seem to be confused a lot last few days...) You said: I can use the previous code: <img src="{{ image.url }}" class="img-full-responsive s-rounded" alt="{{ post.title }}"&