Skip to content

Article missing featured image on single article page #75

@taha-abbasi

Description

@taha-abbasi

Bug

Featured/hero image is missing on the article page.

Example: https://sallys-spa.tryscribe.co/why-your-hands-and-lips-age-faster-than-you-expect

Expected

A featured image should display at the top of the article (above or below the title).

Actual

No featured image is rendered. The article goes straight from title/metadata into body text.

Investigation Needed

  • Check if this article has a featuredImage in the database (could be a data issue — image never generated/stored)
  • Check if the image URL is broken (e.g. Vercel Blob expired or missing)
  • Check if the page template has a conditional that skips rendering when image format is unexpected (e.g. base64 data URI vs URL)
  • Could be related to the /api/images/{id} fallback path for base64 images

Related

The related articles sidebar DOES show thumbnail images, so some articles in this site have working images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    scribe-launchScribe Launch project board

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions