remove thumbnail pic

  • Posts: 36
  • Thank you received: 0
11 years 4 months ago #80975

Hi,

The thumbnail pic I use under catagories listing also shows up on the individual product page (see attached) I would likie to continue to have in in the category listing but not on the individual product page. If you could tell me how to do this I would appreciate it.

Attachments:

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

  • Posts: 81625
  • Thank you received: 13085
  • MODERATOR
11 years 4 months ago #81106

Hi,

Can you give a link to that page ?

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

  • Posts: 36
  • Thank you received: 0
11 years 4 months ago #83018

Nicolas,

An example of the category page is: aid1005.com/products/norvell/norvell-equipment-kits

When you click on one of the products here is an example: aid1005.com/products/norvell/norvell-equ...nspa-touring-package

On the product page I don't want the smaller image at the top. I've tried removing it from the hikashop produc page, but that just removes it from both pages. Any ideas?

tks Bob Hatch

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

  • Posts: 26023
  • Thank you received: 4005
  • MODERATOR
11 years 4 months ago #83125

Hi,

You have to edit your "product | show_default" view and remove the "left block".
The images are display using this call:

	$this->row = & $this->element;
	$this->setLayout('show_block_img');
	echo $this->loadTemplate();
Just remove it and the thumbnails would not be displayed in the product page.

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.
The following user(s) said Thank You: photofixations

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

  • Posts: 36
  • Thank you received: 0
11 years 4 months ago #83149

Worked like a charm. Thanks so much for the help!

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

Time to create page: 0.066 seconds
Powered by Kunena Forum