Hi, we’re using Dope on our new website, which is in German. But: I can’t find where the wording for the paywall-box (“This post is for subscribers only”) is defined – and thus can’t translate it.
Hey, so the edit I wanted do make would require changing the ./partials/content-cta.hbs file. The theme, Dope, does not include that file. Instead, it falls back on the information from Ghosts default settings. In that case, Ghost you need to create a new content-cta.hbs file in the ./partials folder of your theme. You can use Ghosts default as a template, copy and paste it in your new file and then change as needed