Hi all
i need to override only the catalog imageclass and not in the admin part.
if i put it in system/override it's everywhere, is this possible?
thank you!
how to overwrite image class, but only in catalog
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: how to overwrite image class, but only in catalog
Copy the original into admin/includes/classes and the modified version into includes/system/override
Then admin will use the admin copy and catalog will use the system copy.
Then admin will use the admin copy and catalog will use the system copy.