Well, I\'m using a owl-carousel-2 plugin now.
And I encounter the following problem:
With Owl Carousel 2 you reinitialize like so:
jQuery('.owl-carousel').trigger('refresh.owl.carousel');
see this issue.