Hi @slash1andy if I insert _e instead of __ now the term is translatable, but I have a bug because in the output code the word is separated from the button.
function nlwc_custom_button_text() {
return _e('Show more ', 'theme');
}
I have a screenshot about it, but I don’t find how I can post it.
-
This reply was modified 4 years, 5 months ago by CarlVarsh.