Modifying template / theme integration
-
Hi,
I want to do big changes to product listing and single product pages (for example showing short description and product description BEFORE product attributes). This can be done by modifying files inside templates-folder. But if i’m modifying files directly I will lost plugins upgradability.
Is there way to modify for example templates/content-al_product.php and templates\themes\classic-list.php content without losing upgradability? One way used by other plugins is move these files inside theme folder (it will override default files), but it wasn’t working in this case.
The topic ‘Modifying template / theme integration’ is closed to new replies.