Using tabs container and tabs. i am trying to put multiple countdowns in one of the tabs. one countdown displays fine, but trying to put more that one results in just the header of the other being displayed and the counter itself to not. As a test, i made another page and tried to put 3 x countdowns in it WITHOUT using tabs container and it worked fine. Trying to engage a tabs container results in the first result of only 1 displaying.
Place each countdown in its own tab to avoid conflicts, so that each countdown is rendered independently.
Make use of the below sample:
{tabs}
{tab:title=Countdown 1}
<Countdown macro for timer 1>
{tab}
{tab:title=Countdown 2}
<Countdown macro for timer 2>
{tab}
{tabs}
Hope this helps - Happy to help further!!
Thank you very much and have a great one!
Warm regards
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.