- Posts: 5
- Thank you received: 0
Two duplicate timers on the same page
9 years 6 months ago #8342
by Omri R
Two duplicate timers on the same page was created by Omri R
Hi!
Thank you for this great extension for joomla!
It's very easy to install and works without any problems.
A question - Is it possible to put the same counter more than once on the same page?
I tired to put to {loadposition countdown} on the same page but the first counter didn't work.
How can I accomplish that?
Thanks!
Omri
Thank you for this great extension for joomla!
It's very easy to install and works without any problems.
A question - Is it possible to put the same counter more than once on the same page?
I tired to put to {loadposition countdown} on the same page but the first counter didn't work.
How can I accomplish that?
Thanks!
Omri
Please Log in or Create an account to join the conversation.
- Trung Duong
-
- Offline
- Administrator
-
Less
More
- Posts: 2284
- Thank you received: 998
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
Notice: Undefined variable: end_tag_params in /ssd/home/omega_web/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
9 years 6 months ago #8343 by Trung Duong
Replied by Trung Duong on topic Two duplicate timers on the same page
Hi,
I think you should try duplicate module and try load 2 modules position in the same page.
Regards
I think you should try duplicate module and try load 2 modules position in the same page.
Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
The following user(s) said Thank You: Omri R
Please Log in or Create an account to join the conversation.
9 years 6 months ago #8354
by Omri R
Replied by Omri R on topic Two duplicate timers on the same page
Hi,
Thank you for the help.
It didn't work.
Still one timer is frozen.
Any other idea how can I have more than 1 timer on the same page?
Thank you very much for this excellent extension!
Omri
Thank you for the help.
It didn't work.
Still one timer is frozen.
Any other idea how can I have more than 1 timer on the same page?
Thank you very much for this excellent extension!
Omri
Please Log in or Create an account to join the conversation.
9 years 6 months ago #8355
by Omri R
Replied by Omri R on topic Two duplicate timers on the same page
I don't mind change a bit the code if it's necessary.
So also a guidenes how to do that would help.
Thanks,
Omri
So also a guidenes how to do that would help.
Thanks,
Omri
Please Log in or Create an account to join the conversation.
9 years 6 months ago #8356
by Omri R
Replied by Omri R on topic Two duplicate timers on the same page
I need the same counter on different locations on the page.
Maybe I can create a client / slave counter is the right direction to accomplish that?
What do you think?
Thanks!
Omri
Maybe I can create a client / slave counter is the right direction to accomplish that?
What do you think?
Thanks!
Omri
Please Log in or Create an account to join the conversation.
9 years 6 months ago #8357
by Omri R
Replied by Omri R on topic Two duplicate timers on the same page
I think I have some progress.
The following initiates only the last timer:
// Instantiate a coutdown FlipClock
clock = $('.otclock').FlipClock(diff, {
language: 'custom',
clockFace: 'DailyCounter',
countdown: true
});
How can I initiate also the other counters?
The following initiates only the last timer:
// Instantiate a coutdown FlipClock
clock = $('.otclock').FlipClock(diff, {
language: 'custom',
clockFace: 'DailyCounter',
countdown: true
});
How can I initiate also the other counters?
Please Log in or Create an account to join the conversation.
Time to create page: 0.197 seconds