Launch time to change the timer to disable week ?
- Posted by veeresh (2) Offline
				Hello i don't want the timer show weeks all i need it is to display  days   minutes and  seconds ..
Am unable to see seconds changing ?
Kindly help
Thank you
						
								12 years 2 months ago								#1
				by veeresh
			
		Am unable to see seconds changing ?
Kindly help
Thank you
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
				Well you can remove the weeks time from this template file
/lunchtime/themes/themechoosen/index.php
			
						
								12 years 2 months ago								#2
				by erwinschro
			
		/lunchtime/themes/themechoosen/index.php
<div class="dash weeks_dash">
	<span class="dash_title">wks</span>
	<div class="digit"><?=$date['weeks'][0]?></div>
	<div class="digit"><?=$date['weeks'][1]?></div>
</div>Please Log in or Create an account to join the conversation.
- Posted by veeresh (2) Offline
				Thank you so much for it, by my issues is it show 7 weeks and 6 days instead of showing total no of days it show .. Its is wrongly displayed i tried editing js file as well but it was of no help ..
Kindly Guide me to resolve this issue
						
								12 years 2 months ago								#3
				by veeresh
			
		Kindly Guide me to resolve this issue
Please Log in or Create an account to join the conversation.
- Posted by erwinschro (1034) Offline
				Sorry my mistake...the suggested to remove above will just remove the weeks displayed but not the functionality. In that case I'm sorry if I can't help.			
						
								12 years 2 months ago								#4
				by erwinschro
			
		Please Log in or Create an account to join the conversation.