Advanced-Custom-Fields-Autocomplete
Advanced-Custom-Fields-Autocomplete copied to clipboard
Front-end issue
Hello! Just used your plugin, and it works well in the back-office. One problem though: for other fields, I used to select "object" and not ID as the value displayed in the template. Now with your plugin I don't have this option anymore, and the code I use doesn't work. In the front end there's a blank screen instead. What should I do? `$term = get_field('field-name'); if( $term ): ?> name; ?>