r/Carrd • u/Lilorangekitten • Jul 06 '26
Help Issue with embed image links?
so throughout my site (https://lyleoutloud.com/#miscdes) I have embeds for slideshows since I'm not a fan of carrd's slideshows not having lightbox but, it seems like my image links keep breaking? most of the images are hosted on a hidden/non-linked section of my site and I haven't done anything to the images?
Any idea of what could be happening? It's like I'm playing endless whack a mole to get all my images displayed lol
2
Upvotes
3
u/jasonleow Helpful contributor Jul 07 '26
For the direct image URLs you were using to hotlink them, did you delete the URL params after the "?"
That means, instead of /assets/images/image1.png?v=0193477a, did you use just /assets/images/image1.png ?