Countdown timer script not working

I am trying to create a countdown timer for a project I am making in college, but for some reason, even though the print string is counting down, the timer I created as a Widget isn’t. The only time the Widget timer moved it was, instead, going up. (Cannot remember how I did this unfortunately, it was an accident.) I THINK it might have something to do with one of the two blueprints below, if not both.

The first of these is a blueprint that is responsible for getting the print string to count down, meanwhile the second is responsible for the creation of the widget.

Isn’t it because you forgot to connect up the execution pins on the first screenshot? must admit i didn’t look through the rest.

No, I honestly wasn’t sure what was wrong, but I checked that and it still didn’t work. No need to worry now though, found someone who was able to help me. Thanks anyway.