Hi @shafinahmad01 ,
Thanks for your reply. The lines you mentioned are ok, they get the width and height of the banner from dokan settings as bellow:
$banner_width = dokan_get_vendor_store_banner_width();
$banner_height = dokan_get_vendor_store_banner_height();
I think the problem comes from cropping section , as it has bugs with avatar pic. too. Where can I find the file responsible for cropping images in Dokan or WordPress? Could you help me with that?
I appreciate your help