Title: [Plugin: Events Manager] Enable HTML in Custom Attribute
Last modified: August 20, 2016

---

# [Plugin: Events Manager] Enable HTML in Custom Attribute

 *  Resolved [ishanshade](https://wordpress.org/support/users/ishanshade/)
 * (@ishanshade)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/)
 * Hello,
 * Is that a way to enable HTML in custom attribute?
 * For example, I have an event attribute called “Website”, and I’d like to have
   a link for that website value instead of a simple text.
 * Thank you
 * [http://wordpress.org/extend/plugins/events-manager/](http://wordpress.org/extend/plugins/events-manager/)

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

 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747347)
 * yes, you can do that by enabling `Enable event attributes?` at Settings > General
   and adding attribute at `Event Attributes` (same page) e.g. #_ATT{website} then
   you can use that in Settings > Formats/Layouts > Events Format e.g. `<a href="#
   _ATT{website}">my website</a>`
 *  Thread Starter [ishanshade](https://wordpress.org/support/users/ishanshade/)
 * (@ishanshade)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747387)
 * Thank you !
 * Now, is it possible to add a (or
    < li >) code between each word in a field.
 * e.g. : I have an event attribute called “Line up headliners”. I don’t want each
   name to be on one line.
 * Here is my code in Formats/Layouts :
    **Line Up :** #_ATT{Line-Up}
 * If headliners of a festival are Radiohead, Metallica and Keane, I want them to
   appear like this :
    Radiohead Metallica Keane
 * and not like this : Radiohead Metallica Keane
 * Any idea?
 * Thank you
 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747389)
 * can you edit your post again? use the code button here.
 *  Thread Starter [ishanshade](https://wordpress.org/support/users/ishanshade/)
 * (@ishanshade)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747395)
 * Done. Sorry about that
 *  [agelonwl](https://wordpress.org/support/users/angelonwl/)
 * (@angelonwl)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747420)
 * you can use something like
 *     ```
       <ul><li>ABC</li><li>DEF</li></ul>
       ```
   
 * then just put #_ATT{html} in settings > formats/layouts > events format
 *  Thread Starter [ishanshade](https://wordpress.org/support/users/ishanshade/)
 * (@ishanshade)
 * [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747423)
 * Thank you.

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

The topic ‘[Plugin: Events Manager] Enable HTML in Custom Attribute’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [ishanshade](https://wordpress.org/support/users/ishanshade/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-events-manager-enable-html-in-custom-attribute/#post-2747423)
 * Status: resolved