Search the Community
Showing results for tags 'bxslider'.
-
Hello I need have bx-pager in my slider. Is possible enable it? That as is on page: my page is https://autoair.sk/ theme is default bootstrap theme my code changes: /themes/default-bootstrap/js/modules/homeslider/js if (!!$.prototype.bxSlider) $('#homeslider').bxSlider({ useCSS: false, maxSlides: 1, slideWidth: homeslider_width, infiniteLoop: homeslider_loop, hideControlOnEnd: true, pager: false, autoHover: true, auto: homeslider_loop, speed: parseInt(homeslider_speed), pause: homeslider_pause, controls: false, /* vypnutie ovládacích šípiek*/ pager: true /*ovládacie bodky popod slides*/ }); }); controls are disabled pager is enabled, but is no visible I was used this manual: https://bxslider.com/options/ thx
-
How in PrestaShop to put two or more of the same sliders ( jquery.bxslider,js for example) in the same page with different settings for each slider? Where to put these settings for each slider in Prestashop without making changes to the slider .js code ? Thank you.
- 2 replies
-
- multiple sliders
- slider setting
-
(and 2 more)
Tagged with:
-
I have the 'image slider for your homepage' module version 1.2.2. The pager shows up fine, but it does not allow me to manually switch slides - it will always revert back to the first slide whatever link I click. This is the resulting html for the pager: <div class="bx-pager"><div> <a class="pager-link pager-1" href=""></a> <a class="pager-link pager-2 pager-active" href=""></a> <a class="pager-link pager-3" href=""></a> <a class="pager-link pager-4" href=""></a> <a class="pager-link pager-5" href=""></a> <a class="pager-link pager-6" href=""></a> </div></div> Why doesn't it move to the correct slide?
-
Witajcie, mam problem z homeslider na iPadzie. Jego wymiary nie dostosowują się do rozdzielczości po załadowaniu strony. Po zmianie orientacji urządzenia, kiedy strona się już przestawi, jest już poprawnie. Nie znam za bardzo Presta, ani nie znam się zbyt dobrze na web dev, ale wydaje mi się, że doszedłem do pewnej hipotezy - problem jak wydaje mi się wynika z tego, że wysokość tego slidera jest ustalana za wcześnie (przed ostatecznym ustaleniem się layoutu strony). Miałem wcześniej jeszcze inny podobny problem ze sliderem, który wydaje mi się, że rozwiązałem. Otóż wysokość bx-viewport była niekiedy ustawiana w Safari na 0px, po przeskalowaniu okna chociażby odrobinę - wysokość slidera była natychmiast ustawiana na poprawną wartość. Zrobiłem odpalanie slidera w homeslider.js z $(document).ready(function(){ na $(window).load(function(){ Czy ktoś mógłby potwierdzić, że jestem na dobrym tropie i nakierować mnie jak można to naprawić? Pozdrawiam i z góry dziękuję Piotr Edit: Wersja - 1.6.0.9 Theme - http://www.prestashop.com/forums/topic/334322-free-prestashop-16-theme-minimal/, ale z tego co wydaje mi się to na default na innym sklepie też widziałem ten problem
- 1 reply
-
- homeslider
- ipad
-
(and 2 more)
Tagged with: