Jump to content
  • 0

Problem embedding Countdown Clock code


Sue Busher

Question

Can anyone help me with this please?

<iframe width="300" height="154" src="https://w2.countingdownto.com/4544001" frameborder="0"></iframe>

 

Frog just doesn't like it..

 

Or does anyone else have any other successful countdown clocks I could use?

 

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

Hi @Sue Busher

I've made the change to your staff dashboard, this works:

<style>
div[data-content-uuid="WIDGET_UUID"] .countdown_section:nth-child(2),
div[data-content-uuid="WIDGET_UUID"] .countdown_section:nth-child(3),
div[data-content-uuid="WIDGET_UUID"] .countdown_section:nth-child(4)
    {
    display: none !important;
}
</style>

Graham

 

Link to comment
Share on other sites

  • 0

Hi Sue,

When I embed that code, in the developer console I get this message

counting.jpg

The error suggests the host website for the countdown clock is the one blocking the embed, which is strange because I can see from the website that it provides an embed code.

Looking at the clock though, it seems pretty similar to one of the FrogCode widgets by Paul Conkie: https://www.frogeducation.com/frogstore/widget/event-countdown, could you use that instead?

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...