Home › Forums › Add-ons › Gallery Field › Output of gallery in "plain php" › Reply To: Output of gallery in "plain php"
Since you’re just starting out, the first thing you should do if you’re going to be working on code is to enable debugging. Doing so will let you see the errors that your page is producing rather than a white screen. https://codex.wordpress.org/WP_DEBUG
You’ve got multiple syntax errors, mainly the =
after each echo
. Remove 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.