I’ve added an embedded event to a static page. But I’m never satisfied unless I’m tweaking something, so I now want the button to say “Register” instead of “Buy.”
I copied the files found here: /the-events-calendar/src/views/embed/ and poked all around, but I can’t find where the “Buy” text comes from.
I did find something promising in a file that I don’t think I’m supposed to be messing around with (/the-events-calendar/vendor/tickets/src/Tribe/Main.php, line 530), but replacing the text I identified didn’t change anything when I reloaded my page.
But the “Buy” terminology really doesn’t suit my application. How can I fix this?