v4: issues with multilingual site #626
-
|
Hello, I have two websites, example.com (english) and example.it (italian) One year ago, I set it correctly, it was generating ok: two separate directories that I would upload to the two different FTPs now that i changed to v4 in hugo.toml, I have two issues:
what mistake in the configuration could I've done? edit: for the issue of the images I see this when i generate: so it's not processing that image, for some reason... |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
@Magneticdud, do I understand correctly that, technically speaking, it's not an issue of a multilingual site since you deploy two different websites? If that's the case, you should have two different |
Beta Was this translation helpful? Give feedback.
-
|
I found a solution for the CORS problem. After I edited the css and js partials, i visually fixed my website. I go to eat then submit a PR for this |
Beta Was this translation helpful? Give feedback.
-
|
regarding the problem of "language change", |
Beta Was this translation helpful? Give feedback.
a small fix for this is in PR #694