SupportCategory: Wordpress PluginsUnlimited background slider
Brad asked 7 years ago

I just got the pro version. I’m using this to add a background to a wordpress page. For this page it’s the only background image I’m using, so I don’t want the image to transition in. I want it to just load with the page immediately.
I’m on a tight deadline so a quick response would be greatly appreciated (I bet you hear that a lot).
Thanks,
Brad

1 Answers
eDataStyle Staff answered 7 years ago

here is js file ( \wp-content\plugins\unlimited-background-slider\assets\jquery.mb.bgndGallery.js )
you can try to remove the ease-in

enterTiming: “ease-in”,
exitTiming: “ease-in”