S
S
squirtazzer2018-02-04 15:03:43
Machine translation from one language to another
squirtazzer, 2018-02-04 15:03:43

How to translate a phrase?

Hello, I can not find how to translate the phrase. I looked in the editor (footer.php), it's not there. css is also
carlsonmedia.ru
Below in the basement is the phrase © 2018 Carlsonmedia. Built on WordPress and the Mesmerize theme.
In the settings, this option is closed, and paying $ 79, just for the sake of being able to translate this phrase, is neither possible nor desirable.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dimonchik, 2018-02-04
@dimonchik2013

1) find the phrase in the code/base
2) translate

O
Olga Veter, 2018-02-04
@vetero4eg

translate - in the sense? in the most extreme case, through js, you can replace it with any text you need. Or use css to remove this line completely.

M
Michael R., 2018-02-04
@Mike_Ro

Add to css:

.footer p.copyright
{
    display: none;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question