Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Mirko Member
@Mirko · Joined 8 years ago · 14 posts · 5 topics · 1 reputation
Badges
Recent posts
-
ReCaptcha-validation client-side not working
· 7 years ago
I found a solution. Not the cleanest but it works (the ID of my form is "contact-form"): var form = document.getElementById('contact-form'); form.addEventListener("submit", function(event){
-
ReCaptcha-validation client-side not working
· 7 years ago
Hey, I have the same problem as the guy in this post: /forum/archive/recaptcha-not-validated-client-side-or-how-to-deal-with-form-errors-t9025 I am using Google ReCaptcha in my modular form template.
-
Customize / override admin theme
· 7 years ago
Hey @kostasx I did not get any response to my question and wasn't able to find another way. I tried the solution of @retsoced and it worked, but I still think it is not the clean way because the whole
-
GRAV is WYSIWYG or another hybrid code/UI CMS?
· 7 years ago
Hello @ledufakademy, i don't know if i get your question right. Do you want to use font awesome on your website? Then simply install this plugin and use the shortcodes described there: https://github.
-
Customize / override admin theme
· 7 years ago
Hello, I am trying to customize only the backend login-page. I think it will not be a clean solution to copy the original theme. If my customers update the admin-plugin in the future, all other pages
-
Find images with TNTSearch
· 8 years ago
Yeah! That's it. Thank you so much! 🙂
-
Find images with TNTSearch
· 8 years ago
Hello, I am working on a modular Website using Grav CMS. I have already installed and set up the "TNTSearch"-plugin as shown in the documentation and it is working. My customer wants to show some prod
-
How to give several labels individual classes?
· 8 years ago
Sorry, I was sick the last weeks. That's it. Thank you!
-
How to give several labels individual classes?
· 8 years ago
Yes, that is exactly what I want to do.
-
How to give several labels individual classes?
· 8 years ago
Does nobody have a solution?