Hello everyone. I have a merchandise zone in home page which shows a slider of featured items. The problem is that when the orientation of mobile changes, the slider brakes down,means the bxSlider wrapper vanishes. So is there any which will render and start the slider again on orientation change. Well tried with 'orientationchange' event,to revoke initslider() again, but it didn't work for me.