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
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
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
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.