Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1496353

    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

    • This topic was modified 26 minutes ago by felix_frank.
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.