Putting Product Info In The Right Hand Module

  • Posts: 2
  • Thank you received: 0
13 years 9 months ago #6764

Couple of Q's

Looking at this link it currently has the category items in the right hand panel and the product info in the main column. Is there a way to put the category in the main column (as I wanted 6 icons across) and the product info in the left column? So when each product thumbnail is clicked, it updates the left column with the product info.

Next, is there a way to hide the thumbnail from the actual product information section?

Very impressed so far with this module :)

Cheers

STu

Last edit: 13 years 9 months ago by wertius.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #6777

Hi,

The product page can only be located in the main column of your template. But you can always modify your template to have the main column on the right, that's not a problem.

If you want to hide the thumbnail on the product pge, you can go in the menu Display->Views and edit the file show of the view product. There, you can remove the code:
echo $this->image->display($image->file_path,true,$image->file_name,'id="hikashop_main_image" style="margin-top:10px;margin-bottom:10px;display:inline-block;vertical-align:middle"','id="hikashop_main_image_link"');

It's that code which displays the image.

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

  • Posts: 2
  • Thank you received: 0
13 years 9 months ago #6780

Thanks Nicolas - I was going to use virtuemart originally, but LOVE how easy it is to edit Hika - will probs go pro as soon as site is done :)

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

Time to create page: 0.043 seconds
Powered by Kunena Forum