How to change the layout image and description

  • Posts: 2
  • Thank you received: 0
9 years 6 months ago #232606

-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.4.8
-- PHP version -- : 5.4
-- Browser(s) name and version -- : Chrome 49

Hi, I am knew using hikashop i used to use virtuemart. I want to show in a div and image description layout of every product. Right now the description and title are beside the product image and the price is below.

I want to show every product and below first the product title then a short description and lastly the price. Could you help me to do this? I have read others post and i did not understand when you say that add a code where should i must add the code. Please if I have to add a code specify where.

Thanks in advance.

Attachments:

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

  • Posts: 84307
  • Thank you received: 13701
  • MODERATOR
9 years 6 months ago #232607

Hi,

First, edit the settings of the menu item via the Joomla menu manager and change back the layout to "image and title" instead of "image and description" under the "products options" tab.
Then, edit the file "listing_img_title" of the view "product" via the menu Display>views.
There, you can add such code to add the description where you want it in the layout:
<?php echo $this->row->product_description; ?>

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

  • Posts: 2
  • Thank you received: 0
9 years 6 months ago #232728

Thank so much you Nicolas! IT works and look great!

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

Time to create page: 0.050 seconds
Powered by Kunena Forum