Title: external URL
Last modified: August 22, 2016

---

# external URL

 *  Resolved [katinkweb](https://wordpress.org/support/users/katinkweb/)
 * (@katinkweb)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/)
 * Your Events Manager plugin is opening up a whole new world!
    I want to add a 
   column that will lead each time to a different URL. I’ve added an Attribute #
   _ATT{EVENTURL} and added the http:// info on the Event, but the single event 
   comes up.
 * I need the customisation for an external URL. Advice?
 * thank you very much.
 * [https://wordpress.org/plugins/events-manager/](https://wordpress.org/plugins/events-manager/)

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

 *  [caimin_nwl](https://wordpress.org/support/users/caimin_nwl/)
 * (@caimin_nwl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/#post-5692317)
 * Glad you’re enjoying the plugin.
 * Can you post a link to your site? I think that’ll make it easier to work out 
   what’s going wrong.
 *  Thread Starter [katinkweb](https://wordpress.org/support/users/katinkweb/)
 * (@katinkweb)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/#post-5692337)
 * I would love to, but the site is in maintenance mode since has not actually been
   filled in.
    I can send over the following, in the hope that you still might be
   willing to help me this way:
 * this has been added in under Event Attributes
    #_ATT{EVENTURL}
 * this is the format header
    <table cellpadding=”0″ cellspacing=”0″ class=”events-
   table” > <thead> <tr> <th class=”event-time” width=”150″>DATE</th> <th class=”
   event-description” width=”*”>VENUE</th> <th class=”event-time” width=”*”>REPERTOIRE
   </th> <th class=”event-time” width=”*”>TICKETS/MORE INFO</th> </tr> </thead> 
   <tbody>
 * this is the event list format
    <tr> <td> #_EVENTDATES #_EVENTTIMES </td> <td>{
   has_location}<i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}
   </td> <td> #_EVENTNAME #_EVENTNOTES </td> <td> #_EVENTURL
 *  </td>
    </tr>
 * I know this is not right. Currently the URL goes to the single event URL.
    I 
   am not going to need any of the events to link to the single event pages. The
   client wants that one can click straight to ticket sales for the concert, so 
   to an external URL.
 * I really, REALLY appreciate you replying to this email so quickly.
 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/#post-5692433)
 * you can try something like
 *     ```
       <a href="#_ATT{EVENTURL}">#_EVENTNAME</a>
       ```
   
 *  Thread Starter [katinkweb](https://wordpress.org/support/users/katinkweb/)
 * (@katinkweb)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/#post-5692513)
 * with some shuffling around with what I needed on the page, yes, this worked! 
   thank you for helping me understand a bit more how the coding works.

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

The topic ‘external URL’ 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

 * [attribute](https://wordpress.org/support/topic-tag/attribute/)
 * [external](https://wordpress.org/support/topic-tag/external/)
 * [url](https://wordpress.org/support/topic-tag/url/)

 * 4 replies
 * 3 participants
 * Last reply from: [katinkweb](https://wordpress.org/support/users/katinkweb/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/external-url-2/#post-5692513)
 * Status: resolved