• Resolved Topher

    (@topher1kenobe)


    I have an image field on terms. When I use get_field() it simply returns the URL of the original (GIANT) image. It’s pulling from the media library though, so it seems like the other sizes must be there. What function should I be using to get different sizes?

Viewing 1 replies (of 1 total)
  • Thread Starter Topher

    (@topher1kenobe)

    In the end I used get_term_meta to get get ID of the image post and used that with standard WordPress image fetching functions.

Viewing 1 replies (of 1 total)
  • The topic ‘Getting Term Meta Image issues’ is closed to new replies.