<?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: How to add Scroll to top and Toggles menus functionality</title>
		<link>http://www.kriesi.at/support/topic/how-to-add-scroll-to-top-and-toggles-menus-functionality</link>
		<description>Support Forum - Topic: How to add Scroll to top and Toggles menus functionality</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 06:23:32 +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/how-to-add-scroll-to-top-and-toggles-menus-functionality" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "How to add Scroll to top and Toggles menus functionality"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-scroll-to-top-and-toggles-menus-functionality#post-61186</link>
			<pubDate>Wed, 20 Jun 2012 17:48:59 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">61186@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael found the right fix for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Asiertxu on "How to add Scroll to top and Toggles menus functionality"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-scroll-to-top-and-toggles-menus-functionality#post-60916</link>
			<pubDate>Tue, 19 Jun 2012 10:10:28 +0000</pubDate>
			<dc:creator>Asiertxu</dc:creator>
			<guid isPermaLink="false">60916@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Ismael.&#60;/p&#62;
&#60;p&#62;Excellent advice, greatly appreciated. There's a 'virtual box' of Möet Chandon going your way ;-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to add Scroll to top and Toggles menus functionality"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-scroll-to-top-and-toggles-menus-functionality#post-60631</link>
			<pubDate>Mon, 18 Jun 2012 02:48:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">60631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;In order to do that you need to use the template builder. Insert 3 columns and on each columns use the Direct Text Input. Just input the shorcode for tabs and toggles. Example:&#60;/p&#62;
&#60;p&#62;Toggles.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[toggle_container keep_open=&#38;quot;false&#38;quot; initial_open=&#38;quot;&#38;quot;]

[toggle title=&#38;quot;Toggle 1&#38;quot;]Toggle 1 content goes here.[/toggle] 

[toggle title=&#38;quot;Toggle 2&#38;quot;]Toggle 2 content goes here.[/toggle] 

[toggle title=&#38;quot;Toggle 3&#38;quot;]Toggle 3 content goes here.[/toggle] 

[/toggle_container]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Tabs&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[tab_container initial_open=&#38;quot;1&#38;quot;]

[tab title=&#38;quot;Tab 1&#38;quot;]Tab 1 content goes here.[/tab] 

[tab title=&#38;quot;Tab 2&#38;quot;]Tab 2 content goes here.[/tab] 

[tab title=&#38;quot;Tab 3&#38;quot;]Tab 3 content goes here.[/tab] 

[/tab_container]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can visit a single post then play around with the magic shortcode button in order to know more about avia shortcodes.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Asiertxu on "How to add Scroll to top and Toggles menus functionality"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-scroll-to-top-and-toggles-menus-functionality#post-60589</link>
			<pubDate>Sun, 17 Jun 2012 16:49:58 +0000</pubDate>
			<dc:creator>Asiertxu</dc:creator>
			<guid isPermaLink="false">60589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;I really like what you've done with this theme.&#60;/p&#62;
&#60;p&#62;Specially I like the 'Scroll to top' and 'Toggles' menus functionality that appear at the bottom of the page on your 'page-fullwitdh' template, see &#60;a href=&#34;http://www.kriesi.at/themes/angular/template-files/page-fullwidth/#top&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/angular/template-files/page-fullwidth/#top&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;However when I try to apply that same template that functionality isn't there.&#60;/p&#62;
&#60;p&#62;How could I make it work just like you did on your page as indicated above?&#60;/p&#62;
&#60;p&#62;Any advice will be much appreciated.&#60;/p&#62;
&#60;p&#62;See my problem here at the bottom of the page here…http://www.zorrrrro.com/about-mee.&#60;/p&#62;
&#60;p&#62;Cheers.&#60;/p&#62;
&#60;p&#62;Zorrrrro
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
