News:

Support the VirtueMart project and become a member

Main Menu

VirtueMart Default Layout problems

Started by tomshirvo, December 11, 2011, 06:51:35 AM

Previous topic - Next topic

tomshirvo

Hi All,

I have a site http://www.percys.com.au this has the version of virtuemart1.9.8.RC2M_extract_first.zip

I then went to update it on a test www.percys.com.au/temp with any of the new versions currently com_virtuemart2.0.0_RC3_Pre_i_extract_first.zip

And if you are to go these sites you will notice that the front page is all stuffed up. but it is only the VirtueMart Default Layout and everything else is working fine

tomshirvo

Thought I might include the code that is inside the Shop description

<table>
<tbody>
<tr>
<td>
<img alt="" src="/images/win a car speend 100 with value.png" style="width: 500px; " />
<h1 style="text-align: center;">
<span style="font-size:18px;">Celebrate 45 Years At Percy's with your chance to win a </span></h1>
<h1 style="text-align: center;">
<span style="font-size:18px;">Nissan Micra valued at $16999</span></h1>
<h1 style="text-align: center; ">
<span style="color:#ff0000;"><span style="font-size:14px;">Purchase $100 online at Percy's at any one time for your chance to win. </span></span></h1>
<p style="text-align: center; ">
Be quick to purchase as last entries 3pm 24th December 2011.</p>
<p style="text-align: left; ">
</p>
<h1 style="text-align: center;">
<span style="color:#0000ff;"><span style="font-size:48px;">25000 Online Products</span></span></h1>
<h1 style="text-align: center;">
<strong style="color: rgb(255, 0, 0); font-size: 48px; "><span style="font-family:verdana,geneva,sans-serif;">Spend  $100 Online </span></strong></h1>
<h1 style="text-align: center; ">
<span style="font-size:22px;"><span style="color:#800080;">Free Delivery plus a Ticket in the car!!!</span></span></h1>
<p style="text-align: center; ">
<strong><span style="color:#ff8c00;"><span style="font-size:16px;"><font class="Apple-style-span">Orders over $100 Freight Free</font></span></span></strong></p>
<p>
</p>
<p>
</p>

<p style="text-align: center; ">
</p>
<p style="text-align: center; ">
<strong><span style="font-size: 16px; "><u>Choose from all the Leading Brands</u></span></strong></p>
<p style="text-align: center; ">
<span style="color: rgb(0, 0, 255); ">Canon   Hewlett  Packard  HTC  Samsung  Apple Telstra  Zions   Artline</span></p>
<p style="text-align: center; ">
<span style="color: rgb(0, 0, 255); "><font class="Apple-style-span">Windsor & Newton  Martisse  Art Spectrum  Reeves    Artists Choice</font></span></p>
<p style="text-align: center; ">
<span style="color: rgb(0, 0, 255); "><font class="Apple-style-span">Canson    Darrell Lea   Rfi     PAPYRUS  NSW Lotteries</font></span></p>

</td>
<td valign="top">

<p>
<a href="http://officesmart.percys.com.au"><img alt="" src="/images/percys office smart.png" style="width: 200px; " /></a></p>
<p>
16000+ Office Products</p>
<p>
Canon Hewlett Packard Lexmark</p>
<p>
<a href="http://percys.com.au/index.php?option=com_virtuemart&view=category&virtuemart_category_id=3&Itemid=101"><img alt="" src="/images/safety 33.png" style="width: 200px; " /></a></p>
<p>
OH & S Safety Zions Products  </p>
<p>
Price Savvi range & Quality</p>
<p>
<a href="http://artistschoice.com.au"><img alt="" src="/images/artists choice 333.png" style="width: 200px; " /></a></p>
<p>
1000+ Art Products</p>
<p>
Canvas Sale <span style="color:#0000ff;">- Buy one get one Free!</span></p>
<p>
Windsor & Newton  Martisse </p>
<p>
Art Spectrum Reeves Chroma</p>
<p>
<a href="http://percys.com.au/index.php?option=com_virtuemart&view=category&virtuemart_category_id=19&Itemid=101"><img alt="" src="/images/box a books.jpg"
style="width: 200px; " /></a></p>
<p>
<span style="color:#a52a2a;"><u>1000+Books at unbelievable prices!!!</u></span></p>
<p>
Free Yourself from the Xmas Budget</p>
<p>
Woes!!! </p>
<p>
<a href="http://percys.com.au/index.php?option=com_virtuemart&view=productdetails&virtuemart_product_id=100&virtuemart_category_id=15&Itemid=124"><img alt=""
src="/images/htc desire combo.png" style="width: 200px; " /></a></p>

</td>
</tr>
</tbody>
</table>

Milbo

Hmm, sorry I dont have any clue. Maybe the template guys know, for me it does not look like a virtuemart specific problem.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

tomshirvo

yes it is really strange, when it is not there it works fine and I rewrote the html in the shop description and it works until I added text inside the second column and it goes all crazy

tomshirvo

I have played around with it and it seems to do it when you add a table. There must be a tag that isn't closed somewhere

PRO


tomshirvo

Just Figured it out, the table that the description (virtuemart_vendors_en_gb) is held in the field "vendor_store_desc" was changed down to only 2048 from 8096 it was in my version. I just changed the size back and it worked like a charm

Milbo

I rised it now to varchar(65635), Which is downsizing when it is smaller anyway.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/