<?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: Shortcodes</title>
		<link>http://www.kriesi.at/support/topic/shortcodes-4</link>
		<description>Support Forum - Topic: Shortcodes</description>
		<language>en-US</language>
		<pubDate>Tue, 21 May 2013 08:57:55 +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/shortcodes-4" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28853</link>
			<pubDate>Thu, 06 Oct 2011 17:09:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28853@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;There's no dynamic solution for now. You can only &#34;copy&#34; the homepage content and create a hardcoded template code like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Template Name: Custom Page
*/

	 global $avia_config;

	/*
	 * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.
	 */
	 get_header();

	?&#38;gt;

		&#38;lt;!-- ####### MAIN CONTAINER ####### --&#38;gt;
		&#38;lt;div class=&#38;#39;container_wrap&#38;#39; id=&#38;#39;main&#38;#39;&#38;gt;

			&#38;lt;div class=&#38;#39;container&#38;#39;&#38;gt;

				&#38;lt;div class=&#38;#39;template-fullwidth content template-dynamic template-dynamic-home_page&#38;#39;&#38;gt;

				&#38;lt;div class=&#38;#39;special_heading_container  class_default_heading&#38;#39;&#38;gt;&#38;lt;h4 class=&#38;#39;teaser_text teaserlessPadding&#38;#39;&#38;gt;Welcome to Philip White Wedding Videography, I create exciting &#38;lt;strong&#38;gt;wedding films&#38;lt;/strong&#38;gt; for clients who don’t want traditional &#38;lt;strong&#38;gt;wedding videos&#38;lt;/strong&#38;gt;. I love to capture highlights of your wedding celebration in fine art form using a range of cinematic techniques. My technique creates an elegant, beautiful and nostalgic look that is truly one of a kind. &#38;lt;/h4&#38;gt;&#38;lt;/div&#38;gt;

&#38;lt;div class=&#38;#39;grid6 first dynamic_template_columns&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39; preloading  autoslide_false autoslidedelay__5 slideshow_portfolio2 aviaslider block_width__full block_height__full transition_type__fade direction__ slideshow_container&#38;#39;&#38;gt;&#38;lt;ul class=&#38;#39;slideshow&#38;#39;  style=&#38;#39;height: 300px; width: 450px;&#38;#39;&#38;gt;&#38;lt;li class=&#38;#39; featured featured_container1&#38;#39; &#38;gt;&#38;lt;a href=&#38;#39;http://www.philipwhiteweddings.co.uk/home-films/close-house-wedding-video/&#38;#39;&#38;gt;&#38;lt;img src=&#38;#39;http://www.philipwhiteweddings.co.uk/wp-content/uploads/2011/08/4-450x300.jpg&#38;#39; title=&#38;#39;4&#38;#39; alt=&#38;#39;&#38;#39; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;div class=&#38;quot;slideshow_caption&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;inner_caption&#38;quot;&#38;gt;&#38;lt;h1&#38;gt;Jo &#38;amp; Barry // A Wedding Shindig in Neon&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;/ul&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;div class=&#38;#39;grid6 dynamic_template_columns&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39; preloading  autoslide_false autoslidedelay__5 slideshow_portfolio2 aviaslider block_width__full block_height__full transition_type__fade direction__ slideshow_container&#38;#39;&#38;gt;&#38;lt;ul class=&#38;#39;slideshow&#38;#39;  style=&#38;#39;height: 300px; width: 450px;&#38;#39;&#38;gt;&#38;lt;li class=&#38;#39; featured featured_container1&#38;#39; &#38;gt;&#38;lt;a href=&#38;#39;http://www.philipwhiteweddings.co.uk/wedding-video/helen-steven-hillbark-hotel-cheshire-wedding-video/&#38;#39;&#38;gt;&#38;lt;img src=&#38;#39;http://www.philipwhiteweddings.co.uk/wp-content/uploads/2011/08/12-450x300.jpg&#38;#39; title=&#38;#39;12&#38;#39; alt=&#38;#39;&#38;#39; /&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;div class=&#38;quot;slideshow_caption&#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;inner_caption&#38;quot;&#38;gt;&#38;lt;h1&#38;gt;Helen &#38;amp; Steve&#38;lt;/h1&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/li&#38;gt;&#38;lt;/ul&#38;gt;&#38;lt;/div&#38;gt;&#38;lt;/div&#38;gt;

&#38;lt;div class=&#38;#39;hr&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;

&#38;lt;div class=&#38;#39;grid6 first dynamic_template_columns&#38;#39;&#38;gt;&#38;lt;h2&#38;gt;More About Us&#38;lt;/h2&#38;gt;
&#38;lt;p&#38;gt;With the use of professional film-making techniques and equipment, my &#38;lt;strong&#38;gt;wedding video&#38;lt;/strong&#38;gt; work is a cut-above the industry standard, introducing new ideas and fresh concepts to my clients. Although I work mainly across &#38;lt;strong&#38;gt;the North West my wedding videos&#38;lt;/strong&#38;gt; often take me throughout the UK and abroad.&#38;lt;/p&#38;gt;

&#38;lt;p&#38;gt;With an eye for the ultra-artistic, a flare for details and a knack for bringing hollywood-style production to my &#38;lt;strong&#38;gt;wedding video&#38;lt;/strong&#38;gt; clients, my success is based on my ability to tell their story in a timeless fashion.&#38;lt;/p&#38;gt;
&#38;lt;p&#38;gt;If you’re looking for someone to create your perfect &#38;lt;strong&#38;gt;wedding video&#38;lt;/strong&#38;gt; Philip White Weddings can guide you through every step of the way. For more information on our pricing, &#38;lt;a href=&#38;quot;http://www.philipwhiteweddings.co.uk/what-we-offer/&#38;quot;&#38;gt;click here&#38;lt;/a&#38;gt;&#38;lt;/p&#38;gt;
&#38;lt;p&#38;gt;Or alternatively, &#38;lt;a href=&#38;quot;http://www.philipwhiteweddings.co.uk/get-in-touch/&#38;quot;&#38;gt;click here to contact us&#38;lt;/a&#38;gt;.&#38;lt;/p&#38;gt;
&#38;lt;/div&#38;gt;&#38;lt;div class=&#38;#39;grid6 dynamic_template_columns&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;				

				&#38;lt;!--end content--&#38;gt;

				&#38;lt;/div&#38;gt;

			&#38;lt;/div&#38;gt;&#38;lt;!--end container--&#38;gt;

	&#38;lt;/div&#38;gt;
	&#38;lt;!-- ####### END MAIN CONTAINER ####### --&#38;gt;

&#38;lt;?php get_footer(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and put this code in a text file, call it template-custom.php and upload it to the theme folder. Then replace the section which should display the dynamic page text with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if($heading_style === false) echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title no_cufon&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;
				//display the actual post content
				the_content(__(&#38;#39;Read more  →&#38;#39;,&#38;#39;avia_framework&#38;#39;));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and select this template for all pages you'd like to apply it to.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28812</link>
			<pubDate>Thu, 06 Oct 2011 11:15:31 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">28812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All versions of WP and theme are up to date also. I just need to be able to duplicate the home page content across say 30 other pages with slight differences in text.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28810</link>
			<pubDate>Thu, 06 Oct 2011 11:08:18 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">28810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This would be fine but Template builder just won't save. I've tried disabling all (2) plugins and I'm on the best hosting available.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28806</link>
			<pubDate>Thu, 06 Oct 2011 10:49:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28806@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Another user requested the option to display the current page content in columns too (it's not possible at the moment). I reported the feature request to Kriesi and he'll look into it. At the moment I can only suggest to use the page/post content element in combination with the columns element - when we release the update you can simply set one column to the &#34;currebnt page content&#34; and remove the post/page content element.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28782</link>
			<pubDate>Thu, 06 Oct 2011 08:11:38 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">28782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need to make slight differences in the text on each page. Having a lot of trouble saving with template builder. Have emailed you I think
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28766</link>
			<pubDate>Thu, 06 Oct 2011 06:17:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the column shortcode looks different to the template output and takes even longer to implement (wordpress messes around with the text formatting some time, etc.). I'd suggest to create a two columns template, you can add as many column elements as you like and seperate them with hr elements, etc. (like on this page &#60;a href=&#34;http://www.philipwhiteweddings.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://www.philipwhiteweddings.co.uk/&#60;/a&#62; ). Another advantage is that you can apply this template to any page/post with one click.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>philipwhitephotography on "Shortcodes"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-4#post-28673</link>
			<pubDate>Wed, 05 Oct 2011 11:40:41 +0000</pubDate>
			<dc:creator>philipwhitephotography</dc:creator>
			<guid isPermaLink="false">28673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi, I have a number of landing pages that have a lot of duplicate content and I'm looking for a quick way to add content to the pages. the Template builder is just taking too long.&#60;/p&#62;
&#60;p&#62;Is there a way I can duplicate template items?     or....&#60;/p&#62;
&#60;p&#62;I can copy HTML or shortcodes / text quite quickly into each individual page, however I need to know the shortcode for adding a post item into a column. My current homepage &#60;a href=&#34;http://www.philipwhiteweddings.co.uk&#34; rel=&#34;nofollow&#34;&#62;http://www.philipwhiteweddings.co.uk&#60;/a&#62; shows the layout I need to duplicate. I just can't work out the shortcode to have posts from particular categories displayed in my columns.&#60;/p&#62;
&#60;p&#62;Can you help me please...&#60;/p&#62;
&#60;p&#62;Phil
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
