Many questions

  • Posts: 1
  • Thank you received: 0
11 years 1 month ago #164046

-- url of the page with the problem -- : tsniout-discount.com/index.php/product/1392-real-love-dress
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.3
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

1_ I would like the field size is not a drop-down menu, but all sizes are displayed in rows, so that the user sees immediately, the sizes available.
2_ I would also like to change the location of thumbnails, which are currently on the right side, putting them below the main picture?
3_ How to remove thumbnails to put only three main images of the same size in a single column.
4_ I read about the forum to change the size of thumbnails but I have not managed to change sizes.

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
11 years 1 month ago #164053

Hi,

1. There is an option for that : Characteristics selection method
www.hikashop.com/support/support/documen...ig.html#main_product

2. It requires an override of the product view.
www.hikashop.com/support/support/documen...ize-the-display.html
The view "product | show_block_img" is the view which display the product image in a product page.

3. Nearly same than point 2, you can do it thanks to a view override.
But to change the size of the other thumbnails, it is something done using CSS.

img.hikashop_child_image{
	margin : 2px;
	height:25px;
}

4. Same as point 1, there are options for that : Product page image width and Product page image height
www.hikashop.com/support/support/documen...fig.html#main_images

Don't hesitate to read our documentation to see more easily the different options.
There are a lot of options but our documentation list them all and try to explain how they work.

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.

Time to create page: 0.049 seconds
Powered by Kunena Forum