[ad_1]
Hi @hoque2015 ,
This could be due to how you edited the single product page, please make sure that you do not remove any default WooCommerce hooks from the product loop in order to display the sold by link or other WC Vendors’ data.
You can use the WooCommerce’s hook “woocommerce_after_shop_loop_item” to display the sold by link “woocommerce_after_shop_loop_item” filter.
I hope that this could help. Let me know if you have other questions and I’ll be glad to help.
