New Landing How can we help? Themeforest Theme Support Dante Basic Counter (+) close by number

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Dante
  • #88724
    E_K
    Member
    Post count: 199

    Hello again,

    Is the attached something that I can with customization?

    Thanks.

    #88844
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please just explain in detail. Do you just want to add only + after number ?

    Thanks

    #88878
    E_K
    Member
    Post count: 199

    Hello Mohammad,

    Yes, just want to add + after number.

    Thanks

    #88897
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please edit functions.js at /dante/js/ and add this code after line 2318:
    countNumber.text(countNumber.text()+'+');
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #91217
    E_K
    Member
    Post count: 199

    Hello Mohammad,

    countAsset.appear(function() {				
    					
    						countNumber.countTo({
                                                         onComplete: function () {
                                                                  countNumber.text(countNumber.text()+'+'); 
    								countDivider.animate({
    									'width': 50
    								}, 400, 'easeOutCubic');
    								countSubject.delay(100).animate({
    									'opacity' : 1,
    									'bottom' : '0px'
    								}, 600, 'easeOutCubic');
    							}

    Am I putting that on the right line?

    Thanks.

    #91219
    E_K
    Member
    Post count: 199

    Alternatively, can you send me the js file which is already contain this?

    #91227
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please change countNumber.text(countNumber.text()+'+'); to countNumber.html(countNumber.html()+'+'); and rest of all perfect.
    Thanks

    #91236
    E_K
    Member
    Post count: 199

    Hello Mohammad,

    Thank you for your prompt reply.

    It works well now.

    I have a final question which is regarding to use this just for one counter.

    Such as ,

    ABC+ DEF GHI
    1000 2000 2500

    Thanks.

    #91239
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am afraid that its not possible due to big customization.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 9 posts - 1 through 9 (of 9 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register