-
AuthorPosts
-
sfpkent Friend
sfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
October 25, 2008 at 9:03 am #134768Hi,
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=79I want to make it only two columns and two pictures per row like VM default theme.
Thanks!
Kent
sfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
October 26, 2008 at 1:24 pm #276957hi,
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!
Kentsfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
October 26, 2008 at 1:30 pm #276958Hi,
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=79I 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!
Kentsfpkent Friendsfpkent
- Join date:
- October 2008
- Posts:
- 829
- Downloads:
- 0
- Uploads:
- 100
- Thanks:
- 310
- Thanked:
- 75 times in 1 posts
October 27, 2008 at 1:16 pm #277047Hi,
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!
KentAuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 1 voice, and was last updated by sfpkent 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
More than 1 pictures in product detail not showing properly
Viewing 4 posts - 1 through 4 (of 4 total)