If added more that 2 attributes

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #11851 by eochoa
If I added more that 2 attributes on VM the customer review doesn't line up, meaning went on top of other attributes.

How to fix this?

see attach image.



Here's the sample site: www.kmemax.com/index.php/animatd-t-shirts/km-t374.html

Thanks in advance.
Attachments:
Last edit: 13 years 2 months ago by eochoa.

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 2 months ago - 13 years 2 months ago #11852 by eochoa
Don't know what happen on the link..here you go : www.kmemax.com/index.php/animatd-t-shirts/km-t374.html
Last edit: 13 years 2 months ago by eochoa.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 2 months ago #11871 by milos
Page looks OK on my computer, except that you don't have anything published in the LEFT module position. You can publish some modules there, in example menu.
The following user(s) said Thank You: eochoa

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12313 by eochoa
I came across with almost same problem, this time adding child product.

Is this the file (flypage_hot_cosmetics.tpl.php) I'm supposed to edit to accomplished this?

see attach image for more info.

Thanks.
Attachments:

Please Log in to join the conversation.

More
13 years 1 month ago #12316 by ivan.milic
Yes, this part:
Code:
<div class="addtocartcontainer"><?php echo $addtocart ?></div> <div class="asksellercontainer"><?php echo $ask_seller ?></div> <div class="clr"></div> <br/> <?php echo $product_type ?> <?php echo $product_reviews ?> <?php echo $product_reviewform ?> <?php echo $related_products ?> <?php if( $this->get_cfg('showVendorLink')) { echo $vendor_link; } ?>

insert few <p></p> before each <?php... that comes after <br/>

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12320 by eochoa

ivan.milic wrote: Yes, this part:

Code:
<div class="addtocartcontainer"><?php echo $addtocart ?></div> <div class="asksellercontainer"><?php echo $ask_seller ?></div> <div class="clr"></div> <br/> <?php echo $product_type ?> <?php echo $product_reviews ?> <?php echo $product_reviewform ?> <?php echo $related_products ?> <?php if( $this->get_cfg('showVendorLink')) { echo $vendor_link; } ?>

insert few <p></p> before each <?php... that comes after <br/>



Thank you for your quick reply I tried that but the only thing that goes down is the customer reviews.

Please Log in to join the conversation.

Time to create page: 0.095 seconds
Powered by Kunena Forum