Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - PureMart (SKU# FLEX-00010)

TOPIC: PureMart category layout breaks website display

PureMart category layout breaks website display 11 years 7 months ago #326

I just purchased and installed PureMart following the instructions provided. When I go to category view of products, the page background is gone and the right column is under the main content (it doesn't matter which layout I select - default or flexv2). They both do the same thing. It seems like there's a div not closed somewhere but I can't find it. Other pages are OK - Home page and Product details.

I have installed:
Joomla 2.5.7
Virtuemart 2.0.10
PureMart
RocketTheme Crystalline template 1.2

Thanks, Richard

Sorry I had to put this topic in the FashionMart forum. You don't have one for PureMart yet.
Attachments:
The topic has been locked.

PureMart category layout breaks website display 11 years 7 months ago #328

Hi,

It is known bug and will be fixed today. No worry. I will email you the patch.

Flexible Support Team.
The topic has been locked.

PureMart category layout breaks website display 11 years 7 months ago #329

Thank you! I'm looking forward to it.

Richard
The topic has been locked.

PureMart category layout breaks website display 11 years 7 months ago #330

For those who are facing the same issue, the patch is extremely easy. Apparently we have forgot to add one </div> at the end of the category browse page PHP file.

open these PHP files:
ROOT/templates/<yourjoomlatemplatefolder>/html/com_virtuemart/category/default.php
and
ROOT/templates/<yourjoomlatemplatefolder>/html/com_virtuemart/category/flexv2.php

Scroll to the very bottom and change:
	<div id="bottom-pagination"><?php echo $this->vmPagination->getPagesLinks(); ?> <br/><span><?php echo $this->vmPagination->getPagesCounter(); ?></span></div>
</div>

with this:
	<div id="bottom-pagination"><?php echo $this->vmPagination->getPagesLinks(); ?> <br/><span><?php echo $this->vmPagination->getPagesCounter(); ?></span></div>
</div></div>
Last Edit: 11 years 7 months ago by Support.
The topic has been locked.

PureMart category layout breaks website display 11 years 7 months ago #354

Perfect! That was the solution.

Richard
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #416

I face the same problem but I saw that the code of both files is OK.

<div id="bottom-pagination"><?php echo $this->vmPagination->getPagesLinks(); ?> <br/><span><?php echo $this->vmPagination->getPagesCounter(); ?></span></div>
</div></div>

see the attached image:
the right modules gone under the categories!
Attachments:
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #418

Hi,

Are you working in a live Server? please provide me your URL to let me check it out.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #420

The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #422

Hi,

Can you provide me your FTP credentials to This email address is being protected from spambots. You need JavaScript enabled to view it.?
I guess you found an another </DIV> issue which happens when there is no products below the subcategories.

I will patch it, So no worry.

Cheers.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #423

I have sent you an email..
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #444

OK with the categories you fixed them but something influenced the presenttion of the products as the are above the right column
see the link www.pantikidis.gr/trazeras-test/index.php/component/virtuemart/stratos/%CF%83%CE%B7%CE%BC%CE%B1%CE%AF%CE%B5%CF%82?Itemid=124
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #448

Hi,
Sorry for all these troubles.
I patched it.

Please let me know if you notice this failure in any where else. I am also patching our VM Template as well, so no one will get the same issue ever.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #449

No worries.. Its new template so this is very normal to happen
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #468

I have noticed this kind of issue somewhere else as well.
As you can see the search results do not cover 100% of the main part of the page and the right column goes down and left.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #481

Hi,

It is fixed now.
Thanks.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #537

Sorry for highjacking this thread but I was hoping this issue would help my small issue but it makes it worse so have changed it back !

on my new site the centre area doesnt appear to be large enough to support 3 products wide as the category list drops to the bottom of the left column.

89.200.137.238/westcountry-crystal/

try it with the categories - wedding is set to two products and glasses is set to 3 products.

i have tried reducing the default image size to 185x185 but i dont want to go any smaller than that.
is there a simple fix for this please ?
thanks
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #540

Hi,

This problem have been reported already and i am looking a solution for it. in this very moment.
www.flexiblewebdesign.com/forum-virtuemart-2-template-puremart-support/135-the-website-is-broken

The patch will be applied to websites who are suffering from it. If you provide me your FTP credentials to This email address is being protected from spambots. You need JavaScript enabled to view it. i will patch your website as well in couple hours. (or i can send you the updated version to apply the patch by yourself. just let me know.). You should better continue keep tracking other forum thread that i gave above for the patch.

Cheers.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #543

Great thanks - i am happy to apply it myself (as working on two sites at the moment)
no rush i know how efficient you are, i will look out for an update soon !
cheers
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #544

Okay, you got it.
Most likely only these files from the Template Insallation ZIP, are needed to be modified:

com_virturmar/category/default.php
com_virturmar/category/flexv2.php

Since that problem doesn't happen in our DEMO and i don't see any DIV miss closed TAG in category page PHP, i am not able to solve it. I am now trying to connect to the FTP of the other member who reported the same issue. But somehow, his website is down, neither the website nor FTP is working now.

Cheers.
Last Edit: 11 years 6 months ago by Support.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #546

i can DM you ftp into mine that has the issue if you like ? the other site i did was fine !

edit: email sent with ftp details to my site
Last Edit: 11 years 6 months ago by Richard. Reason: added to post
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #548

You see.. thats the point. It happens in some joomla templates but doesn't in some which drives me crazy.

And it is not an issue in our DEMO. This just stops me working in my server side.I still can't connect to other user's account. Can you provide me your FTP credentials to This email address is being protected from spambots. You need JavaScript enabled to view it. ? Probably the same solution would work for other user as well. I will email him the updated version instead of connecting his FTP for fixing.

Cheers.
Flexible Support Desk.
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #549

yep i have sent, confirm receipt or ill send again.
i feel your frustration !!!

Richard
The topic has been locked.

PureMart category layout breaks website display 11 years 6 months ago #550

Yes, the patch has been applied.
For those who are having the EXACT SAME ISSUE, can try this:

open this PHP file:
ROOT/teplates/<yourjoomlatemplate>/html/com_virtuemart/category/default.php
(default.php ot flexv2.php which one you are using)

Scroll to the very bottom, and find these LINES
<?php if ($this->search ==null) { ?>
 </div>
<?php }?>

Change them with this:
<?php if ($this->search ==null) { ?>
 
<?php }?>

Flexible Support Team.
The topic has been locked.
Time to create page: 0.222 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo