Plugin Author
Baden
(@baden03)
Sounds like you have a javascript error on your page. If you can share a link we can help troubleshoot this with you.
Thanks for the reply! If you scroll down this page a little you will see it in the right sidebar:
http://www.dare2dream.today/the-mission/
Cheers
Plugin Author
Baden
(@baden03)
OK, one issue is that you have a few countdown scripts being loaded on your page. The one that is probably interfering with the countdown is:
<script type='text/javascript' src='http://www.dare2dream.today/wp-content/plugins/page-expiration-robot/js/jquery.lwtCountdown-1.0.js?ver=1'></script>
Is is possible to de-activate the page-expiration-robot plugin and see if that solves the issue?
Perfect! Thank you so much for your help. Great plug-in!
Ah just one more issue, I’ve inserted it as a shortcode and when using the carbonite style one of the numbers is appearing external of the numbers cell, next to the word ‘numbers’.
Also when using carbonite or carbonlite styles, there appears to be additional space to the right of the counter. Not sure if this is due to omitting weeks?
It is featured on http://www.dare2dream.today
Cheers
Plugin Author
Baden
(@baden03)
Add the following to the custom css section of the plugin’s option page:
.carbonite-tripdash {
width: 63px !important;
margin-left: 7px !important;
}
for some reason the spacing is a bit wonky in your theme.
Please let us know if we can be of any further assistance.
Plugin Author
Baden
(@baden03)
Glad it worked out. Thank you for the kind review, and marking the issue resolved. Issue: Resolved.