Hello,
by rereading an older post I recognized that an anchor results in a 404 Page. After logging in I tested it again and the anchor worked. So I logged of and tried again. Same problem. The anchor links to a draft page. The anchor should call a paragraph on the same page which is public. Seems, that while rendering from anywhere an external address is added.
Here is the anchor
((#OffenerBrief "Offener Brief"))
logged out it links to https://linz.genba.org/schlampige-administration-der-hundefreilaufflaeche-wasserwald#OffenerBrief
instead of https://linz.genba.org/linz-wasserwald-verwahrlosung-02#OffenerBrief
the tag
<a class="anchor" name="OffenerBrief"></a>
(The anchor tag works pretty fine in case i call it in the address as: https://linz.genba.org/linz-wasserwald-verwahrlosung-02#OffenerBrief)
How can I fix this?
Regards, Will
I'm logged out when I visit your page and when I click on "Offener Brief", it scrolls down fine.