Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Looking for an idea or tip on how to display temperature values,
· 2 years ago
I'm pretty sure at first you'd need some API, that provides these values (which BTW has nothing to do with Grav). Then you could make some simple Grav plugin, which would consume that API and show val
-
Comics on Grav - how to publish them and self-host?
· 2 years ago
I don't think there's anything like this for Grav, but I'm pretty sure it could be implemented with some work. Codex looks more simple to achieve
-
Comics on Grav - how to publish them and self-host?
· 2 years ago
I don't see anything related to comics in themes or plugins repo. What do you imagine it should be? How different it is from the blog? Can't each post simply be a single comic?
-
Newbie question - is there no media manager for the admin?
· 2 years ago
A few years ago I posted my thoughts on Media Library, but never got to it. I see it as a plugin, but it requires quite a bit of work, and I just have other stuff to do outside of my day job hours 🙂
-
Twig in Quark to Insert Ad Script to All Pages
· 2 years ago
At this point all I can suggest, is to make your own theme by inheriting Quark. I advice CLI to do this. Then read a Cookbook recipe how to extend base template. When you get to the point where your i
-
Twig in Quark to Insert Ad Script to All Pages
· 2 years ago
Doesn't look like a good solution. I'd rather extend the theme and insert the script to base template(s)
-
Ordering blog page by Title
· 2 years ago
You could extend the theme you're using and update that single template, which has the pagination, by reversing the logic
-
Ordering blog page by Title
· 2 years ago
Check this topic: /forum/support/page-prevsibling-nextsibling-inverted-t6809 I believe this is the case you're referring to. I agree it's counter intuitive and there's a workaround available for theme
-
Page not found, automatic redirect. No backup available, not sure what to do
· 2 years ago
You need to find what exactly creates this URL. Based on the screenshot and return-as=json, I'd say it's somewhere in JS (which I believe is custom or from some plugin) for some XHR request. P. S. Thi
-
Page not found, automatic redirect. No backup available, not sure what to do
· 2 years ago
Any chance you could share at least a header of that duplicated page? Could they try reverting the edits they did manually? For me it looks like they added a malformed URL somewhere or some config is