Home › Forums › General Issues › New Custom Fields Not Displaying › Reply To: New Custom Fields Not Displaying
Elliot,
I got the random image to appear with a little rearranging and then using the post ID. Everything works okay when creating new gallery fields, but any NEW text fields I create, I can’t get them to show.
I’ve created two text fields to display a header and subheader, in the home page using post ID 5. But those cannot be found?
<div class="slide_content">
<h1><?php get_field('home_slide_header', 5); ?></h1>
<h2><?php get_field('home_slide_subheader', 5); ?></h2>
<hr>
</div>
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!
Are you building WordPress sites with ACF and @BeaverBuilder, and wanted to use your ACF Blocks in both the block editor and Beaver Builder?
— Advanced Custom Fields (@wp_acf) May 10, 2023
The BB team recently added support for using ACF Blocks in Beaver Builder. Check it out 👇https://t.co/UalEIa5aQi
© 2023 Advanced Custom Fields.
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 Cookie Policy. If you continue to use this site, you consent to our use of cookies.