Help with Dope Theme Translation

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.

Other themes I know usually have a cta.hbs, but I can’t find anything. Help?

Nevermind, I’m stupid :person_facepalming:

Hi! Would yu mind to please guide me how you did it? :grinning_face:

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 :slight_smile:

1 Like

Great, thank you for the reply! Unfortunately, for me it all sounds like a rocket engineering :zany_face: