Profiles

  • Member Since: November 12th, 2007
  • Find me on:
  • Posted a reply to countdown shows zeroes in Safari, on the site WordPress.org Forums:
    fixed it by this doing regex replacement of dashes with slashes countdown-timer-widget.php:448 dateAndTime : "<?php…

  • Created a topic, countdown shows zeroes in Safari, on the site WordPress.org Forums:
    Countdown doesn't work in Safari desktop or mobile. :(

  • Posted a reply to days > 99 are spilled over outside of the div, on the site WordPress.org Forums:
    I believe that this regex should fix it for dates that are < 999 days.…

  • Created a topic, days > 99 are spilled over outside of the div, on the site WordPress.org Forums:
    If days counter is more than 99 then 3 digit number is…