- Posts: 2284
- Thank you received: 998
Not Showing
- Trung Duong
-
- Offline
- Administrator
-
Less
More
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 7 months ago #8268 by Trung Duong
Replied by Trung Duong on topic Not Showing
Please contact us via email and send me your site url / administrator account so i can check it easier.
Best Regards
Best Regards
Support email: services(at)omegatheme(dot)com
Follow Us to keep updated!


[img]...[/img]
[img]...[/img]
[img]...[/img]
Please Log in or Create an account to join the conversation.
9 years 7 months ago #8279
by A Lee
Replied by A Lee on topic Not Showing
Any fix for this? Not working for me too.
Please Log in or Create an account to join the conversation.
- Yuri Kirilin
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 3
9 years 7 months ago #8286
by Yuri Kirilin
Replied by Yuri Kirilin on topic Not Showing
So there is a bug in the source.
How I fixed it.
1. Open flipclock.php. Find the next piece of code (it's in the end, line 71):
if($start_time >= strtotime("now") || $start_time >$end_time || strtotime("now") >$end_time ) {
echo "<style>.mod_eventcountdown { display:none; }</style>";
}
2. Change the first unequality from >= to <=
3. Upload the source to the server
4. Make the similar operation with basic.php and circular.php.
Enjoy.
Another comment to OmegaTheme team. You need to add something like
.mod_eventcountdown li {
list-style-image: none !important;
}
to the css sources. Otherwise the inherited from template images spoils the picture.
How I fixed it.
1. Open flipclock.php. Find the next piece of code (it's in the end, line 71):
if($start_time >= strtotime("now") || $start_time >$end_time || strtotime("now") >$end_time ) {
echo "<style>.mod_eventcountdown { display:none; }</style>";
}
2. Change the first unequality from >= to <=
3. Upload the source to the server
4. Make the similar operation with basic.php and circular.php.
Enjoy.
Another comment to OmegaTheme team. You need to add something like
.mod_eventcountdown li {
list-style-image: none !important;
}
to the css sources. Otherwise the inherited from template images spoils the picture.
Please Log in or Create an account to join the conversation.
- luwis victoria
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 4 months ago #8394
by luwis victoria
Replied by luwis victoria on topic Not Showing
I want to use this count down timer in my prestashop.i uploaded the timer as a module it uploaded successfully but i cant find where is the timer that i installed??is this timer is working in prestashop website??
Please Log in or Create an account to join the conversation.
- jose rebelo
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 3 months ago #8441
by jose rebelo
Replied by jose rebelo on topic Not Showing
after edit .php and .css only show basic theme
:blink:
:blink:
Please Log in or Create an account to join the conversation.
- youuhy jodyt
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 1
- Thank you received: 0
9 years 3 weeks ago - 9 years 3 weeks ago #8557
by youuhy jodyt
Replied by youuhy jodyt on topic Not Showing
hello
when choose layout Circular or Flip Clock not showing any thing
just working basic layout
when choose layout Circular or Flip Clock not showing any thing
just working basic layout
Last edit: 9 years 3 weeks ago by youuhy jodyt.
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds