• Resolved worthywow

    (@worthywow)


    Hi !

    Please can you let me know the shortcode format for changing/hiding the day headings in the list view – ideally I want to show the heading as “Tuesday, 12th November” on the left with no heading on the right.

    Once again many thanks and can you let me know how to buy you a coffee/beer to say thanks for a great plugin!

    Cheers,

    Richard

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author michielve

    (@michielve)

    Hi,

    If you use the shortcode, you can hide / display the header items like this:

    [pgc header-left="title" header-center="" header-right="" title_format="LL"]

    You can specify different formats for the last one title_format – see https://momentjs.com/docs/#/displaying/format/ for all options.

    • This reply was modified 5 years, 7 months ago by michielve.
    Thread Starter worthywow

    (@worthywow)

    Hi !

    Thanks – I’m actually after the day headings in the main list not the overall heading e.g. the lines in bold below – is this possible?

    1 November 2020 Sunday
    4:30 – 5:30 Do something
    13:45 – 14:45 Do timesheet
    2 November 2020 Monday
    6:00 – 7:00 Run report
    7:15 – 8:15 Go shopping

    Plugin Author michielve

    (@michielve)

    Then it would be like this:

    [pgc list_day_alt_format="false" list_day_format="D MMMM YYYY dddd"]

    See for all the options you can use in the list_day_format:

    https://momentjs.com/docs/#/displaying/format/

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

The topic ‘Heading shortcodes’ is closed to new replies.