• I’m using List view and I would like all the info on the same line. The event format is:

    [start-date format="j F"] [title] [description autolink="yes"]

    and Event Formatting is set to No line breaks, no auto paragraphs.

    The description always appears on a new line, and the date and title are in different sized font to the description also.

    Is this going to need changes to php or css files to fix?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    Is this going to need changes to php or css files to fix?

    Short answer: Yes.

    The plugin automatically treats these as blocks and wraps them in appropriate HTML for each “block” (think like a <p> tag around each block).

Viewing 1 replies (of 1 total)

The topic ‘Simple Calendar formatting’ is closed to new replies.