Remove start/end dates on main sign up sheets page for recurring events

HomeForumsGeneral Support – NOT for Volunteer and PTA plugins!Remove start/end dates on main sign up sheets page for recurring events

Viewing 3 reply threads
  • Author
    Posts
    • #8123
      Michael Frethy
      Participant

      Two of my sign up sheet pages are made up of only recurring sheets (one for each day of the week). I would like to remove the Start and End Dates column from the main page to reduce confusion and also help make the sheets more mobile friendly (size-wise).

    • #8125
      Stephen Sherrard
      Keymaster

      There is not currently an option to remove those columns from the main sheet list. That would require some direct editing of the plugin code at this point. Feel free to post this in the feature request section with more details on what you want, and it will be considered for a future option/setting. If it’s only a couple of sheets that are recurring, but others are not, then it’s not clear if you want start/end dates removed for everything (main list of all sheets) or just in certain very specific cases (much harder to test for).

    • #8127
      Michael Frethy
      Participant

      It would just be for these two specific pages. Or for all recurring time sheets. I’m fine with modifying the code if you can point me in the right direction. Or maybe suppressing it with css. It’s more for the lack of responsiveness with the main sheets page. The view and sign up links are pushed off the page on a mobile browser which affects the surrounding layout. Without the start/stop columns in the table it would correct the issue.

    • #8129
      Stephen Sherrard
      Keymaster

      All of the public display is generated by the:
      class-pta_sus_public.php
      file.

      The start and end dates for the main sheet list are output starting on lines around 337 (headers, then the data a bit further down).

Viewing 3 reply threads
  • You must be logged in to reply to this topic.