aprinciple
@aprinciple on WordPress.org
- Member Since: August 17th, 2019
-
Posted a reply to Does not translate labels in attributes if the site has more than 2 languages, on the site WordPress.org Forums:
Нет, не в открытых окнах) Тестировал так же на другом сервере. Атрибут в JSON писал,… -
Posted a reply to Does not translate labels in attributes if the site has more than 2 languages, on the site WordPress.org Forums:
аттрибуты меняю под соответсвующим флажком, не через [] Я ниже написал, что квадратные скобки []… -
Posted a reply to Does not translate labels in attributes if the site has more than 2 languages, on the site WordPress.org Forums:
In theory it should be like this [:en]Color[:ru]Цвет[:3rd]Translate for 3rd lang[:] -
Created a topic, Does not translate labels in attributes if the site has more than 2 languages, on the site WordPress.org Forums:
I have 3 languages and the translation in the attribut… -
Posted a reply to Fix for WP 5.4, on the site WordPress.org Forums:
I have forgotten to add an "echo" :D It all works) -
Posted a reply to Fix for WP 5.4, on the site WordPress.org Forums:
Not working, <?php wpm_translate_string('[:it]La nostra squadra[:en]Our team[:ru]Наша команда[:]') ?> <?php echo do_shortcode('[wpm_translate][:it]Detali[:en]More[:ru]Подробнее[:][wpm_translate]'); ?> I don't… -
Posted a reply to Fix for WP 5.4, on the site WordPress.org Forums:
Example, function "wpm_translate_string" doesn't work/translate -
Created a topic, How to translate title/name of taxonomy?, on the site WordPress.org Forums:
How to translate title/name of taxonomy? How to use th… -
Posted a reply to Conflict with default login/registration of theme, on the site WordPress.org Forums:
Fixed. There were not enough arguments for do_action('wp_login', $_POST['user_name']); Added $user and everything works do_action('wp_login',… -
Created a topic, Conflict with default login/registration of theme, on the site WordPress.org Forums:
Hello! I do site on local server. I have done custom l… -
Posted a reply to Внедрение изображений формата WebP, on the site Форумы поддержки:
Что за профессионалы собрались, которые рассказывают, что не нужно webp использовать? caniuse кидают, 80% поддержки…