• Hi,

    I am a long time, and highly satisfied user of Events Manager. Thank you for your effort in developing this plug-in.

    I recently discovered an issue with the formatting of the Location page. The address is displayed with the first two and last lines displayed with a circle for the bullets, while all othe lines do not show this.

    The Super Advanced formatting for “Single location page format” contains the following HTML:
    `<p>
    Address
    <ul style=”list-style-type:none;”>

    • #_LOCATIONNAME
    • #_LOCATIONFULLBR
    • #_LOCATIONCOUNTRY

      </p>

      I am using WordPress 6.1 with Events Manager 6.1.4. The situation occurs with or without WP Safe Mode active.

      Nigel.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter clubsiteadmin

    (@clubsiteadmin)

    Sorry, the above HTML is as follows. I’ve replaced the less than/greater than signs with square brackets.

    [br style=”clear:both” /]
    [p]
    [strong]Address[/strong]
    [ul style=”list-style-type:none;”]
    [li]#_LOCATIONNAME
    [li]#_LOCATIONFULLBR
    [li]#_LOCATIONCOUNTRY
    [/ul]
    [/p]`

    I am guessing that “full br” provides multiple lines inside one bullet point. IDK enough HTML to suggest a solution, but maybe that will help point toward one? (I hope that I am not showing how little I know. . . )

    • This reply was modified 2 years, 4 months ago by sallijane.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strange Formatting’ is closed to new replies.