Home › Forums › Front-end Issues › Image shows int instead of string inside subgroup › Reply To: Image shows int instead of string inside subgroup
When fields like image fields return integers rather than what they are supposed to return 99.9% of the time this is caused by a pre_get_posts filter that is interfering with ACF.
You need to look in your code for any pre_get_posts filters and alter them to not filter posts when they’re not supposed to be.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.