PATH:
home
/
lab2454c
/
carbonbullion.net
/
wp-content
/
plugins
/
woocommerce-ajax-filters
/
includes
<?php //Fix for theme that not support WooCommerce if( ! function_exists('berocket_aapf_wcshortcode_is_filtering_fix_custom') ) { function berocket_aapf_wcshortcode_is_filtering_fix_custom($is_filtering) { if( has_filter( 'woocommerce_shortcode_products_query', array( 'WC_Template_Loader', 'unsupported_archive_layered_nav_compatibility' ) ) ) { $is_filtering = true; } return $is_filtering; } } add_filter('berocket_aapf_wcshortcode_is_filtering', 'berocket_aapf_wcshortcode_is_filtering_fix_custom');
[-] template_style.php
[edit]
[+]
compatibility
[+]
admin
[-] fixes.php
[edit]
[-] template_builder.php
[edit]
[-] visual-composer.php
[edit]
[+]
addons
[+]
..
[-] custom_post.php
[edit]
[-] faster_recount.php
[edit]
[-] save_slider_data.php
[edit]
[-] display_filter.php
[edit]
[-] widget_functions.php
[edit]
[-] url-parse.php
[edit]
[+]
url-parse
[+]
display_filter
[-] template_styles_preview.php
[edit]
[-] shortcode_apply_filters.php
[edit]
[+]
divi
[-] currency-exchange.php
[edit]
[-] functions.php
[edit]
[-] new_widget.php
[edit]
[+]
filters