Forums

WP Orbit Slider
Override options (3 posts)

  1. scottdaris
    Member
    Posted 3 months ago #

    Thanks for providing such a great slider. It worked instantly - I love when that happens. However, I would like to override some of the options and the ones in the dropdowns stop at certain points. I would like to set the Slider Time Delay to 8 seconds (8000ms) and the startClockOnMouseOut to true. I know how to change settings in the .js files named jquery.orbit-1.3.0.js and jquery.orbit-1.3.0.min.js but then the changes aren't reflected when I go back to the WP Orbit Slider Options in the dashboard. Then, of course, they wouldn't stick since your dropdowns stop at limited options. Maybe in the future you shouldn't even have dropdowns and just let people type in whatever values they want. Anyways, please let me know how I can make my manual settings sticky. Thanks!

    http://wordpress.org/extend/plugins/wp-orbit-slider/

  2. scottdaris
    Member
    Posted 3 months ago #

    Well, I figured it out. I just changed the integer advancement in includes/options_page.php to:

    advanceSpeed : ($i=500; $i<=10000; $i+= 500) and

    animationSpeed : ($i=200; $i<=10000; $i+= 200)

    so now I don't have to hard-code the .js files to get more options in the dropdowns.

    This is what happens when a person stays up until 8am on major caffeine :D

  3. virtualpudding
    Member
    Posted 3 months ago #

    Thanks for the kind words.
    We've all been there (8am and loaded!) Happy to hear you got a fix.
    I'll review the settings in the next update.

Reply

You must log in to post.

About this Plugin

About this Topic