Hikamarket Vendor Edit Panel Enlarge thumbnails

  • Posts: 261
  • Thank you received: 4
  • Hikashop Business
4 years 9 months ago #307979

-- HikaShop version -- : 4.1.0
-- HikaMarket version -- : 3.0.2
-- Joomla version -- : 3.9.8

Hi,

I notice that the thumbnails are not the same edit as hikashop. I am wondering how I can enlarge the thumbnails in the hikamarket multi vendor edit/new section.

Also don't want the right area to display FREE. I did remove free in the hikashop language but still see it here.


Thank you Charles



Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 25994
  • Thank you received: 4004
  • MODERATOR
4 years 9 months ago #307982

Hello,

You have to create a view override for "productmarket / listing" and change one parameter when the thumbnail is generated :

array(50,50)
It contains the width and height, you can also modify the order parameters if you don't want to force the size, etc.

Regarding the price you will find a line with
echo JText::_('FREE_PRICE');
Which display that text when the product do not have a price configured.

www.hikashop.com/support/documentation/1...-display.html#layout

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.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.072 seconds
Powered by Kunena Forum