Home › Forums › Front-end Issues › advanced-custom-fields/core/api.php on line 338 › Reply To: advanced-custom-fields/core/api.php on line 338
i use my all code like this :
<?php if( get_field('episodeupdate') ): ?>
<?php the_field('episodeupdate'); ?>
<?php endif; ?>
and i have plugin named ( IMDBI ) that get some information from external url and put in fields like this :
<?php imdbi('Poster'); ?>
is it possible to error from that plugin ?
because ( Field-Poster ) is picture and plugin get picture and save in media then print URL of that picture !
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.