Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Skarbikus

Newbie
  
  • Posts

    8
  • Joined

  • Last visited

Technical support

  • Works time
    11:00 - 20:00 GMT+1
  • Status
    Працюю

Information

  • City:
    Warszawa

Skarbikus's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. Господа! Есть ли за деньги выход из этого положения?
  2. Вот единственное что нашел: <div class="container"> <div class="row"> <div class="main-slider"> <div id="spinner"></div> <div class="swiper-viewport"> <div id="slideshow{{ module }}" class="swiper-container" style="opacity: 1;"> <div class="swiper-wrapper"> {% for banner in banners %} <div class="swiper-slide text-center">{% if banner.link %}<a href="{{ banner.link }}"><img src="{{ banner.image }}" alt="{{ banner.title }}" class="img-responsive" /></a>{% else %}<img src="{{ banner.image }}" alt="{{ banner.title }}" class="img-responsive" />{% endif %}</div> {% endfor %} </div> </div> <div class="swiper-pagination slideshow{{ module }}"></div> <div class="swiper-pager"> <div class="swiper-button-next"></div> <div class="swiper-button-prev"></div> </div> </div> </div> </div> </div> <script type="text/javascript"><!-- $('#slideshow{{ module }}').swiper({ mode: 'horizontal', slidesPerView: 1, pagination: '.slideshow{{ module }}', paginationClickable: true, nextButton: '.swiper-button-next', prevButton: '.swiper-button-prev', spaceBetween: 0, autoplay: 7000, speed:1000, autoplayDisableOnInteraction: true, loop: true }); --></script> <script type="text/javascript"> // Can also be used with $(document).ready() $(window).load(function() { $("#spinner").fadeOut("slow"); }); </script>
  3. В теории я всё понимаю, но не хватает опыта что бы это сделать самому. Может у кого нибудь возникнет желание помочь за вознаграждение. Был бы очень благодарен.
  4. Добрый день! Нужна помощь в устранении проблемы. OpenCart 3.0 с дополнительной темой. Когда покупал шаблон на темплейт монстре по умолчанию стояло 2 языка: английский и арабский. Когда их переключаешь всё работает как часы. Но мне нужен был польский. Купил, поставил и очень нужное мне Home Page Slideshow перестало работать. Переключаю на английский и арабский всё работает. Был бы благодарен если бы кто помог не за бесплатно конечно.
×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.