Viewing 6 replies - 1 through 6 (of 6 total)
  • 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

    (@ishanshade)

    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

    can you edit your post again? use the code button here.

    Thread Starter ishanshade

    (@ishanshade)

    Done. Sorry about that

    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

    (@ishanshade)

    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.