New Landing How can we help? Themeforest Theme Support Dante Dante Testimonial Slider timing: How to Change?

Viewing 15 posts - 1 through 15 (of 28 total)
  • Posted in: Dante
  • #46795
    arib
    Member
    Post count: 43

    I have worked through to
    jquery.flexslider-min.js
    and
    animationSpeed:600

    Is this the correct item to modify?
    And what is the proper method?

    #46964
    CandaceCroweDesign
    Member
    Post count: 10

    Also curious. Definitely would be a nice option to have in the theme options…

    #47154
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This is not the file you need to edit, you need to go to dante/js/functions.js and change the value around line 1827. It is currently set to 1000.

    – Kyle

    #47156
    arib
    Member
    Post count: 43

    thanks much

    #47166
    arib
    Member
    Post count: 43

    that does not seem to be it, took it to 60000 and no change

    /////////////////////////////////////////////
    	// WIDGET FUNCTIONS
    	/////////////////////////////////////////////
    	
    	var widgets = {
    		init: function() {
    			
    			// CHARTS
    			if (sfIncluded.hasClass('has-chart')) {
    				jQuery('.chart-shortcode').each(function(){
    					jQuery(this).easyPieChart({
    						animate: 1000,
    						lineCap: 'round',
    						lineWidth: jQuery(this).attr('data-linewidth'),
    						size: jQuery(this).attr('data-size'),
    						barColor: jQuery(this).attr('data-barcolor'),
    						trackColor: jQuery(this).attr('data-trackcolor'),
    						scaleColor: 'transparent'
    					});
    				});
    			}
    #47300
    CandaceCroweDesign
    Member
    Post count: 10

    It’s line 1326 in Dante 2.0 to control the slider speed. My default speed was 6000 or 6 seconds.

    Again, please add control of this from the dashboard to the “features to add” list.

    #47316
    arib
    Member
    Post count: 43

    Nothing that I altered so far in functions.js changes anything

    theme is 2.01

    #48240
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi CandaceCroweDesign,
    I am sure Ed already has this in his list, Have assigned this thread to him just in case.

    Best,
    Tahir

    #48287
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Will see what we can do about adding this in an update.

    – Ed

    #48306
    CandaceCroweDesign
    Member
    Post count: 10

    Thanks guys.

    Also, could we get a method for changing “Shopping Bag” to anything we want, like “Shopping Cart”? I’ve done the manual edits, but then I forget and update the theme and have to hunt through the woocommerce back end again. Shopping cart is the convention on American sites – shopping bag has sounded strange to many people I’ve showed it to. It just doesn’t sound professional, but probably would work great for stores targeting a younger demographic.

    Regardless, great theme – keep up the good work.

    #48308
    arib
    Member
    Post count: 43

    Is there an answer to the original ? I had asked?

    #48317
    CandaceCroweDesign
    Member
    Post count: 10

    site/wp-content/themes/dante/js/functions.js
    I updated, so now it is at line 1335. I know you said you tried editing, no joy, but that’s it. Mine is set to 9000.

    #48365
    arib
    Member
    Post count: 43

    @CCD that is found at line 1173 for me, that in itself does not compute. and again no change modifying 1173 #$&$%^#^!

    #48386
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @arib – are you changing slideshowSpeed ?

    – Ed

    #48388
    arib
    Member
    Post count: 43

    yes slideshowSpeed

Viewing 15 posts - 1 through 15 (of 28 total)

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

License required for the following item
Login and Registration Log in · Register