News:

Support the VirtueMart project and become a member

Main Menu

Updated to VM2.10 but what's happened to my template?

Started by ncopeman, August 26, 2012, 15:52:37 PM

Previous topic - Next topic

ncopeman

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

jenkinhill

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
Kelvyn
Lowestoft, Suffolk, UK

Retired from forum life November 2023

Please mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

ncopeman

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

Nibiru

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.