Обновление WooCommerce Products Filter v.2.1.6
- Исправлено: миграция сайта теперь работает корректно, и настройки WOOF переносятся со всеми компонентами сайта
- Исправлено: https://products-filter.com/filtering-by-product-attribute-doesn-work/ решено программно
- Исправлено: баг с chosen в мобильном виде
- Новое расширение: Statistic — https://products-filter.com/extencion/statistic/
- Новое расширение: Radio or checkbox in drop-down — https://products-filter.com/extencion/radio-or-checkbox-drop-down/
- Новое расширение: By rating — https://products-filter.com/extencion/by-rating/
- синхронизация функциональности WOOF со стандартным виджетом woocommerce “AVERAGE RATING”
- Новая функция: — Сворачиваемые термины — “Not toggled terms count” для: color,radio,checkbox,label,image
Введите количество терминов, которые должны быть видны, чтобы остальные можно было свернуть. Появится кнопка “Show more”. Эта функция хорошо подходит для radio,checkboxes,labels,colors. Текст можно изменить даже для image через: https://products-filter.com/hook/woof_get_more_less_button_xxxx/
Запрос от клиента: Can WOOF use collapsible categories like http://www.newegg.ca/Processors-Desktops/SubCategory/ID-343
It would be very, very useful to have taxonomies/attributes either collapsed by default, or a setup parameter that says "expand the first XX", where filling in 0 means they're all collapsed. There are only a few places in Woocommerce's pages where a sidebar can be specified, and that means a taxonomy selection option (product filter) in a sidebar will quickly end up with dozens of possible choices (the site I'm working on will have a thousand or so products with many dozens of different attributes in sets unique to a group of products). Not collapsing all but a few of those would mean the sidebar gets completely out-of-control in length, since each attribute usually has several possible choices to it, until the user drills down to a specific category of product and the number of attributes drops down.
- Новая функция: в виджете WOOF: “Hide search form by default and show one button instead” — Пользователю на фронтенде нужно нажать кнопку вида “Show products filter form”, чтобы загрузить форму поиска через ajax и начать фильтрацию. Полезно, когда форма поиска довольно большая и из-за этого замедляется загрузка страницы!
- Новый атрибут: в шорткоде [woof start_filtering_btn=1]
- Новая функция: https://products-filter.com/save-selected-filter-in-session-of-website/
- Новая функция: для иерархического выпадающего списка для синтаксиса заголовка: Distributors Country+Distributors City^My dist locations
- Новый шорткод: [woof_found_count] — https://products-filter.com/shortcode/woof_found_count/
- Новая опция: для расширения “Search by text”: How to open links with posts in suggestion
- Новый хук: “woof_print_content_before_search_form” — https://products-filter.com/hook/woof_print_content_before_search_form/
- Новый хук: “woof_start_filtering_btn_txt” https://products-filter.com/hook/woof_start_filtering_btn_txt/
- Новая функция: новый вид отображения для фильтра цены [woof_price_filter type="text"] — теперь можно представить как 2 текстовых поля
https://products-filter.com/shortcode/woof_price_filter/ - Улучшено расширение SKU — теперь пользователь может использовать запятую для одновременного поиска товаров с разными SKU
Запрос от клиента: "I'm looking to search by Multiple SKUs. We have an automotive website, we have our own internal fitment search dropdown that redirects to the normal Search, and we pass multiple skus that match the vehicle. I noticed your SKU search but it only appears to allow one sku at a time, is there a way to search multiple SKUS at once?"
