Home › Forums › Front-end Issues › Display pictures in the right place › Reply To: Display pictures in the right place
Thanks for the reply. I tried different options, including the link You specified. Only works the code that I presented above and it displays all the field group 739. I need to withdraw one field cover_profile, which is also located in the group of 739, but it does not want displayed)
The last thing I tried:
<?php if( get_field('cover_profile') ): ?>
<img src="<?php the_field('cover_profile'); ?>" />
<?php endif; ?>
Not working. In the place where there should be picture – empty.
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.