Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation
Badges
Recent posts
-
[Typhoon] [lightbox] bug switching dev mode / prod mode
· 5 years ago
Did you try to compare dev and prod both CSS and HTML output?
-
Json filetype in (Contact)form with flex
· 5 years ago
How would database plugin help you there? You'd still need to implement custom save solution.
-
Use different date formats across different languages
· 5 years ago
Added Intl support. Can be enabled via config
-
Json filetype in (Contact)form with flex
· 5 years ago
OK, so you want to save an object when someone fills the form on a page in front-end (front office)? If so, there are some bad news - flex objects still have some limitations: Frontend only has a bas
-
Json filetype in (Contact)form with flex
· 5 years ago
Not sure what you mean by: However, when I try to read these records as a database by a flex object Could you explain in more detail how you want to access this JSON file?
-
From WP to Grav
· 5 years ago
Nice :) What did you use for FAQ accordion? Shortcode? Also noticed Cookie consent and chat overlaps each other. You should move cookie consent maybe to the left ;) And for some reason I had to click
-
URLs marked as code are rendered as links. How to troubleshoot?
· 5 years ago
You use Disqus for your comments and most likely some JS it uses messes up the content too. Check this article. Noticed, that links in your page have vglink class and source doesn't - that was the sta
-
URLs marked as code are rendered as links. How to troubleshoot?
· 5 years ago
I see source looks fine <li><...> (per esempio: <code>name.com</code> <...>, <code>it.name.com</code> in italiano, <code>de.name.com</code> in ted
-
Multilingual Site Problem with Form Page Footer
· 5 years ago
As it was posted on another topic, sadly not many uses Gantry. All I can do, is just guess, that it might be remotely related to this issue 🤔 /forum/gantry/home-item-is-not-translated-in-a-bilingual-w
-
Use different date formats across different languages
· 5 years ago
Here's a simple plugin I just created ;) Very useful if you want to use different date formats in different languages and/or even translate months and weekdays https://github.com/Karmalakas/grav-plugi