Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sfpkent Friend
    #134768

    Hi,

    I have problem when my products has more than 1 pictures. Normally my products has 3 – 6 pictures because I am selling jewelry.

    I know that if we use VM default theme, each time we add more pictures to product detail, those products pictures will be shown in two columns and 2 pictures per row but when I use JA Mesolite theme, it shows all pictures in one rows and push my products description to right hand side.

    I have attached the image files and link:
    http://daimingjewelry.com/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=38&category_id=21&option=com_virtuemart&Itemid=79

    I want to make it only two columns and two pictures per row like VM default theme.

    Thanks!
    Kent


    1. images-position-problem
    sfpkent Friend
    #276957

    hi,

    I found the codes in flypage.tpl.php I should via firebug but how to change them in order to get what I want? here is the code:

    <tbody>
    <tr>
    <?php if( $this->get_cfg(‘showManufacturerLink’) ) { $rowspan = 5; } else { $rowspan = 4; } ?>
    <td width=”33%” rowspan=”<?php echo $rowspan; ?>” valign=”top” class=”vm-product-img”><br/>
    <?php echo $product_image ?><br/><br/><?php echo $this->vmlistAdditionalImages( $product_id, $images ) ?></td>
    <td rowspan=”1″ colspan=”2″>
    <h1><?php echo $product_name ?> <?php echo $edit_link ?></h1>
    </td>
    </tr>
    <?php if( $this->get_cfg(‘showManufacturerLink’)) { ?>
    <tr>
    <td rowspan=”1″ colspan=”2″><?php echo $manufacturer_link ?><br /></td>
    </tr>
    <?php } ?>
    <tr>
    <td width=”33%” valign=”top” align=”left”>
    <?php echo $product_price_lbl ?>
    <?php echo $product_price ?><br /></td>
    <td valign=”top”><?php echo $product_packaging ?><br /></td>
    </tr>
    <tr>
    <td colspan=”2″><?php echo $ask_seller ?></td>
    </tr>
    <tr>
    <td rowspan=”1″ colspan=”2″><hr />
    <?php echo $product_description ?><br/>
    <span style=”font-style: italic;”><?php echo $file_list ?></span>
    </td>
    </tr>

    Thanks!
    Kent

    sfpkent Friend
    #276958

    Hi,

    I realised something also, browse my website with I.E 7 and mozilla firefox is total different:
    http://daimingjewelry.com/index.php?page=shop.product_details&flypage=flypage.tpl&product_id=38&category_id=21&option=com_virtuemart&Itemid=79&vmcchk=1&Itemid=79

    I have tried to change some code above but only firefox changed not the I.E 7. so, what is the problem actually?

    Anyone can help?

    Thanks!
    Kent

    sfpkent Friend
    #277047

    Hi,

    I am quite surprise that no one can help me in this website, how about the author of JA Mesolite? Don’t tell me the author also don’t know how to solve my problem.

    Thanks!
    Kent

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

This topic contains 4 replies, has 1 voice, and was last updated by  sfpkent 15 years, 12 months ago.

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