Home › Forums › General Issues › using ACF without access to custom-post.php › Reply To: using ACF without access to custom-post.php
Thank you for the quick response John, I really appreciate your help.
I understand that shortcodes are set-up for simple fields, but it is working in the_content section of a page I have to use.
The output can be seen here.https://legally-linked.com/groups/clifford-chance/law-firm-technology/
All the boxes are showing the array via shortcode.
I have had a look at the format value link you sent, not sure what to add to functions.php
Something here for shortcodes for select or array fields
// Render shortcodes in all select values.
return do_shortcode( $value );
}
or something with this
acf/format_value/type={$type}
It’s not clear how to remove the commas.
Best regards
John
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.