-
### Issue: Blog Webpage Images Not Displaying
**Description of the Issue:**
On the blog webpage, images associated with blog posts are not loading properly, resulting in broken image links or plac…
-
How to serve images with unknown size - my solution:
``` js
var items = [
{ src: 'http://........', w:0, h:0 },
{ src: 'http://........', w:0, h:0 }
];
var gallery = new PhotoSwipe( ..... );
ga…
-
Hi @beaudet ,
Thank you for all of your work.
I would like to confirm that we should be downloading the images from the `imageurl` column in the `mediaitems.csv` file.
And, is there a specif…
-
### What are you trying to achieve?
I am trying to see saved images on my dashboard and storefront. Everything else works perfectly except for images. `DEBUG` mode is disabled and `GRAPHQL_PLAYGROUND…
-
The `webp` format is great, can you add the ability to use it in the post boxes? I already serve my header as webp with a backup of PNG like so:
```
```
Would be great to have the …
-
### Description:
The current Healthcare login page needs an update to improve its visual appeal and user experience.
Some specific elements that could be enhanced include:
- Update the font…
-
* I setup NGINX in proxy mode with the exact config file as described [here](https://nuxtjs.org/deployments/nginx/) (first snippet of code, with my own domain name in the `server_name` field).
* Nux…
-
I would like to explore the possibility of serving (`/_hub/images/**`) as well a transforming them using [photon](https://github.com/fineshopdesign/cf-wasm/tree/main/packages/photon).
The transformer…
-
Serving LCP Images from non Root Site domain implies significant additional latency for sites and this may impact the likehood to meet the LCP threshold in the Lab and Field.
I believe Developers w…
-