Title: Use Custom Attributes with Location Shortcode?
Last modified: October 18, 2019

---

# Use Custom Attributes with Location Shortcode?

 *  Resolved [Kristina Quinones](https://wordpress.org/support/users/nynomnom/)
 * (@nynomnom)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/use-custom-attributes-with-location-shortcode/)
 * Hello,
 * I’ve created custom attributes for locations, and I’m wondering how to include
   them as search attributes (if possible) within the [locations_list] shortcode.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/use-custom-attributes-with-location-shortcode/#post-12044095)
 * Hello,
 * If it’s created using Location Attributes, You could check our documentation 
   here: [https://wp-events-plugin.com/documentation/placeholders/](https://wp-events-plugin.com/documentation/placeholders/)
   You can try the attribute: #_LATT{key}
 *  Thread Starter [Kristina Quinones](https://wordpress.org/support/users/nynomnom/)
 * (@nynomnom)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/use-custom-attributes-with-location-shortcode/#post-12047126)
 * Hi Tim,
 * That’s how I’ve created the attributes, yes. My question is, is it possible to
   call a location attribute within the [locations list] shortcode?
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/use-custom-attributes-with-location-shortcode/#post-12056843)
 * yes, you can try something like
 *     ```
       [locations list]
       #_LOCATIONNAME <br>
       #_LATT{key}
       [/locations list]
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Use Custom Attributes with Location Shortcode?’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=1039078)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

## Tags

 * [custom attributes](https://wordpress.org/support/topic-tag/custom-attributes/)
 * [search attributes](https://wordpress.org/support/topic-tag/search-attributes/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 3 replies
 * 3 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/use-custom-attributes-with-location-shortcode/#post-12056843)
 * Status: resolved