Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • csjoomla Friend
    #142938

    I am new to VM and in the process of creating a new site.

    http://www.circlesurveillance.com/joomla/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=17&category_id=9&option=com_virtuemart&Itemid=1

    I want the specification portion to go below the image and on the left.

    TIA

    Arvind Chauhan Moderator
    #311929

    Hi csjoomla,

    First take back up of the file before editing.

    Open components/com_virtuemart/themes/ja-mesolite/templates/product_details/flypage.tpl.php

    Go to line 23: you will see this code


    <td width="33%" rowspan="<?php echo $rowspan; ?>" valign="top" class="vm-product-img"><br/>

    Change this to :

    <td width="33%" rowspan="4" valign="top" class="vm-product-img"><br/>

    Also check your other products for changes due to this edit. This may not be the best way of doing it though.

    regards

    Arvind

    csjoomla Friend
    #311968

    Thanks and I will give that a try.
    However, I did notice the items in the sample store are displayed the way I wanted. However, if I simply change the sample item name and save. It will then display to the right. I also noticed that I cannot uncheck the “Display Child Description” under “Display Options” and the sample item all have that option unchecked.

    TIA

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  csjoomla 15 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum