<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум ReadyScript &mdash; WhatsApp]]></title>
		<link>https://forum.readyscript.ru/topic/1844/whatsapp/</link>
		<atom:link href="https://forum.readyscript.ru/feed/rss/topic/1844/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «WhatsApp».]]></description>
		<lastBuildDate>Wed, 07 Aug 2019 22:33:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: WhatsApp]]></title>
			<link>https://forum.readyscript.ru/post/10256/#p10256</link>
			<description><![CDATA[<p>Спасибо. Заработало. Здрав будь, боярин.</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Wed, 07 Aug 2019 22:33:20 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/10256/#p10256</guid>
		</item>
		<item>
			<title><![CDATA[Re: WhatsApp]]></title>
			<link>https://forum.readyscript.ru/post/10252/#p10252</link>
			<description><![CDATA[<div class="quotebox"><cite>Андрей пишет:</cite><blockquote><p>Фейсбук, вк, инстаграм ссылки и иконки есть в подвале, а WhatsApp не появляется иконка и ссылка. Где, чего подправить?</p></blockquote></div><p>1) отсюда берете изображение <a href="https://center-fasad.ru/templates/center-fasad/resource/img/whatsapp.svg">https://center-fasad.ru/templates/cente … atsapp.svg</a><br />и добавляете его в /ваш шаблон/resource/img/<br />2) в файл main.css добавляете ориентировочно в районе строки 2420-2430<br /></p><div class="codebox"><pre><code>.block-social .whatsapp {
    background: url(../img/whatsapp.svg);
    background-size: contain;</code></pre></div><p>3) в файл /helpers/tpl/footer/social.tpl добавляете две строки для whatsapp в верхней части и внизу<br /></p><div class="codebox"><pre><code>{* Ссылки на группы в социальных сетях *}
{if    $CONFIG.facebook_group
    || $CONFIG.vkontakte_group
    || $CONFIG.twitter_group
    || $CONFIG.instagram_group
    || $CONFIG.youtube_group
    || $CONFIG.whatsapp_group}
&lt;div class=&quot;column&quot;&gt;
    &lt;div class=&quot;column_title&quot;&gt;
        &lt;span&gt;{t}МЫ В СОЦСЕТЯХ{/t}&lt;/span&gt;
        &lt;/div&gt;
        &lt;div class=&quot;footer-social_wrapper&quot;&gt;
            &lt;div class=&quot;block-social&quot;&gt;
                {if $CONFIG.facebook_group}
                    &lt;a href=&quot;{$CONFIG.facebook_group}&quot; class=&quot;facebook&quot;&gt;&lt;/a&gt;
                {/if}
                {if $CONFIG.vkontakte_group}
                    &lt;a href=&quot;{$CONFIG.vkontakte_group}&quot; class=&quot;vk&quot;&gt;&lt;/a&gt;
                {/if}
                {if $CONFIG.twitter_group}
                    &lt;a href=&quot;{$CONFIG.twitter_group}&quot; class=&quot;twitter&quot;&gt;&lt;/a&gt;
                {/if}
                {if $CONFIG.instagram_group}
                    &lt;a href=&quot;{$CONFIG.instagram_group}&quot; class=&quot;instagram&quot;&gt;&lt;/a&gt;
                {/if}
                {if $CONFIG.youtube_group}
                    &lt;a href=&quot;{$CONFIG.youtube_group}&quot; class=&quot;youtube&quot;&gt;&lt;/a&gt;
                {/if}
                {if $CONFIG.whatsapp_group}
                    &lt;a href=&quot;{$CONFIG.whatsapp_group}&quot; class=&quot;whatsapp&quot;&gt;&lt;/a&gt;
                {/if}
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;!-- footer-social_wrapper--&gt;
    &lt;/div&gt;

{/if}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Денис)]]></author>
			<pubDate>Wed, 07 Aug 2019 11:36:48 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/10252/#p10252</guid>
		</item>
		<item>
			<title><![CDATA[Re: WhatsApp]]></title>
			<link>https://forum.readyscript.ru/post/10245/#p10245</link>
			<description><![CDATA[<p>Или вопрос сформулировал не правильно, или вопрос настолько сложный, что админ вошел в ступор и ушел на больничный)</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Mon, 05 Aug 2019 17:55:01 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/10245/#p10245</guid>
		</item>
		<item>
			<title><![CDATA[WhatsApp]]></title>
			<link>https://forum.readyscript.ru/post/10244/#p10244</link>
			<description><![CDATA[<p>Фейсбук, вк, инстаграм ссылки и иконки есть в подвале, а WhatsApp не появляется иконка и ссылка. Где, чего подправить?</p>]]></description>
			<author><![CDATA[null@example.com (Андрей)]]></author>
			<pubDate>Sat, 03 Aug 2019 23:21:18 +0000</pubDate>
			<guid>https://forum.readyscript.ru/post/10244/#p10244</guid>
		</item>
	</channel>
</rss>
