Hi,
There is no option to not display the vendor image in the vendor page.
But you can do it thanks to a view override for "vendormarket | showcontainer_default".
And removing the code
<div class="hikamarket_vendor_image">
<img src="<?php echo $this->vendor_image->url; ?>" alt=""/>
</div>
Regards,
Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.
Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.