#2758

Please edit this code:

add_action( ‘woocommerce_after_shop_loop_item_title’, ‘wc_add_short_description’ );

to:

add_action( ‘woocommerce_after_shop_loop_item_title’, ‘wc_add_short_description’, 1);

If you need to help, please send Admin web account for me, I will check and try to help you.