<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Topic: Few questions about the Template Builder.</title>
		<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder</link>
		<description>Support Forum - Topic: Few questions about the Template Builder.</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 21:46:54 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/few-questions-about-the-template-builder" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75937</link>
			<pubDate>Fri, 14 Sep 2012 16:20:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Mya is right, you can use media queries to not display sliders on some of your pages when viewing using mobile devices. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hossam on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75911</link>
			<pubDate>Fri, 14 Sep 2012 12:11:13 +0000</pubDate>
			<dc:creator>Hossam</dc:creator>
			<guid isPermaLink="false">75911@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks May, I will go for the media query path.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Hossam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75865</link>
			<pubDate>Fri, 14 Sep 2012 03:44:00 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">75865@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Hossam,&#60;/p&#62;
&#60;p&#62;Technically, you could create the template or even a page for matter but then you would to add a PHP or JavaScript script that would identify the mobile device and substitute the page. There's not a built-in option for that within the theme.&#60;/p&#62;
&#60;p&#62;Beyond that, you could look into using CSS to hide the slider and replace with a static background image on mobile devices. Since Choices is already responsive a lot of the work has been done for you. You just need to target the correct classes and media query.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hossam on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75730</link>
			<pubDate>Thu, 13 Sep 2012 13:42:24 +0000</pubDate>
			<dc:creator>Hossam</dc:creator>
			<guid isPermaLink="false">75730@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thanks for your reply,&#60;/p&#62;
&#60;p&#62;For (3) I mean to have special templates (or pages) to only serve mobile devices. Basically I want to turn-off my home page Sliders when shown in mobile devices, and display static image instead.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Hossam
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75722</link>
			<pubDate>Thu, 13 Sep 2012 13:27:54 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75722@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1. Yes, they are the same.&#60;/p&#62;
&#60;p&#62;2. There are different kinds of page split and each has their own HTML output or classes. You may want to experiment or go to includes &#38;gt; helper-template-dynamic.php and find page_split functions.&#60;/p&#62;
&#60;p&#62;3. I'm not sure what you mean by targeting templates on mobile devices.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hossam on "Few questions about the Template Builder."</title>
			<link>http://www.kriesi.at/support/topic/few-questions-about-the-template-builder#post-75573</link>
			<pubDate>Wed, 12 Sep 2012 14:57:14 +0000</pubDate>
			<dc:creator>Hossam</dc:creator>
			<guid isPermaLink="false">75573@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello There!&#60;/p&#62;
&#60;p&#62;Just started with Choices amazing theme (Thanks everybody) and have few questions regarding the Template Builder&#60;/p&#62;
&#60;p&#62;1. In the Frontpage Template I have (left sidebar, right sidebar, fullwidth) for the Page Layout selector, but when trying to create a new Template the &#34;fullwidth&#34; option is not available and replace with &#34;no sidebar&#34; ... are the two options equal or am I missing something?&#60;/p&#62;
&#60;p&#62;2. What is the elements logic behind adding page-splits? each page-split generates a div with a class named (dynamic_el_2, dynamic_el_3.. etc) that I can use in custom css styling... but this is not valid for every situation, when I add Slideshow then Page-split, the Page-split does not generate class (dynamic_el_2)&#60;/p&#62;
&#60;p&#62;3. Can we target Templates for specific mobile devices?&#60;/p&#62;
&#60;p&#62;Many Thanks.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
