• Resolved kadaj

    (@aldabogskie)


    Hi, I’d like the regular hours to always be shown, even if there’s a holiday today. For example, on Independence Day, we want the normal hours to be displayed, but with the holiday or exception noted on a separate line.

    Is that possible?

Viewing 1 replies (of 1 total)
  • Plugin Author Noah Hearle

    (@designextreme)

    @aldabogskie This is possible using a couple parameters, something like the following:

    <h3>Regular opening hours</h3>
    [open regular=true special=false]
    [open_special]
    <h3>Holiday opening hours</h3>
    [open regular=false special=true]
    [/open_special]

    You can customise this much further, but this will get you started. View the Shortcodes section for more information.

Viewing 1 replies (of 1 total)

The topic ‘Holiday Hours’ is closed to new replies.