Enfold 7.1.4, no active plugins, no child-theme modifications in functions.php or header.php.
Transparent header logo is an SVG.
On normal pages like /fuer-geschaeftskunden/ the logo is visible.
On single blog posts with date-based URLs like /2026/03/23/story/ the logo is not visible.
Inspector shows the transparency logo rendered as:
<img src="../wp-content/uploads/2026/03/logo_b.svg" />
If I replace that with the absolute URL, the logo loads correctly.
So it looks like the transparency SVG logo is rendered with a relative path that breaks on single post permalinks.
Access in PC
