콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
219 화면

I put an image I chose on the French version of my website, but when I change the language of my website (from French to English), the main image changes automatically and displays a default image. However, when I try to edit the page, the correct image reappears in the editor. Do you know how to fix this problem?


아바타
취소
베스트 답변

Hi,

If your website image isn’t displaying correctly in Odoo, try these quick fixes:

    Check upload/source: Make sure the image file is properly uploaded or that the URL is valid.

    Clear cache/assets: In Developer Mode, click the bug icon → “Regenerate Assets” to refresh cached content.

    Inspect element: Right-click the blank image → “Inspect” and confirm the src path exists (no 404).

    Theme conflict: Switch to the default theme to see if a custom theme or CSS caused it.

    Re-upload/resize image: Sometimes oversized files or corrupted uploads cause this.

If you’re self-hosting, also confirm the filestore permissions are correct.


Hope it helps

아바타
취소