• Resolved val313

    (@val313)


    Hi,

    Thanks for your plugin. I have few restaurant websites that I need to implement lunch menu. I am thinking to accomplish this by creating separate “Lunch” category and show only certain times. As example let’s say I want to show Lunch category only Monday – Friday between 11:00 – 15:00. What would the shortcode will look like and where do I exactly insert?

    Thanks

    See my testing site below:

    https://valdisk.sg-host.com/

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Dave Clements

    (@thewanderingbrit)

    You would insert the shortcode around the content, wherever it appears. The shortcode would look like the following for your given conditions:

    [time-restrict-repeat type="daily" ontime="11:00:00" offtime="15:00:00"]
    [time-restrict-repeat-2 type="weekly" onday="Monday" offday="Friday"]
    Here's our lunch menu
    [/time-restrict-repeat-2]
    [/time-restrict-repeat]
Viewing 1 replies (of 1 total)
  • The topic ‘Lunch menu Monday – Friday’ is closed to new replies.