Title: [Plugin: Event Manager] Attributes like Custom Fields
Last modified: August 20, 2016

---

# [Plugin: Event Manager] Attributes like Custom Fields

 *  [Rabassa](https://wordpress.org/support/users/rabassa/)
 * (@rabassa)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-event-manager-attributes-like-custom-fields/)
 * Hello!
 * I am using Events Manager and I am trying to figure out how to query and display
   specific **events manager attributes** as if they were **Custom Fields**.
 * This is the [site in progress ](http://carolinabay.autusdev.com)
 * In the NEws& Events area (bottom center) I want to display a news post and the
   next event – it’s working using:
 * <?php echo EM_Events::output(array(‘scope’=>’future’, ‘limit’=>1)); ?>
 * but I’d like to format the content that it returns. I was hoping I could use 
   something like:
 * query_posts( array ( ‘category_name’ => ‘news’, ‘posts_per_page’ => 1 ) );
 * and then pull in the info I need as if they were just custom fields.
 * Any ideas?
 * Thanks,
    rich

The topic ‘[Plugin: Event Manager] Attributes like Custom Fields’ is closed to new
replies.

 * 0 replies
 * 1 participant
 * Last reply from: [Rabassa](https://wordpress.org/support/users/rabassa/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-event-manager-attributes-like-custom-fields/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
