WhenI use ![some image](aio-01.jpg) in both index.en.md and index.zh.md, only the english version shows the image. My image is placed within the same directory as the markdowns, in /content/proposal/dwb.
By doing this you are masking the problem, not solving it, and at the same time you are disabling a powerful feature that reduces build times, storage requirements, bandwidth consumption, and deployment times, ultimately reducing cost.
Include a link to the source code repository of your project, because we really need the context of seeing your templates and partials to be able to help you. It is trivial to do a quick git clone on your repo, then run hugo server in your project, to help you out. On the other hand, recreating your code from screenshots, or sort of guessing at it, is not.
If you can’t share your repository for whatever reason, consider creating a dummy repo that you can share, which reproduces the problem you’re experiencing.
git clone --recurse-submodules https://github.com/jesvtb/curagenc_doc
cd curagenc_doc/02_program/
hugo
Here’s what I got:
WARN found no layout file for "html" for kind "taxonomy": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
WARN found no layout file for "html" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
ERROR TOCSS: failed to transform "/index.scss" (text/x-scss): "/home/jmooring/temp/curagenc_doc/02_program/assets/index.scss:1:1": File to import not found or unreadable: /Users/jessicaluo/FileServer/2_BUSINESS/22_Curagenc/03_Marketing/32_Collateral/Website/03_Program/assets/css/reset.scss.