Variable product display out of stock product grid
-
Hello,
1. How to display variable products in stock on the product grid if one variable is in stock?
https://prnt.sc/V-8y9XN-HoQa
https://prnt.sc/xYxptUU_1iCM
2. Error for Rank Math breadcrumbs – if I use rank math breadcrumbs code:
/**
* Rank Math breadcrumbs
*/
function woodmart_current_breadcrumbs( $type ) {
if ( function_exists( ‘rank_math_the_breadcrumbs’ ) ) {
rank_math_the_breadcrumbs();
} else {
$function = ( $type == ‘shop’ ) ? ‘woocommerce_breadcrumb’ : ‘woodmart_breadcrumbs’;
$function();
}
}
Then the product loading more button is not working.
Hello,
Please send me access to the staging site: https://take.ms/h9iFk
Thank you in advance.
Kind Regards
Hello,
Thank you but I cannot access it due to some protection: https://take.ms/8UBa7
If I use a VPN, I have such a message: https://take.ms/3xStX
Thank you for your time.
Kind Regards
My IP is 176.98.71.13
Kind Regards
Hello,
1. Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand whether it is our theme issue?
2. While checking the second issue, It seems that the staging site stopped working: https://take.ms/dTwv2 , https://take.ms/YlrPK
Thank you for your time.
Kind Regards