• Resolved bamgraphics

    (@bamgraphics)


    Hi. I’m looking for a way to remove the “required” attribute from the mf gig calendar plug-in.

    Tried several things – the most basic of which was to turn
    required = [“title”, “start_date”];
    into
    required = [“”];

    or just erasing the line itself.

    Any help would be appreciated.

    Thanks.

    https://www.ads-software.com/plugins/mf-gig-calendar/

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

    (@bamgraphics)

    Plugin Author Matthew Fries

    (@brewermfnyc)

    I’m confused why you’d want to do this. It’s an event plugins and events have dates. Plus the data is sorted by date. So if you don’t have a date on an event it won’t be displayed – in the admin area or in the front end.

    Maybe it would make more sense to set up a custom post type for your blog instead?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove "required" from date section’ is closed to new replies.