<?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: Shortcode to call Slidehshow!</title>
		<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow</link>
		<description>Support Forum - Topic: Shortcode to call Slidehshow!</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:53:20 +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/shortcode-to-call-slidehshow" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-79251</link>
			<pubDate>Wed, 10 Oct 2012 12:24:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">79251@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Following php code should work:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$myslider = new avia_slideshow(16);
if($myslider &#38;amp;&#38;amp; $myslider-&#38;gt;slidecount) echo $myslider-&#38;gt;display();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Instead of 16 insert your post id. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-79239</link>
			<pubDate>Wed, 10 Oct 2012 12:02:29 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">79239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Point is i need a slideshow with next to it a newsbox. There is no way this can be done with the template builder.&#60;/p&#62;
&#60;p&#62;Any idea what the (php) code is to call the slideshow of page x?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-78268</link>
			<pubDate>Tue, 02 Oct 2012 18:01:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78268@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;1.) Search bar. You can use this code to call the search form generated on searchform.php. Kindly refer to this link &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/get_search_form&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/get_search_form&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_search_form( $echo );&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;2.) News widget code can be found on  wp-content\themes\flagship\framework\php\class-framework-widgets.php, find this code.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;AVIA NEWSBOX&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;3.) You can add the slideshow and content of a specific page via Template Builder.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-78219</link>
			<pubDate>Tue, 02 Oct 2012 12:57:41 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">78219@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anyone?&#60;br /&#62;
I have to deliver the project and need to implement a solution for it.&#60;/p&#62;
&#60;p&#62;HELP guys!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-78097</link>
			<pubDate>Mon, 01 Oct 2012 13:59:48 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">78097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Guys,&#60;/p&#62;
&#60;p&#62;shortcode would be great.&#60;br /&#62;
But this is becoming very urgent:&#60;br /&#62;
Can you give us the php code to call:&#60;br /&#62;
- the search bar&#60;br /&#62;
- the news widget&#60;/p&#62;
&#60;p&#62;and if possible also:&#60;br /&#62;
- the slidehow of a specific page&#60;br /&#62;
- the page content of a specific page
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-77720</link>
			<pubDate>Fri, 28 Sep 2012 06:46:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">77720@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I'll mark this thread for Kriesi (feature request). Maybe he can add a slideshow shortcode to the avia framework. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-77555</link>
			<pubDate>Thu, 27 Sep 2012 10:46:15 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">77555@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;The template builder just is not flexible enough.&#60;br /&#62;
So i need to create my own template, what are the (php) codes to call:&#60;br /&#62;
- the slidehow of a specific page&#60;br /&#62;
- the page content of a specific page&#60;br /&#62;
- the news widget&#60;br /&#62;
- the search bar&#60;/p&#62;
&#60;p&#62;Hope to hear from you soon.&#60;/p&#62;
&#60;p&#62;And also it would be very handy if we got an email when a reply is posted to a thread/question...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-77199</link>
			<pubDate>Tue, 25 Sep 2012 05:53:50 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77199@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi hotspot,&#60;/p&#62;
&#60;p&#62;There's no shortcode to call the Slideshow. You can replicate the slideshow by using a Template Builder to create a template and add a specific slideshow to that template. Then you change the layout of your page and selecting the name of the template you just created.&#60;/p&#62;
&#60;p&#62;Try to check this link: &#60;a href=&#34;http://www.kriesi.at/themes/angular/template-files/video-tutorials/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/angular/template-files/video-tutorials/&#60;/a&#62;&#60;br /&#62;
and find the video tutorial with this title:&#60;br /&#62;
Abundance Theme Demo 6:&#60;br /&#62;
Building improved layouts with the template builder&#60;/p&#62;
&#60;p&#62;The theme used in the video isn't the same with the one you are using but they are using the same framework, and the functionality is the same. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot on "Shortcode to call Slidehshow!"</title>
			<link>http://www.kriesi.at/support/topic/shortcode-to-call-slidehshow#post-77123</link>
			<pubDate>Mon, 24 Sep 2012 14:32:02 +0000</pubDate>
			<dc:creator>hotspot</dc:creator>
			<guid isPermaLink="false">77123@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a shortcode to call the Slideshow of that specific page?&#60;br /&#62;
Or what is the code to call the Slideshow of that specific page, so i can make a template manually... Also the code to call the latest post widget would be handy!&#60;/p&#62;
&#60;p&#62;Also it would be cool to have a shortcode you can call a specific sidebar with. &#60;/p&#62;
&#60;p&#62;Help...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
