Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

strange disorder of template


albundy

Recommended Posts

Posted

Hi,

 

I have something strange and can't find the failure!

on my shop i have on product info the product info, reviews and also purchased. when there are no articles in also purchased the site looks oke but when there are products in also purchased the site been broke on the right side.

 

I have try to find whats wrong but can't find whats wrong in the also purchase module.

Maybe one of you can take a look and see whats wrong

 

this is the page weher is go's wrong

http://www.emmenmode.nl/product_info.php?products_id=558

and this is the pages where is go's oke (without also purchased module

http://www.emmenmode.nl/product_info.php?products_id=4002

 

Thanks for all the help already

Marcel

Posted

Really don't have a solution here but was wondering are you sure that is where your problem is? In the purchase module?

What I noticed is that it seems to be your "review" box messing stuff up. On the broken looking link, says there are 3 reviews right above the box that says there are no reviews for this product. Maybe it's inserting itself where it shouldn't be throwing everything off? Just a suggestion. Did you purchase the template? Maybe there is more documentation or help where it was bought at? Would you mind if I did a test review on the non-broken link to see if it messes that page up too after a review is put in?

 

Brandi

 

 

Hi,

 

I have something strange and can't find the failure!

on my shop i have on product info the product info, reviews and also purchased. when there are no articles in also purchased the site looks oke but when there are products in also purchased the site been broke on the right side.

 

I have try to find whats wrong but can't find whats wrong in the also purchase module.

Maybe one of you can take a look and see whats wrong

 

this is the page weher is go's wrong

http://www.emmenmode.nl/product_info.php?products_id=558

and this is the pages where is go's oke (without also purchased module

http://www.emmenmode.nl/product_info.php?products_id=4002

 

Thanks for all the help already

Marcel

Posted
Really don't have a solution here but was wondering are you sure that is where your problem is? In the purchase module?

What I noticed is that it seems to be your "review" box messing stuff up. On the broken looking link, says there are 3 reviews right above the box that says there are no reviews for this product. Maybe it's inserting itself where it shouldn't be throwing everything off? Just a suggestion. Did you purchase the template? Maybe there is more documentation or help where it was bought at? Would you mind if I did a test review on the non-broken link to see if it messes that page up too after a review is put in?

 

Brandi

 

hi brandi,

 

You don't see reviews because the three you mention are only in dutch. If you change to dutch language you will see 3 reviews but still the problem exist?

 

Marcel

Posted
hi brandi,

 

You don't see reviews because the three you mention are only in dutch. If you change to dutch language you will see 3 reviews but still the problem exist?

 

Marcel

 

I'm still so new to this but the only other thing that catches my eye is that I don't see a closing tag for this tag here....

 

<!-- shop_by_price //--><!-- best_sellers //-->

 

That's how your code starts but ends like at the end of it.... I don't see a close tag for "shop by price" Don't know if that might be throwing stuff off for you or not?

 

 

<!-- shop_by_price //--><!-- best_sellers //-->
	  <tr>
		<td>

<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
<td height="14" class="infoBoxHeadingLcornerright"> </td>
<td height="14" class="infoBoxHeadingright">Bestsellers </td>
<td height="14" class="infoBoxHeadingRcornerright"> </td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="0" class="infoBoxright">
 <tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContentsright">
 <tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
 <tr>
<td class="boxText"><table border="0" width="100%" cellspacing="0" cellpadding="1"><tr><td class="infoBoxContentsright" valign="top">01.</td><td class="infoBoxContentsright"><a href="http://www.emmenmode.nl/product_info.php?products_id=4003&osCsid=6e8524ef8590ecf0d9986aae045cd521">Bronx 12446</a></td></tr><tr><td class="infoBoxContentsright" valign="top">02.</td><td class="infoBoxContentsright"><a href="http://www.emmenmode.nl/product_info.php?products_id=3568&osCsid=6e8524ef8590ecf0d9986aae045cd521">Vic Matie 3486</a></td></tr><tr><td class="infoBoxContentsright" valign="top">03.</td><td class="infoBoxContentsright"><a href="http://www.emmenmode.nl/product_info.php?products_id=3943&osCsid=6e8524ef8590ecf0d9986aae045cd521">Monshoe 63213</a></td></tr><tr><td class="infoBoxContentsright" valign="top">04.</td><td class="infoBoxContentsright"><a href="http://www.emmenmode.nl/product_info.php?products_id=3944&osCsid=6e8524ef8590ecf0d9986aae045cd521">Monshoe 63213</a></td></tr><tr><td class="infoBoxContentsright" valign="top">05.</td><td class="infoBoxContentsright"><a href="http://www.emmenmode.nl/product_info.php?products_id=3959&osCsid=6e8524ef8590ecf0d9986aae045cd521">Monshoe 60080</a></td></tr></table></td>

 </tr>
 <tr>
<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
 </tr>
</table>
</td>
 </tr>
</table>
		</td>
	  </tr>

<!-- best_sellers_eof //-->

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...