yogiga Posted August 21, 2018 Share Posted August 21, 2018 Witam. Chciałbym umieścić baner między produktami, co 6 produktów. Znalazłem na forum kod ({if $product@index eq 6} <div class="col-md-12"> {hook h="displaySlidersPro" slider="o_miesiaca"}</div> {/if} i wkleiłem go przed <li>, w plik produkt-list tpl, po dodaniu kodu, baner się wyświetla poprawnie, ale nie można kliknąć w produkty przed banerem, produkty po banerze działają poprawnie, Chciałbym by produkty przed banerem też wyświetlały się poprawnie oraz by można było w nie klikną i kupić. Do stwożenia banera wykorzystałem moduł !Sliders Everywhere! (v:1.6.41) . proszę o pomoc, gdzie jest błąd? W załączniku dodaję plik produkt-list.tpl z dodanym powyższym kodem. Z góry dziękuję. Pozdrawiam. Piotr product-list.tpl Link to comment Share on other sites More sharing options...
endriu107 Posted August 21, 2018 Share Posted August 21, 2018 Spróbuj dodać temu kontenerowi z hookiem klasę clearfix. Link to comment Share on other sites More sharing options...
yogiga Posted August 21, 2018 Author Share Posted August 21, 2018 Dziękuję za szybką odp., Ok mogę prosić o kod jak mam dodać klasę clearfix? wkleiłem kod poniżej, nie wiem czy dobrze nadałem klasę? {if $product@index eq 6} <div class="col-md-12"> <div class="clearfix">{hook h="displaySlidersPro" slider="o_miesiaca"}</div> </div> {/if} nie działa, jest tak samo ale myślę że żle nadałem klasę Proszę o pomoc. Pozdrawiam. Link to comment Share on other sites More sharing options...
endriu107 Posted August 21, 2018 Share Posted August 21, 2018 Po co tak tam gdzie masz col-md-12 dodaj po prostu clearfix lub podaj link do strony na której widać ten błąd na żywo tak będzie łatwiej. Link to comment Share on other sites More sharing options...
yogiga Posted August 21, 2018 Author Share Posted August 21, 2018 Dzięki dodałem jak pisałeś, nie się nie zmieniło, poniżej przesyłam Tobie link do strony https://novoform.pl/100-noże-kuchenne Link to comment Share on other sites More sharing options...
endriu107 Posted August 21, 2018 Share Posted August 21, 2018 U mnie mogę kliknąć na produkty powyżej, wyczyść cache przeglądarki i sprawdź ponownie. Link to comment Share on other sites More sharing options...
yogiga Posted August 22, 2018 Author Share Posted August 22, 2018 Witam. Dzięki za pomoc. Wyczyściłem cache przeglądarek chrome i firefox i zmienił mi na widok wyświetlania produktów z siatki na listę i widzę że działa, tylko na widoku siatki pierwsze 6 produktów jest nieaktywne, produkty po banerze są aktywne. Może wyczyścić cashe w prestashopie w katalogu default-bootstrap. Mogę usunąć te pliki? Pozdrawiam. Link to comment Share on other sites More sharing options...
endriu107 Posted August 22, 2018 Share Posted August 22, 2018 To: <div class="col-md-12"> zamień na to <div class="col-md-12 clrslider"> i w global.css dodaj .clrslider {clear:both;} Jeszcze inna opcja możesz dodać klasę pull-left czyli <div class="col-md-12 pull-left"> Link to comment Share on other sites More sharing options...
yogiga Posted August 22, 2018 Author Share Posted August 22, 2018 Bardzo dziękuję za pomoc, działa Jak bym potrzebował pomoc płatnej mogę się do ciebie zgłosić prv? Link to comment Share on other sites More sharing options...
endriu107 Posted August 22, 2018 Share Posted August 22, 2018 Jasne Link to comment Share on other sites More sharing options...
yogiga Posted August 22, 2018 Author Share Posted August 22, 2018 dzięki, napewno się odezwę. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now