Custom APP HTML Type Fields

First time running into this. I am able to ebed YT videos png images and jpep images but jpg extension breaks the image in Make. Anyone else run into this? Nothing to do with the size either. The second one that works I increased size to 350 x 200 also and still works.

Please paste the two image links here.

2 Likes

Tried some other .jpg images and was not able to get them to display either.

  {
        "type": "html",
        "label": "<img src=\"https://portal.pcmintegrations.com/uploads/proofImages/bnpiawrb.2b4.jpg\" alt=\"Image\" width=\"350\" height=\"200\">"
    },
    {
        "type": "html",
        "label": " <img src=\"https://storage.googleapis.com/msgsndr/cnrSdNBeVI9NoNfiuGsB/media/652fcb18325af32545873952.jpeg\" alt=\"Image\" width=\"25\" height=\"25\">"
    }

I got both images loading on a webpage.

The main differences between the two are that one is 1MB, while the other is 2KB

Screenshot_2024-04-21_120422

and the 1MB image is hosted on a server that serves the image slowly.

Try optimizing the image and hosting it on a faster web server.

2 Likes

Strange… I put it on cloudinary, shrunk it down, and changed the ext to jpeg instead of jpg and still broken…

https://res.cloudinary.com/dqwzka5cv/image/upload/t_media_lib_thumb/v1713707190/814media/bnpiawrb.2b4.jpeg