跳转至内容 跳转至侧边栏

本主题包含 0 則回覆 ,有 0 声音 。

最后由 marcS-37 3 months前 更新。

协助者:: Noman.

作者 帖子
14 5 月, 2025 于 3:26 下午

marcS-37

Background of the issue:
I am trying to see images on a translated site. The issue can be seen on this page: 隐藏链接. I expected to see featured images, but instead, I encountered a problem with the image source URLs.

Symptoms:
In the console, I see de2.hdbuzz.net/de2.hdbuzz.net/files being fetched because the src for featured images starts with src="de2.hdbuzz.net/files..." when it should start with src="/files or src="隐藏链接. When I examine attachment URLs in PHP, they are returned like this when they need a slash or https:// at the start.

Questions:
Why are the image src URLs incorrect on the translated site?
How can I fix the image src URLs to display correctly?

14 5 月, 2025 于 4:02 下午