-
Постов
2 876 -
Зарегистрирован
-
Посещение
Весь контент ab.support.serhii
-
Спасибо, принято. Довольно сложно поймать это, обычно прокрутка уводит курсор ниже квадратика вариации. Можно поймать стрелками вверх-вниз на клавиатуре. Но, насколько я вижу, это было и на предыдущей версии темы 4.16.2.a: https://abd-024ea6d45d.demos.abt.team/ru/odezhda/muzhskaya-odezhda/futbolka-cvet-belyy/ Поэтому не могу гарантировать что исправление войдёт в ближайший релиз с багфиксами - приоритет отдан оперативному исправлению свежих проблем.
-
@Jacek thanks for the bug report. To be more precise, to fix it you need: - add a language variable abt__ut2.settings.general.sticky_panel.home http://i.abt.team/serj/20230712_150510.jpg - delete the selected element {__("home")} in the Design/Templates/abt__unitheme2/templates/addons/abt__unitheme2/hooks/index/content.post.tpl http://i.abt.team/serj/20230712_150706.jpg - completely clear cache via command ?cc&ctpl site.com/admin.php?cc&ctpl
-
Баннеры работают. http://i.abt.team/serj/20230712_113808.jpg http://i.abt.team/serj/20230712_113831.jpg Вы можете посмотреть в документации как работать с баннерами https://docs.cs-cart.abt.team/ru/abt__unitheme2.doc#p-1190 или создать себе демо сайт и посмотреть на примерах как настроены демо баннеры. https://demos.abt.team/
-
@Undercover you can use this rule (paste this in Design - Themes - Theme Editor - Custom CSS). @media (max-width: 767px) { .ty-product-block .ab__deal_of_the_day { margin-top:20px; } }
- 2 ответа
-
- 1
-
-
@kenlly this is impossible to do and this will never be in the plans. This is the CS-Cart development paradigm - all third-party themes depend on the standard Responsive theme. Otherwise, to put it simply, absolutely all addons, including standard ones, will stop working. For more details, if you want, you can go deep into the documentation: https://docs.cs-cart.com/latest/designer_guide/parent_themes.html https://docs.cs-cart.com/latest/designer_guide/index.html