Home Forums WoodMart support forum Widgets

Widgets

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #116428

    itbasfor
    Participant

    Добрый день!
    Как мне поместить виджеты (сортировка по брендам, сортировка по цене ) в левую боковую панель от товаров ? У меня сейчас эти сортировки находятся вверху, над товарами. Спасибо!

    Attachments:
    You must be logged in to view attached files.
    #116460

    Hello,

    Navigate to Appearance > Widgets > Shop page widget area

    Add Product filters or Woodmart layered navigation.

    Best Regards

    #116569

    itbasfor
    Participant

    Доброе утро! У меня же есть эти виджеты. Я хочу, чтобы они были слева на экране магазина!
    Спасибо!

    #116577

    itbasfor
    Participant

    У меня получилось! Все, кроме фильтра по цене!

    #116582

    Hello,

    Your products should have these attributes. Do they have?

    Best Regards

    #116597

    itbasfor
    Participant

    Смотрите изображение – Фильтр по брендам – слева. А фильтр по цене – над товарами!

    Attachments:
    You must be logged in to view attached files.
    #116648

    Hello,

    You need to add Price filter in the Shop page widget area http://prntscr.com/n6vlhv

    Best Regard

    #121553

    itbasfor
    Participant

    Добрый день!
    В Сортировке по брендам отображается не только название бренда, но и логотип бренда. Что нужно сделать, чтобы убрать логотип бренда из боковой панели, но оставить в других местах ( например, внизу страницы, и на странице продукта)? Спасибо!

    Attachments:
    You must be logged in to view attached files.
    #121576

    Hello,

    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

    #121800

    itbasfor
    Participant

    Доброе утро!
    Посмотрите, правильно ли я сделала?
    Ничего не изменилось. 🙁

    Attachments:
    You must be logged in to view attached files.
    #121820

    Hello,

    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

Tagged: 

Viewing 11 posts - 1 through 11 (of 11 total)