Support

Account

Home Forums Pre-purchase Questions ACF in another Plugin Reply To: ACF in another Plugin

  • Oh sorry for tag code

    But I put get_field ('sub_title') and the same does not work.

    Reporting the code:

    $postExcerptHTML .= '</div><div class="subhome">' . get_field('sub_title') . '</div><div class="srp_fb"><div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=MyID&xfbml=1"></script><fb:like href="' . get_permalink($post->ID) . '" send="false" layout="button_count" width="550" show_faces="false" font=""></fb:like></div>';