Make subscription text user configurable
-
I see in the source code that you are preparing for localization of subscription texts, like “Name”, “Email” and also the text that is shown in the input fields. I appreciate this development, however, I’d suggest to make ALL text, that is shown to the end user (front end), configurable in the settings section in the back end. And only the default text for these settings is localized in the translation templates.
By using this approach, I have already localized front end text, but I am not happy with the localized text, I still can use my own. For example, I don’t want to have a placeholder shown in the input fields. If the value comes only from a localized file, I can’t use an empty string. Currently I need to edit your source code every time you release a new version to get the result I need.
- The topic ‘Make subscription text user configurable’ is closed to new replies.