NO BUG: Image size in dropdown

I noticed that the size of the images in the bricks dropdown menus are not the same as those set in the wordpress panel. I guess they are different images at this point… How do I change the size of the images used in the bricks drop down menus?
I tried inserting the snippet Custom Image Sizes: Cheat Sheet in the function.php
but they don’t appear in the drop-down menu…
In previous releases of bricks the solution proposed by users apparently worked, in the latest version there is no way to make it work… is there a way to change the proposed filter with another one?


Hey Paolo,

thanks for your report.

How / where exactly are you using that image? On a regular page? In a template? Within a loop? For me the sizes show up as expected – even without implementing the image_size_names_choose hook:

Did you regenerate your images / thumbnails after inserting the custom image size code?

Best,

André

1 Like

ok I solved it, you had to do the regenerate first