Home › Forums › Front-end Issues › Single field of group not showing in Frontend › Reply To: Single field of group not showing in Frontend
I’m just trying to output it normally with the ‘the_field’ call.
Ok looked in the DB and compared the values of ‘VISA’ to that of what should be exactly the same: ‘MASTERCARD’. All code is the same, except the last bit:
VISA:
a:1:{i:0;a:3:{s:5:”field”;s:19:”field_522f7170dee44″;s:8:”operator”;s:2:”==”;s:5:”value”;s:3:”yes”;}}s:8:”allorany”;s:3:”all”;}s:8:”order_no”;i:1;}
MASTERCARD:
a:1:{i:0;a:3:{s:5:”field”;s:0:””;s:8:”operator”;s:2:”==”;s:5:”value”;s:0:””;}}s:8:”allorany”;s:3:”all”;}s:8:”order_no”;i:0;}
I don’t know what these codes mean. DO you see anything wrong, or why its different? The visa obviously has the ‘s:19:”field…..’ part that isn’t in the mastercard one…. but looking at the field group editor, they are set up exactly the same….
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.