Jump to content

Как заменить swiper.min.js в теме

Featured Replies

Posted
comment_165466

Столкнулся с такой проблемой...

swiper.min.js стоит какой то не стандартный и с встроенным с автором на левую ссылку. Как заменить на стандартный адрес?

по идеи должно бить как то так  

<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.css">
<link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
ИЛИ
<script src="https://unpkg.com/swiper/swiper-bundle.js"></script>
<script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>

Но вот как в этой теме сделано .

  <template template_group="global" template_name="js_script" template_data="" template_location="global">
    <![CDATA[<script src='{resource="FluentDesignTheme/swiper.min.js" app="core" location="global"}'></script>

И

  <resource name="swiper.min.js" location="global" path="/FluentDesignTheme/" user_edited="1">LyoqDQogKiBTd2lwZ И ОЧЕНЬ ОЧЕНЬ длиный код...

Скрин.

s-l1600 (1).jpg

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.


Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.