Skip to content

No images are displayed #748

@jiriwetter

Description

@jiriwetter

Description

No images are displayed. Or rather, their path does not match the format of the URL.

For comparison I use both variants. The basic one and the one provided by your theme.
In the first case it is displayed correctly and in the case of the theme it looks for images in the wrong place.

{% asset_img tws-ticker-description.png%}
{% image center tws-ticker-description.png%}

Animation
ezgif-1-2c32ea57ff

OK http://10.82.4.107:4000/2024/10/21/Interactive-Brokers-Python-API-Native/tws-ticker-description.png
NOK http://10.82.4.107:4000/tws-ticker-description.png

Expected behavior

Correct display of images from the correct path.

Steps to reproduce the bug

  1. https://hexo.io/docs/asset-folders#Post-Asset-Folder
  2. Creating a new post
  3. Inserting an image into the folder that is assigned to a new post

Environment

  • Operating system with version : Debian GNU/Linux 11
  • Node version: v22.9.0
  • Hexo version: 7.3.0
  • Hexo-cli version: 4.3.2
  • Tranquilpeak version: 4.2.0 (no modification)
  • Hexo plugin:

Thanks for your time and great theme and I will be grateful if we can solve this successfully.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions