broslavski
Forum Replies Created
-
Проблема зникла після оновлення на поточну версію.
Hi @ricav
Unfortunately, the problem still persists in version 3.29.2.
Forum: Plugins
In reply to: [morkva Plata by Mono Extended] Проблема зі статусом виконаного замовленняВстановлена актуальна версія. Проблема була в тому, що після оновлення на версію, яка підтримує Hold, встановилося увімкнене холдування, хоча в налаштуваннях було вибрано OFF. Після повторного збереження налаштувань проблема зникла.
- This reply was modified 1 year, 3 months ago by broslavski.
Forum: Plugins
In reply to: [morkva Plata by Mono Extended] Проблема зі статусом виконаного замовленняЗабув уточнити. З боку Монобанку сплачений платіж знаходиться в статусі «В очікуванні». Знизу є кнопка «Підтвердити резерв» після якої відкривається діалогове вікно з опціями підтвердження: «Повністю» або «Частково». Після натискання статус платежа змінюється на «Проведено».
Thanks for the reply, @miloss84
The problem is not caching or incompatibility with theme or plugins. The problem is that the Icon List widget has styles set that break the line that contains the link:
.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
align-items: var(--icon-vertical-align, center);
display: flex
;
font-size: inherit;
}I fixed the problem by adding the following to the styles:
.elementor-widget .elementor-icon-list-item a {
display: inline !important;
}But it would be great to have this issue fixed at the Elementor widget level, as it may affect many users who use this widget.
It would be really great if you would notify after the problem has been fixed.
Today my problem with Elements block loading went away after updating the theme. Maybe someone will find this information useful to submit a request to the theme developers about compatibility with the latest version of Elementor.
Thanks for the reply, but when I rolled back the plugin version to the previous one, the problem went away immediately. Accordingly, the problem is not related to PHP or server configuration, but to changes in the new version of the plugin.
The problem seems to have been fixed in version 3.25.9.
I found out that this notification disappears if you disable Optimized Control Loading in Elementor > Settings > Experiments and Features menu.
But still I would like to clarify if this problem will be solved in the future.
Thanks for the reply. Yes. I did a version rollback right away. But I’m more interested in whether the problem will be fixed in the next updates so I can use the current version of Elementor?
Forum: Plugins
In reply to: [morkva Plata by Mono Extended] Конфлікт з іншими шлюзами на CheckoutДякую, Ігоре. На версії 0.7.10 проблема зникла.
Будь ласка, додайте в наступних оновленнях можливість вибрати в налаштуваннях плагіна статус завершеного замовлення. За замовчуванням стоїть processing, але це не підходить, коли товар цифровий і потрібна автоматична обробка замовлення після оплати, тому доводиться після кожного оновлення Morkva Plata by Mono Extended змінювати строку на наступну:
# Update status
$mrkv_mono_order->update_status('completed');І ще у Вас в налаштуваннях плагіна знизу є бите посилання на картинку логотипу, що веде на тестовий сайт:
<img src="https://test.******.com.ua/wp-content/plugins/morkva-monobank-extended/assets/images/morkva-logo.svg" alt="Morkva" title="Morkva">After updating to version 3.21.3, the problem was fixed. Thank you.
Thank you for your response, @joelsm. Please let us know when this problem is fixed.
Thank you @eloou. Let’s wait for the developers to notice the problem and fix it in future updates.
@markusoooo Yes, I did the same until it’s fixed.