• Hi, I’m adding custom image sizes like this:

    add_image_size('huge', 1800, 1800, false);

    And when I add this to the page with wp_get_attachment_image(ID, 'huge') doesn’t work, but if I change size to the defaults (full, large, medium, thumb) it works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Having the same issue. Does anybody else had this problem and solved it?

    Plugin Author Bytes.co

    (@burlingtonbytes)

    Thanks for the response and apologies on the response time.

    Are you still experiencing this issue? Could you try disabling other plugins to see if it might be being caused by a conflict with another plugin? Could you let us know which theme you’re using?

    Thanks,
    -Bytes.co

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Doesn’t work with custom image sizes?’ is closed to new replies.