Home / Forums / WoodMart support forum / Widgets
Home › Forums › WoodMart support forum › Widgets
Widgets
- This topic has 10 replies, 2 voices, and was last updated 6 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
April 2, 2019 at 11:43 am #116428
itbasforParticipantДобрый день!
Как мне поместить виджеты (сортировка по брендам, сортировка по цене ) в левую боковую панель от товаров ? У меня сейчас эти сортировки находятся вверху, над товарами. Спасибо!Attachments:
You must be logged in to view attached files.April 2, 2019 at 2:41 pm #116460
Elise NoromitMemberHello,
Navigate to Appearance > Widgets > Shop page widget area
Add Product filters or Woodmart layered navigation.
Best Regards
April 3, 2019 at 7:20 am #116569
itbasforParticipantДоброе утро! У меня же есть эти виджеты. Я хочу, чтобы они были слева на экране магазина!
Спасибо!April 3, 2019 at 7:40 am #116577
itbasforParticipantУ меня получилось! Все, кроме фильтра по цене!
April 3, 2019 at 7:51 am #116582
Elise NoromitMemberHello,
Your products should have these attributes. Do they have?
Best Regards
April 3, 2019 at 8:35 am #116597
itbasforParticipantСмотрите изображение – Фильтр по брендам – слева. А фильтр по цене – над товарами!
Attachments:
You must be logged in to view attached files.April 3, 2019 at 11:30 am #116648
Elise NoromitMemberHello,
You need to add Price filter in the Shop page widget area http://prntscr.com/n6vlhv
Best Regard
April 30, 2019 at 8:59 am #121553
itbasforParticipantДобрый день!
В Сортировке по брендам отображается не только название бренда, но и логотип бренда. Что нужно сделать, чтобы убрать логотип бренда из боковой панели, но оставить в других местах ( например, внизу страницы, и на странице продукта)? Спасибо!Attachments:
You must be logged in to view attached files.April 30, 2019 at 10:53 am #121576
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-woocommerce-layered-nav .swatches-normal.swatches-brands .filter-swatch>span { display:none; }Best Regards
May 2, 2019 at 7:29 am #121800
itbasforParticipantДоброе утро!
Посмотрите, правильно ли я сделала?
Ничего не изменилось. 🙁Attachments:
You must be logged in to view attached files.May 2, 2019 at 9:13 am #121820
Elise NoromitMemberHello,
Please replace this code in the Theme Settings > Custom CSS > Global:
body .woodmart-woocommerce-layered-nav .swatches-small.swatches-brands .filter-swatch>span { display:none; }Best Regards
-
AuthorPosts
Tagged: widgets
- You must be logged in to create new topics. Login / Register