Hi there,
I think I am understanding you correctly that you’re looking for a way to force the terms and conditions to always show. If so, we have a PHP snippet that can handle that:
https://github.com/impress-org/give-snippet-library/blob/master/form-customizations/disable-show-terms-toggle.php
If you need assistance implementing custom PHP code on your website we have this guide:
https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/?
Please note that this code snippet is provided as an example of how you can extend Give with code. It’s up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.
That should be relatively copy-pasteable (minus the opening PHP tag) using the guide above.
Let me know if I am misunderstanding your request. I’m happy to help!