Layout and Lightbox Sizes
-
Hey, I see that VisualPortfolio generates different size versions, even if I remove them or put 0 value.
- vp_sm: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_md: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_lg: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_xl: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_sm_popup: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_md_popup: 0×9999 pixels (proportionally resized to fit inside dimensions)
- vp_xl_popup: 0×9999 pixels (proportionally resized to fit inside dimensions)
I only use WordPress default Media Size
- thumbnail: 150×150 pixels (proportionally resized to fit inside dimensions)
- medium: 300×300 pixels (proportionally resized to fit inside dimensions)
- medium_large: 768×0 pixels (proportionally resized to fit inside dimensions)
- large: 1024×1024 pixels (proportionally resized to fit inside dimensions)
- 2048×2048: 2048×2048 pixels (proportionally resized to fit inside dimensions)
So that’s 12 Image sizes per image, all of that is unnecessary. I already have over 100 images on my website, and thus far that’s 1,200 images in my server.
What can I do about this? or am I forced to use VisualPortfolios sizes? I have another gallery plugin and WordPress Media Sizes are enough, for example Lightbox uses 2048x and thumbnails 300x, and for phones 768x when rendering the page. How can I make these sizes work with your plugin?
Thank you for your support
You must be logged in to reply to this topic.