Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Javi Newcomer
@javiregpa · Joined 8 years ago · 9 posts · 4 topics · 3 reputation
Badges
Recent posts
-
How to get only translated pages in collection?
· 8 years ago
Thanks for your help @pamtbaau
-
How to get only translated pages in collection?
· 8 years ago
I found a "solution" Yo need to translate the page in the others languages and after set unpublished this pages, in the collection page don't appear the unpublished pages. Thanks
-
How to get only translated pages in collection?
· 8 years ago
@pamtbaau: all the following related setting i hI @pamtbaau I have translations_fallback set to false, but also shows the posts although they are not translated in English. This is my blog.en.md ---
-
How to get only translated pages in collection?
· 8 years ago
Hi all! Is possible get only the translated pages in collections? I have a lot of posts that not are translated in english but in the english collection page (Blog) they appears in the default lang (S
-
How to setup multi-lingual website?
· 8 years ago
Thanks for the response @pamtbaau
-
How to setup multi-lingual website?
· 8 years ago
Hi, it's possible translate subfolders for diferent languages? For example in spanish hi have /noticias/new-1 and in english /news/new-1. Grav only accept 1 name for the subfolder, it's have a solutio
-
Plugin admin Unable to upload file : Bad filename
· 8 years ago
I have one list field inside another list field and I have problems upload images via admin in the second list field always give me this error Unable to upload file : Bad filename I have this blueprin
-
Translate form field label and placeholder
· 8 years ago
I found the solution, I create a languages.yaml in my theme and declare the languages: es: THEME_GDA: FORMNAME: Nombre en: THEME_GDA: FORMNAME: Name And in the form.md I call the translations: title
-
Translate form field label and placeholder
· 8 years ago
Hi It's possible translate form fields labels and placeholders? I'm reading the doc but I don't find the solution. Thanks