Quote Originally Posted by lat9 View Post
You're correct, the ZCA Bootstrap 4 template doesn't supply that file. For that template, the file /includes/languages/english/html_includes/define_conditions.php will be the one that's used.

You can use an FTP program (e.g. WinSCP or FileZilla) to copy all the files you want to customize from /includes/languages/english/html_includes/ to /includes/languages/english/html_includes/YOUR_BS4_TEMPLATE if you want to customize them specifically for that template.
I copied all of those define_xyz.php files to the folder specific to my template. I can open the define pages option in admin, but my changes still don’t show up. For example, I want some text on my main page other that welcome, would you like to log in? None of the text from the file to define main page shows up on my home page. I want to describe shipping details. They don’t show up when I edit the define shipping file. What am I missing?