For some reason, when opening a post, all my featured images no longer display and I have no idea why.
Here is the link to my website.
For some reason, when opening a post, all my featured images no longer display and I have no idea why.
Here is the link to my website.
Any errors in the browser console?
Yes, but it doesn’t look related.
[Warning] Alpine Expression Error: Can't find variable: odysee (app.js, line 1)
Expression: "odysee"
<a :href="odysee" :class="odysee && '!flex'" class="hidden flex gap-1.5 items-center hover:text-typ" aria-label="Odysee">…</a>
[Warning] Alpine Expression Error: Can't find variable: odysee (app.js, line 1)
Expression: "odysee && '!flex'"
–
<a :href="odysee" :class="odysee && '!flex'" class="hidden flex gap-1.5 items-center hover:text-typ" aria-label="Odysee">…</a>
<a :href="odysee" :class="odysee && '!flex'" class="hidden flex gap-1.5 items-center hover:text-typ" aria-label="Odysee">…</a>
[Error] ReferenceError: Can't find variable: odysee
(anonymous function) (app.js:5)
My bad. It was a setting in the theme!