跳过导航

標籤: 

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

最后由 tomv-24 3 months, 3 weeks前 更新。

协助者:: Dražen.

作者 文章
17 2 月, 2025 于 8:35 上午 #16712175

tomv-24

Background of the issue:
I am trying to use an ACF field with a WYSIWYG editor on my site 隐藏链接. In the content, I have a link that should redirect to a different post. I am using get_field as per the documentation at 隐藏链接. The issue is in the Praktische informatie over deze cruise block under: Rederij: Sea Cloud Cruises where Sea Cloud Cruises should redirect to the correct URL.

Symptoms:
Instead of redirecting to the expected URL, the link redirects to 隐藏链接.

Questions:
Why is the link not redirecting to the correct URL?
Is there an issue with using get_field for translating URLs?