• Resolved awgerber

    (@awgerber)


    Hello,

    I would like to display an early bird price in my training table depending on the current date. I saw filter_date but I understand it filters rows. What would be the best way to have the visitor see the current price.

    Thanks for your response in advance.

    Greetings Achim

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The Row Filter by Date Extension might actually be the best choice here. You would basically have to add rows for each date with the then-correct price and use the Extension only show the relevant one.

    Regards,
    Tobias

    Thread Starter awgerber

    (@awgerber)

    Hi Tobias,

    Thanks for your quick response.

    Let’s say the first row shows the early bird fee with the early bird date and the second row shows the regular price. How can I set the filter that only one of the prices is shown according to the date?

    Greetings – Achim

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Achim,

    after thinking about it again, this might not work, because you’ll want to show the information for ranges of dates, not just single dates…
    The Extension won’t help with that, unfortunately, except if you really would add one row per day. Whether this is feasible would depend on the number of dates that you have.

    Another approach could be to use an extra plugin that can show/hide content based on date and time, like https://www.ads-software.com/plugins/timed-content/ (no direct recommendation, I just googled it). This way, you could add Shortcodes inside your table cells to show/hide the relevant prices based on date and time.

    Regards,
    Tobias

    Thread Starter awgerber

    (@awgerber)

    Hi Tobias,

    it is complicated, but it should do the trick. Thanks for pointing it out to me.

    Greetings Achim

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    sure, no problem! I hope this helps!

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Early Bird Price depending on date’ is closed to new replies.