borzab
Forum Replies Created
-
Forum: Plugins
In reply to: [CurrencyConverter] Кеш надо убирать?Я не пользовался WP Fastest Cache Premium и не знаю как он работает. Вот что ответил Codex (ChatGPT) на это:
В плагине WP Fastest Cache Premium нужно исключать не ajax/cookie, а кэш виджетов/страниц.
- Widget Cache -> Exclude Widget:
currencyconverter_table, currencyconverter_minimalistic, currencyconverter_minimalistic_ver2
(если поле в WPFC ждёт class, то: widget_currencyconverter_table, widget_currencyconverter_minimalistic,
widget_currencyconverter_minimalistic_ver2) - Exclude Page (URI):
все URL, где выводится конвертер (страницы с этими виджетами). - Не нужно добавлять исключения для Cookie / Query String / REST / admin-ajax для этого плагина. Если виджет у вас на всех страницах, лучше поставить TTL page cache <= 60 минут или чистить page cache каждый час, потому что курсы обновляются каждый час.
Я бы попробовал начать с исключения виджета, если это возможно в настройках WPFC.
Forum: Plugins
In reply to: [CurrencyConverter] Кеш надо убирать?Можно посмотреть поменяется ли сам курс.
Forum: Plugins
In reply to: [CurrencyConverter] Кеш надо убирать?Каждый час. Но сами цифры могут не поменяться, потому что и не менялись. Надёжнее будет на дату посмотреть когда она обновится.
Forum: Plugins
In reply to: [CurrencyConverter] Кеш надо убирать?Здравствуйте! Тут только методом проверки определить можно, посмотрите, если на следующий день данные обновятся, значит плагин работает.
Hello!
Thanks a lot for using Currency Converter plugin and for error reporting! I fixed it just now.
Forum: Plugins
In reply to: [CurrencyConverter] Currency exchange rates have stopped being updatedHello,
I’m very sorry for the inconvenience. The problem was due to an issue with the API. I’ve already released a hotfix, so there’s no need to update the plugin manually. The updates should resume automatically, and everything should be working as usual within the hour.
Thank you for your understanding.
If you have any additional questions, please feel free to ask!
Forum: Plugins
In reply to: [CurrencyConverter] The rate dynamics always shows 0,00%The user was provided with email support.
The problem has been resolved: there was a bug in API. Now all works fine.
- Widget Cache -> Exclude Widget: