Page 1 of 1

Image Thumbnails

Posted: Thu Jul 18, 2019 4:57 am
by mydogtag
How does the image thumbnail feature work? I see that when I upload an image a thumbnail is created, but what is the process for embedding the thumbnail on a page rather than simply sizing the original image (with html width/height)?

Re: Image Thumbnails

Posted: Thu Jul 18, 2019 5:54 pm
by Edi
At the moment there is no theme that uses thumbnails for example as peview of an image.

Anyway: Best practice is to use an image with the size it is used on a website.

If you want use a thumnail you have to modify the URL of the image adding /thumbnails. For example:

Code: Select all

https://mydomain.com/bl-content/uploads/pages/acfd8deed07316138846b8c81d570218/14062012430.jpg
becomes

Code: Select all

https://mydomain.com/bl-content/uploads/pages/acfd8deed07316138846b8c81d570218/thumbnails/14062012430.jpg