
mean0dspt@gmail.com(@mean0dspt-gmail-com)
2 Posts
Customers
Quote from mean0dspt@gmail.com on July 14, 2023, 07:13
I'm getting the following error recently when trying to edit the page with husky filter shortcode in Elementor
Ошибка с типом E_ERROR возникла на строке 22 файла ===/wp-content/plugins/woocommerce/templates/loop/no-products-found.php. Сообщение об ошибке: Uncaught Error: Call to undefined function wc_print_notice() in ===/wp-content/plugins/woocommerce/templates/loop/no-products-found.php:22
Stack trace:
#0 ===/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include()
#1 ===/wp-content/plugins/woocommerce-products-filter/index.php(2534): wc_get_template('loop/no-product...')
#2 ===/wp-includes/shortcodes.php(355): WOOF->woof_products(Array, '', 'woof_products')
#3 [internal function]: do_shortcode_tag(Array)
#4 ===/wp-includes/shortcodes.php(227): preg_replace_callback('/\\[(\\[?)(woof_p...', 'do_shortcode_ta...', '\xD0\x9F\xD1\x80\xD0\xB5\xD0\xBF\xD0\xB0\xD1...')
#5 ===/wp-includes/class-wp-hook.php(310): do_shortcode('\xD0\x9F\xD1\x80\xD0\xB5\xD0\xBF\xD0\xB0\xD1...')
#6 ===/wp-includes/plugin.php(
the shortcode used is like this - [woof_products is_ajax=0 per_page=100 taxonomies=product_cat:107+pa_kultury-filter:158 tpl_index=tpl_1]
I'm getting the following error recently when trying to edit the page with husky filter shortcode in Elementor
Ошибка с типом E_ERROR возникла на строке 22 файла ===/wp-content/plugins/woocommerce/templates/loop/no-products-found.php. Сообщение об ошибке: Uncaught Error: Call to undefined function wc_print_notice() in ===/wp-content/plugins/woocommerce/templates/loop/no-products-found.php:22
Stack trace:
#0 ===/wp-content/plugins/woocommerce/includes/wc-core-functions.php(345): include()
#1 ===/wp-content/plugins/woocommerce-products-filter/index.php(2534): wc_get_template('loop/no-product...')
#2 ===/wp-includes/shortcodes.php(355): WOOF->woof_products(Array, '', 'woof_products')
#3 [internal function]: do_shortcode_tag(Array)
#4 ===/wp-includes/shortcodes.php(227): preg_replace_callback('/\\[(\\[?)(woof_p...', 'do_shortcode_ta...', '\xD0\x9F\xD1\x80\xD0\xB5\xD0\xBF\xD0\xB0\xD1...')
#5 ===/wp-includes/class-wp-hook.php(310): do_shortcode('\xD0\x9F\xD1\x80\xD0\xB5\xD0\xBF\xD0\xB0\xD1...')
#6 ===/wp-includes/plugin.php(
the shortcode used is like this - [woof_products is_ajax=0 per_page=100 taxonomies=product_cat:107+pa_kultury-filter:158 tpl_index=tpl_1]

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 14, 2023, 12:12
Hello
Waht plugin version number are you using?
Try to do a test with another shortcode : [products]
Hello
Waht plugin version number are you using?
Try to do a test with another shortcode : [products]

mean0dspt@gmail.com(@mean0dspt-gmail-com)
2 PostsTopic Author
Customers
Quote from mean0dspt@gmail.com on July 16, 2023, 22:41
Version 1.3.3
How testing another shortcode I don't need will help with errors of the shortcode I need?
Version 1.3.3
How testing another shortcode I don't need will help with errors of the shortcode I need?

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on July 17, 2023, 11:11
Hello
This will significantly reduce the search area for the error.
My plugin calls the standard product template, and the error appears not in my plugin, but in the template
Hello
This will significantly reduce the search area for the error.
My plugin calls the standard product template, and the error appears not in my plugin, but in the template