• Customer

    Change from Countdown script to CountUp in latest Deal

    Posted by: zman85 Jan 5, 2018 at 20:28 (7 year ago)
    Hello,
    I would like change time in Latest Deals Box.
    Deafulty is Countdown Time, I would like get CountUp from specific date.

    Eg.: Specific date:
    and Count up to time when Latest Deals will be updated by new product.

    I found in JS:
    /** COUNT DOWN **/

    $('[data-countdown]').each(function() {

    var $this = $(this), finalDate = $(this).data('countdown');

    $this.countdown(finalDate, function(event) {

    var fomat ='%H%M%S';

    $this.html(event.strftime(fomat));

    });

    });

    if($('.countdown-lastest').length >0){

    var labels = ['Years', 'Months', 'Weeks', 'Days', 'Hrs', 'Mins', 'Secs'];

    var layout = '{dnn} Days:{hnn} Hrs:{mnn} Mins:{snn} Secs';

    $('.countdown-lastest').each(function() {

    var austDay = new Date($(this).data('y'),$(this).data('m') - 1,$(this).data('d'),$(this).data('h'),$(this).data('i'),$(this).data('s'));

    $(this).countdown({

    until: austDay,

    labels: labels,

    layout: layout

    });

    });

    }

    and I can't edit it like is on author web page http://keith-wood.name/countdown.html in CountUp Tab... where weh ave a code: $('#sinceCountdown').countdown({since: startYear, format: 'YOWDHMS', description: 'Since New Year'});

    Can You Help Me ?

  • Customer

    Posted by: Kazim Vu, Jan 6, 2018 at 08:00 (7 year ago)

    Hi zman85
    In your case, i am really sorry because i do not support for custom work. You have to custom by yourself or contact to Customized Services, where they will help you.
    Regards
  • Customer

    Posted by: zman85, Jan 6, 2018 at 17:24 (7 year ago)

    Ok, don't worry, i fix it my problem. Thank You for Your answer.
    Regards
  • Customer

    Posted by: Kazim Vu, Jan 8, 2018 at 08:01 (7 year ago)

    Thank you. If you have other questions, do not hesitate to contact with me.
    Thank you and Have a great day!

INSTALLATION SERVICE

Theme Installation: $49. Pay now

CUSTOMIZED SERVICES

Use our expert service to turn your ideas into reality. Please send an email to kutethemes@gmail.com to provide the more detailed information. Thanks!

WORKING TIME

Our support service works from Monday to Friday.
Mean time (GMT +7):
+ 7:30 - 11:30 AM
+ 1:30 - 5:30 PM
We will try to answer all the questions within 24 hours and solve them as quickly as possible