• Hi James,

    The time shordcode do not show up anymore. 1 week ago it did work. How do i Fix this?

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author James Golovich

    (@jamesgol)

    What time shortcode? There are currently no shortcodes with this plugin

    Thread Starter robinkeijzer

    (@robinkeijzer)

    Thanks James for you respond.

    When a Customer adds a product to his cart, there is a pop-up with a count down timer. But now that time table is not working, please check link.

    https://screenshot.net/0r13gfg

    Plugin Author James Golovich

    (@jamesgol)

    If you view the source do you see the javascript that starts the timer? Search for ‘countdown({until:’

    Clearing the WooCommerce sessions would be something to try if you want a quick fix

    Thread Starter robinkeijzer

    (@robinkeijzer)

    Yes, i see.

    jQuery(‘.wc-csr-countdown’).countdown({until: ‘+891’, format: ‘dhmS’, layout: ‘{d<}{dn} {dl} {d>}{h<}{hn} {hl} {h>}{m<}{mn} {ml} {m>}{s<}{sn} {sl}{s>}’, expiryUrl: ‘/winkel/kamerplanten/sansevieria/sansevieria-silver-blue/’});

    Plugin Author James Golovich

    (@jamesgol)

    Are there any errors in the browser console?

    Plugin Author James Golovich

    (@jamesgol)

    I looked at your site and I see the error

    Uncaught TypeError: jQuery(...).countdown is not a function
        at (index):153
    (anonymous) @ (index):153

    I did see the countdown javascript code being minified by something called autoptomize. Did you recently install this and that is when it stopped working?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Time shortcode do not show up’ is closed to new replies.