• Resolved beardedbrewer

    (@beardedbrewer)


    I had added the #_EVENTCATEGORIES placeholder/shortcode to some tables and widgets..etc. It seems to only split out as a list or a bulleted list specifically (maybe there are some <li> wrappers somewhere?).

    I use it right next to the #_EVENTTAGS placeholder, which shows as just a comma separated list.

    Here is a code snippet for reference:

           <td>
                  #_EVENTCATEGORIES
            </td>
            <td>
                  #_EVENTTAGS
            </td>

    Is there a way I make the #_EVENTCATEGORIES placeholder display like the #_EVENTTAGS placeholder?

    Thanks

    • This topic was modified 9 years, 4 months ago by beardedbrewer.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘#_EVENTCATEGORIES’ is closed to new replies.