matsa24
Forum Replies Created
-
Thank you, I used this method
BackWPup_Option::delete($jobid, ‘dropboxtoken’);and it helped me
I want to support you. I have the same problem after the update. I’m doing a backup on FTP
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Conflict with ACF plugin!Hi! After the last update, the problem disappeared. Thank you!
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Conflict with ACF plugin!Yes, if I disable the plugin Newsletter, everything works. I also use the classic Editor plugin. WP – 5.2.2 version
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Как удалить 3000 турбо страниц из поискаПонял! Спасибо!
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Как удалить 3000 турбо страниц из поискаок, спасибо. А разве яндекс будет ждать 5 минут пока сервак отдаст файл?
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Как удалить 3000 турбо страниц из поискаmax_execution_time = 30
Forum: Plugins
In reply to: [RSS for Yandex Turbo] Как удалить 3000 турбо страниц из поискаВ браузере вылазит
504 Gateway Time-outВ логах
2019/07/25 15:52:26 [error] 22773#22773: *45460586 upstream timed out (110: Connection timed out) while reading response header from upstream, client: 83.242.239.21, server: bankstoday.net, request: “GET /feed/turbo HTTP/1.1”, upstream: “https://127.0.0.1:8080/feed/turbo”, host: “bankstoday.net”, referrer: “https://bankstoday.net/wp-admin/options-general.php?page=rss-for-yandex-turbo.php”Притом что в настройках апача стоит
Timeout 300Forum: Plugins
In reply to: [RSS for Yandex Turbo] Как удалить 3000 турбо страниц из поискаУ меня даже когда ставлю 40 записей на одну ленту – лента не грузится
Forum: Plugins
In reply to: [Inline Related Posts] Deleting zeros in a tableHave you tried to add a space before and after the 0?
If you put a space before zero, there is no problem
I have only 2 plugins installed-Yoast SEO and WP Fastest Cache.
I use my theme
Forum: Plugins
In reply to: [Inline Related Posts] Deleting zeros in a tableTry opening this link
https://shopzero.ru/poleznye-sovety/hi-test/see the screenshot
https://intrekl.ru/2019-02-19_145621.pngHow to repeat the problem
Start adding a new entry. In the text field, add this code:<table> <tbody> <tr> <td>0</td> </tr> <tr> <td>1</td> </tr> </tbody> </table>
https://intrekl.ru/2019-02-19_145840.png
Make sure that the Inline Related Posts works on this record.
After publishing, in the public section of the site, you will see that the plugin has removed the zeros in the table cells.
https://intrekl.ru/2019-02-19_145621.png
If you disable the plugin, you will see the following content:
https://intrekl.ru/2019-02-19_150231.pngI hope you’re getting it. Very often zeros play a very important role in tables.
- This reply was modified 6 years, 1 month ago by matsa24.
Денис, очень прошу вас реализовать эту функцию. Ну реально же, для вас это сделать несколько IF ELSE в коде, а функция реально нужная. Ну логично же всё. Отдаёшь фид в ЯН, хочешь чтобы новости были турбо и чтоб ошибок не было при проверке.
Спасибо!
Денис, а почему бы не сделать возможность, чтобы плагин отдавал посты и в формате Яндекс Новостей (с возможностью указания максимального возраста) и чтобы поддерживались турбо? Ведь наличие турбо версии в ЯН даёт небольшое, но преимущество в ранжировании.
Время, указанное в экспортном файле, должно совпадать с фактическим временем публикации на сайте. Актуальными считаются сообщения за последние 8 дней. Остальные проиндексированы не будут.
https://yandex.ru/support/news/feed.html#export
Т е ЯН съедает только те новости, которые не старше 8 дней. Остальные он не индексирует. Как сделать так, чтобы экспортировать новости только не старше 8 дней?
Ок, я вас понял. Можете посоветовать, как тогда мне отдавай только записи не старше 7 дней, и чтоб они поддерживали турбо формат?