Hi @mart1n,
If you wish to add more links to the checkout privacy policy text that is shown during checkout, you should be able to do so from WooCommerce → Settings → Accounts & Privacy.
Let us know if you are able to modify the text from that location.
Thanks.
Thread Starter
Martin
(@mart1n)
Hello abwaita,
thanks for the fast respond. It’s not about the privacy notice. I want to adjust the text of the checkbox above the buy button. “I agree …”
Theoretically, the text has to be stored in the php files somehow. Then I would load the file into the child theme and edit it. But I can’t find the file. Or is there another way?
Thanks for your help.
Thanks @mart1n for getting back as well as clarifying.
First, check whether you can modify the text “I have read and agree…” from Appearance → Customize → WooCommerce → Checkout
Let us know if this works.
Thread Starter
Martin
(@mart1n)
Hi,
exactly that is my problem. In my case, I can only select the page in the customizer, but not edit the text. I use Astra free version as the theme.
Because I can’t get any further with the Cusomizer, I now wanted to adjust the text in the php files.
@mart1n, thanks for getting back and specifying the theme. I was able to replicate the issue when I changed to Astra as well.
Ideally, you should be able to customize the T&Cs checkbox text directly from the Customizer. There is an open bug about this issue where the option to change the text is not displayed: https://github.com/woocommerce/woocommerce/issues/28606
As we do not have a definite timeline when our developers will fix this, here’s a workaround:
- Go to Appearance → Customize → WooCommerce → Checkout
- Change the terms and conditions page to no page set
- Change the dropdown back to the correct terms and conditions page
You should then be able to add custom text to the terms and conditions checkbox.
Let us know if this works.
Many Thanks.
Thread Starter
Martin
(@mart1n)
abwaita, you’re the best! Somehow I didn’t find that. But that’s exactly what helped! Thank you very much! You are doing a great job!