Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Invalid value in itemtype
· 2 years ago
Yep, looks like all is fine https://validator.schema.org/#url=http%3A%2F%2Fwww.meizer.kz%2Fru%2Fsubmeny%2Fkukhni
-
HTTP ERROR 500 on Apache when trying to setup Grav
· 2 years ago
Looks like you have 2 instances of Grav. One in grav-admin and another in grav. Just delete both and try re-uploading only one. Feels like something is messed up with configs. Also you could try 755 p
-
Failed to save entry: Failed to move uploaded file
· 2 years ago
Did you manually create contacts folder? Maybe permissions issue. Or try to find how contacts are different from classes
-
Error date time runtimeerror
· 2 years ago
I don't think theme has anything to do with this. You're getting this error in some admin form, aren't you? You never provided the URL or path
-
Failed to save entry: Failed to move uploaded file
· 2 years ago
Please read through this pinned post and format your code. I honestly didn't even try to read the unformatted code parts You can probably add contacts to that YAML config, but I was pointing to Admin
-
Failed to save entry: Failed to move uploaded file
· 2 years ago
What's the Directories config in /admin/plugins/flex-objects? I see classes save location is a folder and contacts - as I mentioned previously - is a single JSON file
-
Failed to save entry: Failed to move uploaded file
· 2 years ago
Are you uploading an image to each contact or just to a normal page?
-
Failed to save entry: Failed to move uploaded file
· 2 years ago
Don't remember now for sure, but I think I had some issues with flex objects and media too. Change contacts to be stored in folders instead of files. I think something doesn't work when there's no fol
-
Image is not displaying from a list of images
· 2 years ago
In short, there's no way to properly loop your frontmatter images and show them with the structure you have currently. Why do you need image path as the key in the URL?
-
Image is not displaying from a list of images
· 2 years ago
Did you come up with this structure yourself? No wonder it doesn't work, because you can't access team.url.path. It should probably be something like team.url['hamish_mcmurray.jpg'].path