tssoft
Forum Replies Created
-
Forum: Plugins
In reply to: [Social Likes] Disable automated includeRemove them manually via sql or some plugin, nothing will change for your case.
Forum: Plugins
In reply to: [Social Likes] Disable automated includeYep
Forum: Plugins
In reply to: [Social Likes] Disable automated includeUncheck both options “Add by default for new posts/pages”, then push buttons “Apply to existing posts/pages”.
Forum: Plugins
In reply to: [Social Likes] Disable automated includeUncheck both options “Add by default for new posts/pages” and buttons won’t be added to new posts/pages. See picture
Forum: Plugins
In reply to: [Social Likes] Как задать картинку?Forum: Reviews
In reply to: [Social Likes] pinterestThere is an option in plugin section that makes this automatically, it is called “Automatically place first image in the post/page to the Image URL field”.
Forum: Plugins
In reply to: [Social Likes] Изменить порядок кнопокПеретаскиванием (drag-n-drop) на странице настроек плагина.
Forum: Plugins
In reply to: [Social Likes] Не корректно отображается плагинДобрый день.
Это не кнопки: они по умолчанию не отображаются, если в записи есть тег more.
Это какая-то хитрая функция, которая преобразует разметку записи в обычный текст. Протестируем с темой Aileron в ближайшее время.Forum: Plugins
In reply to: [Social Likes] Есть ли возможность ставить именно лайк?Forum: Plugins
In reply to: [Social Likes] Отсутствует содержимое статьи в репостеПроблемы нет, так оно и работает.
Forum: Plugins
In reply to: [Social Likes] не отображаються кнопкиПроверьте, что в файле header.php вызывается функция wp_head()
Выглядит примерно так:
<!doctype html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=<?php bloginfo('charset'); ?>"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <title><?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?></title> <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> <?php wp_head(); ?> </head> <body <?php body_class(); ?>> <div class="wrapper">Подробнее можно почитать, например, здесь: http://habrahabr.ru/post/228523/
Forum: Plugins
In reply to: [Social Likes] не отображаються кнопкиСкорее всего, в теме WordPress, которую Вы используете, не предусмотрено подключение скриптов и стилей в обработчиках header_content и header_scripts.
Forum: Plugins
In reply to: [Social Likes] Отсутствует содержимое статьи в репостеУточните, пожалуйста, о каких конкретно соцсетях идёт речь?
Forum: Plugins
In reply to: [Social Likes] Раздвоение счетчикаSeems to be not actual anymore.
Forum: Plugins
In reply to: [Social Likes] A bug with a site previewSeems to be not actual anymore.