theNewDynamic / gohugo-theme-ananke

Ananke: A theme for Hugo Sites

Home Page:https://gohugo-ananke-theme-demo.netlify.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hero image not showing after update

mile95 opened this issue · comments

Hi.

We updated from c7b990 to 5a8b531 a while back and realized that the hero image on the start page was no longer showing. If I run with c7b990 the hero image is showing correctly.

I've tried updating to the latest release 470ea40 and on master a1a99cf but with the same issue.

Here is our blog: https://github.com/DeviesDevelopment/blog

All featured images work fine on posts but the featured image is not set correctly on the start page.

We define the featured_image in config.toml under [params] but themes/ananke/layouts/partials/func/GetFeaturedImage.html still returns an empty string resulting in no hero.

Appreciate the help.

The #624 PR solves our issue but I'm not sure if it creates problem for others.

Have we configured our blog incorrectly?

Nvm! I solved it by adding _index.md