<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
			<channel>
			<title>Mobile template работает, но не до конца / Вопросы, проблемы и их решения / Alto CMS</title>
			<link>http://altocms.ru/comments/425/</link>
			<description><![CDATA[Собсвтенно не работают кнопки логина, поиска и поделиться! В чем может быть проблема? Поочередно включал и выключал плагины — не]]></description>
			<language>ru</language>
			<managingEditor>noreply@altocms.ru</managingEditor>
			<webMaster>noreply@altocms.ru</webMaster>
			<generator>Alto CMS v.1.5.0b1</generator>
							<item>
					<title>Mobile template работает, но не до конца (comment #6739)</title>
					<guid isPermaLink="true">http://altocms.ru/t/425/#comment6739</guid>
					<link>http://altocms.ru/425.html#comment6739</link>
					<author>simon.smith.g@gmail.com</author>
					<description><![CDATA[Работоспособность мобильной версии можно проверить в браузере ПК. Активируется мобильная версия так:<br/>
<a href="http://site.ru/?force-mobile=on" rel="nofollow">site.ru/?force-mobile=on</a>.<br/>
<br/>
А еще тут прочитайте: <a href="http://livestreet.ru/blog/14400.html" rel="nofollow">Что сделать с AceAdminPanel для того, чтобы она отключалась в мобильном шаблоне</a>]]></description>
					<pubDate>Mon, 09 Dec 2013 19:02:52 +0400</pubDate>
									</item>
							<item>
					<title>Mobile template работает, но не до конца (comment #6740)</title>
					<guid isPermaLink="true">http://altocms.ru/t/425/#comment6740</guid>
					<link>http://altocms.ru/425.html#comment6740</link>
					<author>kz.core@gmail.com</author>
					<description><![CDATA[<blockquote>Работоспособность мобильной версии можно проверить в браузере ПК. Активируется мобильная версия так:<br/>
site.ru/?force-mobile=on.</blockquote>Знаю.<br/>
<blockquote>А еще тут прочитайте: Что сделать с AceAdminPanel для того, чтобы она отключалась в мобильном шаблоне</blockquote>Это же Alto, тут нет AceAdminPanel!]]></description>
					<pubDate>Mon, 09 Dec 2013 19:09:16 +0400</pubDate>
									</item>
							<item>
					<title>Mobile template работает, но не до конца (comment #6749)</title>
					<guid isPermaLink="true">http://altocms.ru/t/425/#comment6749</guid>
					<link>http://altocms.ru/425.html#comment6749</link>
					<author>simon.smith.g@gmail.com</author>
					<description><![CDATA[тогда смотрите в файербаге, ошибка жс:<br/>
<blockquote>(index):88 Uncaught ReferenceError: ls is not defined<br/>
ls.lang.load([]);</blockquote><blockquote>(index):88 Uncaught ReferenceError: ls is not defined<br/>
jQuery(document).ready(function($){ls.hook.run('ls_template_init_start',[],window);<br/>
</blockquote>]]></description>
					<pubDate>Mon, 09 Dec 2013 20:14:35 +0400</pubDate>
									</item>
							<item>
					<title>Mobile template работает, но не до конца (comment #6741)</title>
					<guid isPermaLink="true">http://altocms.ru/t/425/#comment6741</guid>
					<link>http://altocms.ru/425.html#comment6741</link>
					<author>vshemarov@gmail.com</author>
					<description><![CDATA[Скорее всего, какие-то конфликты верстки и джаваскриптов. Какие именно — надо дебажить и смотреть.]]></description>
					<pubDate>Mon, 09 Dec 2013 19:24:59 +0400</pubDate>
									</item>
							<item>
					<title>Mobile template работает, но не до конца (comment #6751)</title>
					<guid isPermaLink="true">http://altocms.ru/t/425/#comment6751</guid>
					<link>http://altocms.ru/425.html#comment6751</link>
					<author>kz.core@gmail.com</author>
					<description><![CDATA[Понял лишь одно, что в шаблоне при нажатии на логин и подобные кнопки идут ссылки типа: <br/>
<pre class="prettyprint"><code>&lt;li class=&quot;item-submit item-primary slide-trigger&quot; id=&quot;item-submit&quot; onclick=&quot;ls.tools.slide($('#write'), $(this), true);&quot;&gt;&lt;/li&gt;</code></pre><br/>
В Джаваскрипте вроде как всё прописано:<br/>
<pre class="prettyprint"><code>ls.tools.slide = function(target, obj, deactivate_items) {
		if (deactivate_items) {
			obj.parent().children('li').not(obj).removeClass('active');
		}

		$('.slide-trigger').not(obj).removeClass('active');
		$('.slide').not(target).removeClass('active').hide();
		target.slideToggle(); 
		obj.toggleClass('active');
	}</code></pre><br/>
Но, по прежнему при нажатии на кнопку логина/поиска:<br/>
<img src="http://altocms.ru/uploads//images//00/01/92/2013/12/09/48e7ba.png"/><br/>
Кто нибудь сталкивался с таким?<br/>
Я думаю что среди пользователей AltoCMS, кто-нибудь, да использует мобильный шаблон!]]></description>
					<pubDate>Mon, 09 Dec 2013 20:54:29 +0400</pubDate>
									</item>
					</channel>
	</rss>
