To quickly fix the recent swiper slider not loading
Find and replace the below line
<script src="https://unpkg.com/swiper/js/swiper.min.js"></script>
with this line
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
screenshot to show how to search the line and replace
after that repeat the same thing for below line
find
<link rel="stylesheet" href="https://unpkg.com/swiper/css/swiper.min.css">
replace with
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
---------
Sorry for any issues, this is all fixed in the new theme version for ips 4.5 and its ready to be uploaded once IPS release 4.5 version
If you are using the Beta version of IPS 4.5 feel free to send me a message for the updated version of this theme π