• Resolved wpneon

    (@wpneon)


    Hi,

    Timer buttons of ‘timer’ countdown do not work properly anymore. Sometimes start button does not work, stop and reset buttons don’t work on any of the pages. All worked fine before.

    Same issue exists in preview mode in backend. Have disabled all other plugins (including caching) but not been successful in isolating the issue.

    Any tips how to solve would be appreciated!

    • This topic was modified 4 years, 6 months ago by wpneon.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adamskaat

    (@adamskaat)

    Hi @wpneon,

    Thank you for connecting us.
    Please add this CSS conde into custom CSS section.

    .ycd-timer-box.ycd-timer-box-next {
    	display: none;
    }

    Please let me know about your progress.

    Thread Starter wpneon

    (@wpneon)

    Yes, this seems to solve it, thanks a lot!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Start/Stop/Reset Buttons not working’ is closed to new replies.