Changing the speed of the "slogan" ticker

Support Forums for LiveMesh Themes & Plugins Forums Agile Theme Support Changing the speed of the "slogan" ticker

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16392
    usurper
    Member

    I’m having difficulty in finding where/how to change the speed of the slogan/ticker. I’ve searched this site, but only saw CSS formatting changes.

    Site: http://www.exactmeeting.com
    Code:

    
    <div class="slogan1">
    <p class="p1"><span class="s1" style="font-size: 48px; background: ">Your business is going places...</span></p>
    <div class="ticker highlight">
    <div>Getting you there</div>
    <div>Reclaiming lost productivity</div>
    </div>
    <p class="p1"><span class="s1" style="font-size: 48px; background: ">is our business</span></p></div>
    <div>
    

    Where can I change the speed of the text ticker? Thank you!

    #16397
    usurper
    Member

    I have no idea why the code is converting < and > but you get the idea.

    #16409
    Veena
    Moderator

    You can change the slide show speed in the ticker shortcode itself –

    [ticker_slider messages="We are Creative,We create Brands,We Design Stunners,We Build Websites" animation_speed=500 slideshow_speed=5700]
    
    • slide1
    • slide2
    • slide3
    • slide4
    [/ticker_slider]

    Pls check the shortcode parameters in themedocumentation.

    #16509
    usurper
    Member

    Interesting. [ticker_slider] is not a shortcode that’s working in my install. AgileWP 3. I temporarily made the change to the .js script.

    #16535
    Raghavendra
    Moderator

    The [ticker_slider] is available only in Austin theme. Sorry for the confusion.

    At present only way to change it would be by editing JS as you have done already – in line number 687 setInterval() function in main.js file.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Agile Theme Support’ is closed to new topics and replies.