validhtml
Forum Replies Created
-
Forum: Plugins
In reply to: [Monster Пульс] Фильтр по категории / тегамПоддерживаю предложения для фильтрации. Только ещё бы я добавил ID автора как для включения так и для исключения. Тоже будет полезно.
Forum: Plugins
In reply to: [Monster Пульс] Нет обложки публикаций в RSSМожете сделать это вот так: https://joxi.ru/8An6p74szoPWNA?d=1
<?php
if (has_post_thumbnail(get_the_ID() )) {
// Здесть обложка поста в enclosure
$gallery = get_attached_media( ‘image’, $post );
foreach( $gallery as $image_url ) {
echo ‘<enclosure url=”‘ . $image_url->guid . ‘” type=”image/jpeg” />
‘;
}
}
?>Forum: Plugins
In reply to: [Monster Пульс] Не формируется RSSДобрый день. Как обычно с такими плагинами, нужно зайти в настройки – постоянные ссылки и кликнуть просто сохранить. Лента появится, во всяком случае, я так делаю всегда.
Forum: Plugins
In reply to: [Monster Пульс] Ссылка на AMP-версию материала.Получается вот сюда можно добавить проверку на наличие AMP версии и если есть, то выводить ссылку https://joxi.ru/brRlQk3s7LW932?d=1. Для новых стандартов думаю необходимо. Ещё раз спасибо. Плагин годный.
Forum: Plugins
In reply to: [WP No External Links] Remove only external link in nofollowI want to be like this
https://joxi.ru/gmvqb5LuqdzGar?d=1I comment few params in file no-external-links-parser.php
https://joxi.ru/V2VBd8xSd8eX12?d=1
Can U do this as an option in adminpanel please?
THX
Forum: Plugins
In reply to: [WP No External Links] Remove only external link in nofollowI would also like to disable goto in the link. Just add rel=”nofollow” <!–nofollow–> option without any redirects. But how?
- This reply was modified 6 years, 1 month ago by validhtml.
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Odnoklassniki session expiredOK. THX
Forum: Plugins
In reply to: [NextScripts: Social Networks Auto-Poster] Odnoklassniki session expiredI have the same problem.
Array ( [pgID] => [isPosted] => 0 [pDate] => 2018-11-29 10:10:44 [Error] => POST ERROR: {“error_code”:102,”error_msg”:”PARAM_SESSION_EXPIRED : Session expired”,”error_data”:null}
Array ( [headers] => Array ( [server] => Apache [date] => Thu, 29 Nov 2018 10:10:45 GMT [content-type] => application/json;charset=utf-8 [content-length] => 90 [connection] => keep-alive [invocation-error] => 102 [pragma] => no-cache [expires] => Thu, 01 Jan 1970 00:00:00 GMT [cache-control] => Array ( [0] => no-cache [1] => no-store ) [content-language] => en-US ) [body] => [response] => Array ( [code] => 200 [message] => OK ) [cookies] => Array ( ) ) )Forum: Plugins
In reply to: [RSS for Yandex Turbo] Подключение трекинга onthe.ioВы планируете сделать возможность использования кастомной статистики?
Side menu need to add /amp/ too like footer menu when you switch on Auto Add AMP in Menu URL
Also i comment this lines:
https://joxi.ru/D2PD3Xafqd5Kz2?d=1I found where the error is. It’s amp-comments addon.
For example: https://germania.one/5-starejshih-universitetov-germanii/amp/
Here: https://joxi.ru/MAj1bxvCjvL3X2?d=1
Version: 0.9.97.19Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Problem with paged posts@ahmedkaludi ok, I sent you an email
Forum: Plugins
In reply to: [AMP for WP - Accelerated Mobile Pages] Problem with paged posts@ahmedkaludi
The new version 0.9.96 is not solve my problem(