• Resolved kerrma

    (@kerrma)


    Hello,

    I am new to programming and I’ve made an un-ordered list of months which act as clickable tabs.

    How can I get the correct events list to show depending on the tab the user clicks?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    You could use something like this in each of your tabs, changing the scope to the date range you need:

    [events_list scope="2017-12-01,2017-12-31"]

    Thread Starter kerrma

    (@kerrma)

    The tabs appear close to the top of the page with a div below displaying the events list.

    Will this method display corresponding events when the user clicks on a tab without refreshing the page?

    Hello,

    If you use the provided shortcode in the tabs the page should not refresh if your tabs are working properly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Month tabs, show corresponding events’ is closed to new replies.