Title: [Plugin: Events Manager] Attributes
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Attributes

 *  [sillyname](https://wordpress.org/support/users/sillyname/)
 * (@sillyname)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-attributes/)
 * I’m trying to attach various page links off the event details page by having 
   the user select an Region. Here’s the code:
 * `#_ATT{Region}{Select Region|<a href="/?page_id=108">Northwest</a>|<a href="/?
   page_id=100">North</a>|<a href="/?page_id=110">Central</a>|<a href="/?page_id
   =112">South</a>}`
 * And I’ve added the associated `#_ATT{Region}` in the single event page to display
   the resultant name and link.
 * You can select the Region, but the event will display the default wording “Select
   Region”.
    If I put the first region anchor in the default selection, then the
   Title Name (Northwest) is labeled and passed correctly and the page link is passed
   along with it. Only the default value seems to be used when passing a link.
 * How do I create a selectable list and pass the page link and name to the Event
   Detail? I thought this would be the way.
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

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

 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-attributes/#post-2376457)
 * probably to do with the fact that you can’t use links in a select list.
 *  Thread Starter [sillyname](https://wordpress.org/support/users/sillyname/)
 * (@sillyname)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-attributes/#post-2376467)
 * Thanks Marcus, I’m not too familiar with this pluggin.
 * Is there a way of accomplishing this using the extensive tools this plugging 
   supplies? Or would this best be handle using some PHP scripting?
 *  Plugin Author [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * (@netweblogic)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-attributes/#post-2376526)
 * I would use what you’re using above, but remove the links. You could use PHP 
   to convert the attribute to a link upon instantiating events, see the tutorials
   for some examples – wp-events-plugin.com/tutorials/

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

The topic ‘[Plugin: Events Manager] Attributes’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Marcus (aka @msykes)](https://wordpress.org/support/users/netweblogic/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-events-manager-attributes/#post-2376526)
 * Status: not resolved