VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: ncopeman on August 26, 2012, 15:52:37 PM

Title: Updated to VM2.10 but what's happened to my template?
Post by: ncopeman on August 26, 2012, 15:52:37 PM
Hi all! I've updated a test environment of Virtuemart from 2.06 to 2.10. Everything seems to be working ok except from the product category.

Functionality is fine but it's no longer loading the theme in /templates/html/.../

It should look like this:


Instead it looks like this:



The site is offline so you can login with

Bizarrely, when clicking through to a product everything is fine... The design is intact, it's loading the correct CSS etc etc... It's only the category.

Anyone have any ideas?

Thank you.
Neil
Title: Re: Updated to VM2.10 but what's happened to my template?
Post by: jenkinhill on August 26, 2012, 17:25:51 PM
Do you have the correct override file selected for "Category Browse Page" for each Product Category Form?

There is also a set of image files showing the layout changes in VM2.0.10 - com_virtuemart.2.0.10_layout_changes.zip on http://dev.virtuemart.net/projects/virtuemart/files
Title: Re: Updated to VM2.10 but what's happened to my template?
Post by: ncopeman on August 28, 2012, 01:57:04 AM
Quote from: jenkinhill on August 26, 2012, 17:25:51 PM
Do you have the correct override file selected for "Category Browse Page" for each Product Category Form?

There is also a set of image files showing the layout changes in VM2.0.10 - com_virtuemart.2.0.10_layout_changes.zip on http://dev.virtuemart.net/projects/virtuemart/files

Hi Kelvin, I've checked the Category Browse page and the correct template is selected
Title: Re: Updated to VM2.10 but what's happened to my template?
Post by: Nibiru on August 28, 2012, 03:12:50 AM
ncopeman the problem will be in your current template. Have you accidentally overwritten anything?
Because the dev page has some changed css files. Missing some stuff that the orginal website has.

For example. flexibleVM2Global.css is missing. And that is your problem, I think.