Hello,

My template name is "lock".

I am trying to override the file here: includes/languages/modules/payment/paypalwpp.php

I noticed that there was a classic folder here, so I created a "lock" folder as well and copied the file to it.

I now have this: includes/languages/modules/payment/lock/paypalwpp.php

I am trying to override the file here: includes/languages/modules/payment/lock/paypalwpp.php

But the changes do not reflect on the site when the file in the "lock" folder is changed. But will if the original is changed.

Thanks

DD