WPIntell

Source evidence

Addition :-)

Christmas Countdown Widget · support · 2013-12-24T00:07:00+00:00

complaintsentiment
highseverity
0.79relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 27 rows with source links

14.8% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

23 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
koolgirl unresolved
Hi There! Love your countdown, it’s adorable. Recommend it to all of my clients as well. 😉 I am a web developer, Perl programmer, and hacker myself, so I wanted to just add a tiny little edit I always make to the javascript: In santas-christmas-countdown/scripts/scriptfile.js, I simply changed this code block: if (daysLeft <= 0 ) { document.write("<br><br>Merry<br>Christmas!") } else { document.write( ""+daysLeft+" days <BR> til Christmas!");}} to if (daysLeft <= 0 ) { document.write("<br><br>Merry<br>Christmas!") } else if (daysLeft == 1 ) { document.write( ""+daysLeft+" day <BR> til Christmas!");} else { document.write( ""+daysLeft+" days <BR> til Christmas!");}} Just to ensure on the last day before the count ends, instead of “1 days left” it will say “1 day left”. 🙂 Thank you for the awesome plugin. 🙂 Nicole Edwards Rockware IT http://wordpress.org/plugins/santas-christmas-countdown/ Hey Nicole! Thanks so much for your edit to the script 🙂 I used it!! I’ve updated the countdown… now it’s perfect! You ROCK! =D Thanks, Monica

Comments

1 shown
Monica Haught 2014-01-01T20:53:00+00:00

Hey Nicole! Thanks so much for your edit to the script 🙂 I used it!! I’ve updated the countdown… now it’s perfect! You ROCK! =D Thanks, Monica