Tagged: enfold, image sizes, masonry
I need to make my masonry images square.
I have updated the theme files according to these suggestions:
https://kriesi.at/support/topic/adding-image-size-to-attachment-display-settings/
https://kriesi.at/support/topic/masonry-blog-how-to-make-the-previewfeatured-images-higher/
https://kriesi.at/support/topic/override-the-global-avia_config-within-child-functions-php/
We even tried this:
https://kriesi.at/support/topic/best-way-to-add-image-sizes/#post-351286
I have updated the options in Simple Image Sizes, regenerated thumbnails using the Regenerate Thumbnails plugin.
No changes have been made. Please help. Thank you.
Hey Tyler,
The masonry element is using the isotope script which calculates the position of the masonry items dynamically. I’m afraid, it’s not possible to change the width or the height of the thumbnail to make it look like a square without breaking the script. The width and height of the masonry items will depend on the number of columns and the current width of the main container.
Best regards,
Vinay
What would be our options for finding a solution?