Hi Again,
i am using the plugin “Show Single Variations Shop & Category for WooCommerce Pro” to display product variations.
My current system info is: Array
(
[home_url] => https://www.camanwi.com
[site_url] => https://www.camanwi.com
[version] => 3.8.0
[wp_version] => 5.3
[wp_multisite] =>
[wp_memory_limit] => 40M
[wp_debug_mode] =>
[wp_cron] => 1
[language] => es_ES
[server_info] => Apache/2.4.29 (Unix) mod_hive/6.27 OpenSSL/1.0.1e-fips mod_fastcgi/2.4.6
[php_version] => 7.1.33
[php_post_max_size] => 32M
[php_max_execution_time] => 45
[php_max_input_vars] => 1000
[max_upload_size] => 25165824
[default_timezone] => UTC
[theme] => Array
(
[name] => Zakra Child Theme Ferrer
[version] => 1.0
[parent_theme] => Zakra
)
[active_plugins] => Array
(
[0] => vaultpress/vaultpress.php
[1] => contact-form-7-mailchimp-extension/cf7-mch-ext.php
[2] => contact-form-7/wp-contact-form-7.php
[3] => disable-gutenberg/disable-gutenberg.php
[4] => duplicator/duplicator.php
[5] => elementor-pro/elementor-pro.php
[6] => elementor/elementor.php
[7] => jetpack/jetpack.php
[8] => loco-translate/loco.php
[9] => login-logout-register-menu/login-logout-register-menu.php
[10] => mailchimp-for-wp/mailchimp-for-wp.php
[11] => maintenance/maintenance.php
[12] => perfect-woocommerce-brands/main.php
[13] => seur/loader.php
[14] => themegrill-demo-importer/themegrill-demo-importer.php
[15] => ubermenu-sticky/ubermenu-sticky.php
[16] => ubermenu/ubermenu.php
[17] => wc-smart-cod/wc-smart-cod.php
[18] => woo-product-variation-gallery/woo-product-variation-gallery.php
[19] => woo-show-single-variations-shop-category-pro/woo-show-single-variations.php
[20] => woo-variation-swatches/woo-variation-swatches.php
[21] => woocommerce-admin/woocommerce-admin.php
[22] => woocommerce-gateway-stripe/woocommerce-gateway-stripe.php
[23] => woocommerce-order-export/woocommerce-order-export.php
[24] => woocommerce/woocommerce.php
[25] => wordpress-seo/wp-seo.php
[26] => wp-mail-logging/wp-mail-logging.php
[27] => wpcf7-recaptcha/wpcf7-recaptcha.php
)
[pwb_options] => Array
(
[version] => 1.7.7
[wc_pwb_admin_tab_brand_single_position] => after_meta
[old_wc_pwb_admin_tab_slug] => brand
[wc_pwb_notice_plugin_review] => 0
[wc_pwb_admin_tab_slug] =>
[wc_pwb_admin_tab_brand_desc] =>
[wc_pwb_admin_tab_brand_single_product_tab] =>
[wc_pwb_admin_tab_brands_in_loop] =>
[wc_pwb_admin_tab_brands_in_single] =>
[wc_pwb_admin_tab_brand_logo_size] =>
)
)
I use WooCommerce to run a online fashion store.
“Show Single Variations Shop & Category for WooCommerce Pro” is hiding parent products from the catalogue. This is something we want as we want to display directly the child products (one for each colour). However, this means that when i search by brand, or when i want to display by brand there are not products showing up. I’ve found out that the child producs do not have a brand attribute therefore is a expected behaviour for them not to show up. I believe one way of solving this would be adding a brand attribute to child products or to overwrite “Show Single Variations Shop & Category for WooCommerce Pro” from hiding parent products when trying to display by brand ( not by categories)