Title: Remove &quot;Typewriter&quot; Effect
Last modified: August 31, 2016

---

# Remove "Typewriter" Effect

 *  Resolved [waldoah](https://wordpress.org/support/users/waldoah/)
 * (@waldoah)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-typewriter-effect/)
 * Hello,
 * Is there any way to remove the “typewriter” type effect? I’d want a pure “loop”
   as opposed to that.
 * If that doesn’t make sense, I made a quick screen share to visually explain the
   issue: [https://youtu.be/UYknuoKsVrA](https://youtu.be/UYknuoKsVrA)
 * Link: [http://dev.coretekservices.com/](http://dev.coretekservices.com/)
 * Thanks,
    Austin
 * [https://wordpress.org/plugins/slide-anything/](https://wordpress.org/plugins/slide-anything/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [waldoah](https://wordpress.org/support/users/waldoah/)
 * (@waldoah)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-typewriter-effect/#post-7023617)
 * I really like the plugin – thanks!
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-typewriter-effect/#post-7023701)
 * Hi, that kind of infinite-looping effect – where when the last slide is reached
   and the first slide, slides in from the right without any rewind – does not seem
   to a part of the current Owl Carousel feature set. Owl Carousel Version 2 (which
   is still in BETA) apparently supports this feature – see: [http://www.owlcarousel.owlgraphic.com/](http://www.owlcarousel.owlgraphic.com/)–
   But I’ll only implement this within my plugin when it’s STABLE.
 * What you can do though, is edit the plugin file:
    /wp-content/plugins/slide-anything/
   php/slide-anything-frontend.php and edit line 195 of this file: $output .= “rewindSpeed:
   1000,\n”; Change 1000 to 0 – this will then transition back to slide 1 without
   any transition at all when it reaches the end. But you won’t get that ‘infinite/
   transparent loop’ effect.
 * The options for the current version or Owl Carousel can be seen here:
    [http://owlgraphic.com/owlcarousel/](http://owlgraphic.com/owlcarousel/)(
   under Customizing) But I cant see anything here that can help you.
 *  Plugin Author [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * (@simonpedge)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/remove-typewriter-effect/#post-7023951)
 * Hi, I hope you managed to get Slide Anything working according to your requirements.
   
   Nothing further to be done here – this thread can be closed.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove "Typewriter" Effect’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slide-anything.svg)
 * [Slide Anything - Responsive Content / HTML Slider and Carousel](https://wordpress.org/plugins/slide-anything/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slide-anything/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slide-anything/)
 * [Active Topics](https://wordpress.org/support/plugin/slide-anything/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slide-anything/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slide-anything/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [simonpedge](https://wordpress.org/support/users/simonpedge/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/remove-typewriter-effect/#post-7023951)
 * Status: resolved