Override check out woocommerce

Posted in: Newspaper
Post count: 2

Hello,

I would like to customise the form-checkout.php template.
But this one is included in the folders of the td-woo plugin.
How can I modify this file? Usually we just have to copy the template file in the theme folder, but it doesn’t seem to work.

Thanks for your help.

Post count: 21065

Hello @Manzabull!

We have an element in Composer for checkout, so there are some settings in order to customize it. You should be able to modify directly the file form-checkout.php without copying to the theme.

Thank you!

Post count: 2

Thank you for your reply,

I have seen these elements in Composer but I need to push the customisation further.

I can make changes directly in the file form-checkout.php, but they will be overwritten in case of an update?

Thanks

Post count: 21065

Hello @manzabull!

Yes. Any changes you make in the files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after update.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.