Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ondrej Vysek Member
@ondrejv · Joined 8 years ago · 10 posts · 3 topics · 3 reputation
Badges
Recent posts
-
hCaptcha support in Grav forms?
· 4 years ago
This is the form example: title: 'Contact Form' form: name: contact action: /form/contact template: form-messages refresh_prevention: true classes: denuo fields: name:
-
hCaptcha support in Grav forms?
· 4 years ago
There is always a way how to use forms without captcha 99% spam free. The solution I'm using: create a unique ID for the input which is half of the information use a custom field to submit the second
-
Paginiation does not work when enabling caching
· 4 years ago
Remove the original Minify HTML plugin and use the new one HTML Minifier version 1.1.2 has fixed this issue on Feb 7th, 2022, verified, works well (I had the same issue)
-
Multilang routing / redir
· 6 years ago
Thanks for the advice, committed update on the git.
-
Multilang routing / redir
· 6 years ago
Thanks, as a workaround I've created a simple plugin to solve this issue with minimum effort and almost no performance hit. If anyone interested https://github.com/ondrejvysek/grav-plugin-pagelanguage
-
Multilang routing / redir
· 6 years ago
Thanks, is there any chance to get fixed in 1.6 as well? shall I raise a ticket on the git?
-
Multilang routing / redir
· 6 years ago
I have a multi lang website, now found a strange behavior. Let's assume I have 2 languages CS and EN. CS is set as default. Folder structure is in EN, CS version of the folders is solved via slugs. On
-
Dynamic collections / adding an item into the collection
· 6 years ago
Tried solution mentioned - and even using now. the "problem" it is - it breaks the pagination plugin. The collection contains all languages, but displaying particular lang decreases the number of arti
-
Dynamic collections / adding an item into the collection
· 6 years ago
I’m dealing with multilingual site and translations for a while. Found there is no language filter for the collection and untranslated pages are showing in its original language. I want to display tra
-
2FA QR Code name same for all users on 1 device
· 8 years ago
2FA code created with the same name for all users. So if you want to have more usrs in your phone app, previous is overwritten as it same. I would recommend changing plugins/login/classes/TwoFactorAut