Tagged: Images, restaurant, sizes
-
AuthorPosts
-
January 25, 2021 at 12:05 pm #1275236
I am looking for the sizes for the images used in the theme restaurant.
Could you help me with this?
ThanksJanuary 26, 2021 at 5:22 am #1275373Hey Marcel,
I’m not sure which images in specific you are trying to find the sizes for? https://kriesi.at/themes/enfold-restaurant/. Maybe you could try importing the demo? Then you can see everything you need on the backend.
Best regards,
RikardJanuary 26, 2021 at 3:34 pm #1275510Hi Rikard
Normally, a theme specifies the recommended image sizes for the various elements, such as home page headers, sliders, posts, etc., so that you can upload the images as accurately as possible in the correct size. In the restaurant demo, the images are usually not available in the exact size but larger.
It would be great if a list of the different image objects and their sizes (as stored in the theme’s PHP) would be available.
Thanks
Best regards
MarcelJanuary 29, 2021 at 6:12 am #1276245Hi,
Thank you for the update.
Have you tried inspecting the demo directly in the browser to see the size of the images used in the pages? For example, in the front page of the demo, these are the images used.
// https://kriesi.at/themes/enfold-restaurant/wp-content/uploads/sites/39/2014/07/pasta.jpg
// https://kriesi.at/themes/enfold-restaurant/wp-content/uploads/sites/39/2014/07/pizza-710×375.jpg
// https://kriesi.at/themes/enfold-restaurant/wp-content/uploads/sites/39/2014/07/burger-845×684.jpg
// https://kriesi.at/themes/enfold-restaurant/wp-content/uploads/sites/39/2014/07/kitchen_chef_edit.jpgThis might help. https://developers.google.com/web/tools/chrome-devtools/open
A specific thumbnail is usually assigned to a specific element in the builder such as the masonry thumbnail for the Masonry element, or the portfolio thumbnail for the Portfolio Grid but there is also an option called Preview Image Sizes in the elements’ Styling tab where you could select the size of the images manually if you prefer to use a different one.
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.