Home › Forums › Front-end Issues › How to get sum of custom field value without display them in frontend ? › Reply To: How to get sum of custom field value without display them in frontend ?
Not 100% sure what you mean. If this field is for a post and you want to get the sum of all fields for all posts then you must do a query to get all the posts, loop over them, get the field value an add them up. You don’t need to show the posts but you still need to get them and loop over them.
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.