Hello, Greetings from InkThemes! Could you please provide us 'URL' of your site along with some edited screenshot so that we can better assist you? If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots. Thanks & Regards! Priyanka InkThemes.com
Development site, not the final product: http://advertcation.com/ I don't think you can do a screen shot of a slider transition. The slider is functional it just does straight cuts, I need fade from one slide to another
Hello, Please follow the screenshot given below. Code is given below... Code: navigation: { effect: "fade" }, pagination: { effect: "fade" }, effect: { fade: { speed: 800 } } Hope it will resolve your issue Thanks & Regards! Priyanka InkThemes.com
I did not see a change in chrome or IE after making the edit to the file. I included the text for you to look at to see if i did some thing incorectly. /* menu init */ jQuery(document).ready(function () { jQuery('#mmenu').mmenu(); jQuery('ul.sf-menu').superfish(); jQuery('.flexslider').flexslider(); jQuery("a[rel^='prettyPhoto']").prettyPhoto(); }); jQuery(function () { jQuery('#slides').slidesjs({ navigation: { effect: "fade" }, pagination: { effect: "fade" }, effect: { fade: { speed: 800 } } }); }); /* pretty photo */ /* crouslider */ jQuery(document).ready(function () { jQuery(".s1").CarouSlide({ animType: "slide-vertical", autoAnim: false, slideTime: 3000, animTime: 800, alwaysNext: true }); });
Hello, Could you please send us your dashboard details at [email protected] along with this thread link and we will do it for you... Looking forward to your reply. Thanks & Regards! Priyanka InkThemes.com