News:

Support the VirtueMart project and become a member

Main Menu

Backend orders override not working

Started by jgeys, December 21, 2013, 14:33:02 PM

Previous topic - Next topic

jgeys

I'm trying to change the orders list in backend.

I want to change /administrators/components/com_virtuemart/views/orders/tmpl/orders.php

so I copied it into
/templates/<<mytemplate>>/html/com_virtuemart/orders/orders.php

But my changes are not getting picked up. Is the path for the override file wrong?

Thx,

Jurgen

Joomla 2.5.16
VM 2.0.24a

AH

Nearly.

You need to copy the override to the same place but in the administrator template folder


ADMINISTRATOR/templates/ADMINTEMPLATE/html/com_virtuemart/orders/orders.php
Regards
A

Joomla 4.4.5
php 8.1

jgeys


AH

Regards
A

Joomla 4.4.5
php 8.1