The countdown clock (using custom attributes) I have on my website isn’t working now that I need to change the date. It used to work with the old date (which was 9/1/2024), but now it doesn’t.
It looks like the text was edited and my guess is that there were originally SPANs for each of the 00 positions so that they could be found and updated.
Those SPANs were deleted so the script cannot find those element ID’s to update the time.
Re-select each of the 00s carefully, no extra spaces, and create a span for each [1].