Countdown Widget
-
Hi guys
I have an event to count for that is about 3 months away and I would like the counting to be shown in days rather than months – the milestone widget shows only months
Someone recommended for me earlier using those options:
For alternatives see here:
http://wpbtips.wordpress.com/2010/10/28/widgets-for-wpcom-8-countdown-timers/
http://wpbtips.wordpress.com/2011/02/20/widgets-for-wp-com-8b-more-countdown-tickers/None of them matched what I wanted – all these codes have backgrounds while I’m looking for something to match design of my site .. simple colors and text about the event – no birds or hearts or anything like that :)
I found this site and it gives amazing countdown – http://countingdownto.com/
The only problem is that when I got the code after clicking on EMBED and I tried to insert it into a widget, the widget changed the code by itself and it didn’t show on the page when I tried to see it
This was the code I got
<div style=”background:#000;width:350px; height:260px;font:0px sans-serif;text-align:left;”>
COUNTDOWN TIMER WIDGET</div>Any help would be appreciated
The blog I need help with is: (visible only to logged in users)
-
See here for a workaround http://wpbtips.wordpress.com/2010/07/22/gigya-shortcode-3-widgets/
See also so you know why workarounds are being used -
Thanks
I tried using the way it is given and this was my code that I came up with but it didn’t work – any explanation why?
[gigya src=" http://countingdownto.com/c/w.swf " eid="357336" type="application/x-shockwave-flash" width="350" height="240" allowscriptaccess="always" bgcolor="#000000" style="outline:none"]
-
I don’t have an explanation as I don’t use the gigya shortcode. Hopefully, another Volunteer will post here to assist you.
-
-
The blogger at the blog who provided the gigya shortcode can assist you but Staff do not provide any backup at all for workarounds like this flash workaround.
-
-
-
and if you would like to see how the code I used in my last post turned out on website .. here it is in this page on the left side –
http://cfatutor.me/excel-sheets/
only black rectangle .. I dont know how to make it work
-
-
Correct shortcode:
[gigya src="http://countingdownto.com/c/w.swf" flashvars="eid=357336" width="350" height="240" allowscriptaccess="always" bgcolor="#000000" ] -
- The topic ‘Countdown Widget’ is closed to new replies.