You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clarkson_object->get_post_thumbnail() or something else new, could return and Image object. This Image class has methods of getting different information of this image.
So you could do object.get_post_thumbnail.get_src('large'); in your Twig templates.
Maybe check out how ACF returns image formats for inspiration.
The text was updated successfully, but these errors were encountered: