Плагин работал отлично несколько лет, но несколько дней назад при переходе на оплату через плагин стала выскакивать: “Ошибка ЦБ РФ: Не удается получить список валют!” – из-за этого не перенаправляет на форму оплаты. Валюта магазина: евро. Валюта в ЮКассе: рубли. В настройках плагина стоит галка: Конвертировать в рубли.
Поддержка ЮКассы ничего внятного сказать не может.
Что делать? Как исправить?
]]>After I updated my WordPress I got a few issues, but mainly the mobile version is not displaying properly anymore (on iPhone, not sure about other devices):
https://drive.google.com/file/d/1Nn4HhFUR4MhH3e_HLotgUmDtdPGXarHW/view?usp=sharing
https://drive.google.com/file/d/1SoZ7fOYr0x07spbieZI-daCpULDEeARQ/view?usp=sharing
https://drive.google.com/file/d/1P20GkECLuXVY4QWlGpL5Pz4u5BudHKoo/view?usp=sharing
– Most of the text on the mobile version now has different spacing or boldness or such, the ‘Nick Rutten’ title shows this clearly.
– Also, the feature images won’t ‘resize’ to the with of the screen anymore, so now you only see 1/4 of the images.
– The date I pointed to with a red arrow is back now, a long time ago someone wrote a CSS line to remove it, but I guess it no longer workes.
– At the bottom of the page it shows my own and WordPress copyright line, I want to remove both as well.
I use the squarex-lite theme: https://www.ads-software.com/themes/squarex-lite/
I don’t know anymore what any of this means, but this is the additional CSS of my website:
.div.pp_details { color: #eac67a;
}
.slide-title {font-size: 20px;}
.menu-main {
letter-spacing: 0.1em;
{font: 1.53em "Open Sans", Helvetica, Arial, sans-serif;}
}
.home-widget {
text-align: center;
}
.top-single {
display: none;
}
.footer-single {
display: none;
}
.author { display: none; }
.posted-on { display: none; }
.posted {display: none;}
.site-footer {
text-align: left;
display: block;
}
#content .post .article-content .below-entry-meta .tag-links { display: none; }
p {
line-height: 1;
}
p {
margin-bottom: 1em;
}
.site-title {font-size: 41.3px;}
.site-description {font: 1.08em "Open Sans", Helvetica, Arial, sans-serif;}
.main-navigation a {
color: #eac67a;
}
.main-navigation a:hover {
color: #eac67a;
}
.main-navigation .current_page_item > a {
color: #FFF;
}
.site-branding {
margin-top: -1.1em;
margin-bottom: -2.2em;
}
.page .entry-content,
.single .entry-content {
margin-top: 0;
}
h1.entry-title {
display: none;
}
.published {
display: none;
}
.innerBox {
border: 2px solid #18121E;
}
If someone can help me thank you so much!
]]>How to translate a currency sign into different languages?
For example, there is the UAH currency, the Polylang plugin is used for multilingualism, all pages and fields are translated, but the problem is only in the currency that remains UAH.
Is there a solution for the currency sign to be multilingual?
Как воспроизвести проблему:
1) Установите в магазину валюту, отличную от рублей, например, доллары
2) Закажите товар и перейдите к оплате. Например, товар на $49
3) Когда перейдете к оплате, то на странице платежной системы сначала не будет валюты (просто число 49), а потом при попытке оплатить счет выставится на 49 рублей.
Как должно быть:
На этапе передачи параметров товара в платежную систему нужно автоматически конвертировать ее в рубли по текущему курсу.
]]>спасибо!
]]>