cwrw
Forum Replies Created
-
Hi!
Unfortunately not. This link: https://makewebnotwar.ru/man/en/calendar/2019-09-20/ takes redirect to the main calendar page (https://makewebnotwar.ru/man/en/calendar), but this should open this date (just as it happens in the main language).Thanks!
No, events and their translation to other language – that’s not the problem.The problem is that the link other language with events date (https://makewebnotwar.ru/man/en/calendar/2019-09-20/) does not work, while the link on the main language (https://makewebnotwar.ru/man/calendar/2019-09-20/) works correctly.
Thanks for your answer!
These pages are still very unfinished, sorry.Main lang:
(good) https://makewebnotwar.ru/man/calendar/
(good) https://makewebnotwar.ru/man/calendar/2019-09-20/Secondary lang:
(good) https://makewebnotwar.ru/man/en/calendar/
(not good) https://makewebnotwar.ru/man/en/calendar/2019-09-20/For view a calendar (which is displayed by the shortcode) and select a date press “select date”.
But if in WPML settings disable the translating of post type “page”, dates on secondary languages work..
- This reply was modified 5 years, 5 months ago by cwrw.
Forum: Plugins
In reply to: [DCO Russian Fixes] Отключить преобразование даты только в одном месте наДа, из каталога, Events Manager
https://ru.www.ads-software.com/plugins/events-manager/Forum: Plugins
In reply to: [DCO Russian Fixes] Отключить преобразование даты только в одном месте наСпасибо за ответ и в целом за отличный плагин!
Блок – календарь на месяц, формируемый другим плагином. В этом блоке есть подпись месяца, которую склонять не надо.
Сам календарь выводится на страницу шорткодом, а месяц в шаблоне календаря выводится строкой:
echo esc_html(date_i18n('F Y', $calendar['month_start']));