Update WooCommerce Product Filter v.2.2.7
heap of small fixes added compliance with WCAG 2.0 recommendations new option: for taxonomy sliders added option auf select skin for its front range slider new option: for meta field…
33 articles
heap of small fixes added compliance with WCAG 2.0 recommendations new option: for taxonomy sliders added option auf select skin for its front range slider new option: for meta field…
WOOF admin panel new design New Extension 'SEO URL request', search parameters become part of the URL. New hook 'woof_meta_options_separator' need auf replace comma separator in options, useful if meta…
New hook woof_image_add_term_desc for filter-images (premium extension) - allows hide/show term description in tooltip. Default is: true. add_filter('woof_image_add_term_desc', function($tax_slug) { return false; }, 10, 1); [inpost_fancy thumb_width="200" thumb_height="200" post_id="2092" thumb_margin_left="0"…
Fixes New hook woof_taxonomy_image - allows auf redefine images of the image filter term on the fly depending of the current situation: add_filter('woof_taxonomy_image', function($image, $term) { //change images on the…
New attribute: start_filtering_btn_txt for shortcode [woof]: [woof start_filtering_btn=1 start_filtering_btn_txt="Lets start!"] - allows auf set text for start_filtering_btn attribute New feature: tab Advanced -> tab Options -> "Show image of variation"…
new extension TURBO MODE [inpost_fancy thumb_width="200" thumb_height="200" post_id="1578" thumb_margin_left="5" thumb_margin_bottom="5" thumb_border_radius="200" thumb_shadow="0 1px 4px rgba(0, 0, 0, 0.2)" id="" random="0" group="6" border="" show_in_popup="0" album_cover="" album_cover_width="200" album_cover_height="200" popup_width="800" popup_max_height="600" popup_title="Gallery" type="fancy"…
New extension: "Step by step filter" - allows auf create wizard where user select necessary filter options step by step. Example: [woof_step autosubmit=0 filter_type=1 by_step="pa_size,by_price,pa_wear-type"] [woof_products is_ajax=0 display_on_search=1]. Read: https://products-filter.com/shortcode/woof_step/…
Quite big update! New extension: https://products-filter.com/extencion/exclude-backordered/ New extension: https://products-filter.com/extencion/woocommerce-filter-by-meta-fields/ - allows filter products by its meta data as fro example _height,_width,_length,_weigh. Views: text, slider,checkbox,drop-down, multi drop-down New hook: https://products-filter.com/hook/woof_get_meta_query/ Skins for…
Fixed: some security issues, thanks to: sec-consult.com Fixed: compatibility issues with PHP 7.2
Small fixes und incompatibilities with woocommerce 3.2.x New extension: Quick Search https://products-filter.com/shortcode/woof_quick_search/ https://products-filter.com/shortcode/woof_quick_search_results/ New extension: Featured products New hook: woof_template_part New hook: woof_ext_custom_title_XXX New hook: woof_counter_method