Hi guys,
What file do I need to edit to change the transition on the AJAX portfolio slideshow? It looks like it defaults to slide left/right but I’d like it to use the fade transition to match the rest of the slideshows on the site. What script file needs to be edited to change that?
Thanks,
-C
Hey calebcuster!
You can change it on line 1419 in /enfold/js/shortcodes.js.
transition: 'slide' // 'fade' or 'slide'
Best regards,
Elliott