Title: Loop custome fields without ID
Last modified: August 22, 2016

---

# Loop custome fields without ID

 *  [mjoci93](https://wordpress.org/support/users/mjoci93/)
 * (@mjoci93)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/loop-custome-fields-without-id/)
 * Hi!
 * I want to loop custome field without ID. I tried
    `<?php the_field('title') ?
   >` but it’s not working.
 * $try = the_field(‘title’);
    I tried `print_r($try);` and it’s print bool(false).
 * How can i loop the all ‘title’ field?
 * [https://wordpress.org/plugins/advanced-custom-fields/](https://wordpress.org/plugins/advanced-custom-fields/)

The topic ‘Loop custome fields without ID’ is closed to new replies.

 * ![](https://ps.w.org/advanced-custom-fields/assets/icon.svg?rev=3207824)
 * [Advanced Custom Fields (ACF®)](https://wordpress.org/plugins/advanced-custom-fields/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-custom-fields/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-custom-fields/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-custom-fields/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-custom-fields/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-custom-fields/reviews/)

## Tags

 * [loop](https://wordpress.org/support/topic-tag/loop/)

 * 0 replies
 * 1 participant
 * Last reply from: [mjoci93](https://wordpress.org/support/users/mjoci93/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/loop-custome-fields-without-id/)
 * Status: not resolved