<?xml version="1.0" encoding="UTF-8"?><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"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: How to Create and use Custom Page Template in WordPress to Create a Sales Page</title> <atom:link href="http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/feed" rel="self" type="application/rss+xml" /><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095</link> <description>Tech tips, WordPress plugins, WordPress tweaks and Technical tips to build a better blog.</description> <lastBuildDate>Thu, 09 Feb 2012 03:41:53 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: KeithM</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-50114</link> <dc:creator>KeithM</dc:creator> <pubDate>Thu, 29 Dec 2011 17:19:43 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-50114</guid> <description>Excellent article.  I haven&#039;t had much to do with customising Wordpress but I&#039;ve got the template working ok and just wanted to say thanks for sharing this.</description> <content:encoded><![CDATA[<p>Excellent article.  I haven&#8217;t had much to do with customising WordPress but I&#8217;ve got the template working ok and just wanted to say thanks for sharing this.</p> ]]></content:encoded> </item> <item><title>By: How to Create a Custom WordPress Page Template (Video Tutorial) &#124; Tips and Tricks</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-38086</link> <dc:creator>How to Create a Custom WordPress Page Template (Video Tutorial) &#124; Tips and Tricks</dc:creator> <pubDate>Sun, 16 Oct 2011 13:41:30 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-38086</guid> <description>[...] (Video Tutorial)Categories: Shop Admin Tips, Video Tutorial, Web DesignWe published a tutorial on how to create a Custom Page Template in WordPress a while back. Since then we received many requests from our readers to create a video tutorial on [...]</description> <content:encoded><![CDATA[<p>[...] (Video Tutorial)Categories: Shop Admin Tips, Video Tutorial, Web DesignWe published a tutorial on how to create a Custom Page Template in WordPress a while back. Since then we received many requests from our readers to create a video tutorial on [...]</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-25357</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 09 Jun 2011 05:22:40 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-25357</guid> <description>@Cheryl, You should create a new unique CSS div for your custom page body then place everything inside that div. This will help you separately apply margins inside this div without affecting your header or footer.</description> <content:encoded><![CDATA[<p>@Cheryl, You should create a new unique CSS div for your custom page body then place everything inside that div. This will help you separately apply margins inside this div without affecting your header or footer.</p> ]]></content:encoded> </item> <item><title>By: Cheryl Rogers</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-25328</link> <dc:creator>Cheryl Rogers</dc:creator> <pubDate>Wed, 08 Jun 2011 21:00:08 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-25328</guid> <description>I found a way to redo the CSS finally, but resetting the right and left margins reset the margins for the header and footer as well! Trying to leave the header and footer stretching from side to side, with the content having a right and left margin if this is possible.</description> <content:encoded><![CDATA[<p>I found a way to redo the CSS finally, but resetting the right and left margins reset the margins for the header and footer as well! Trying to leave the header and footer stretching from side to side, with the content having a right and left margin if this is possible.</p> ]]></content:encoded> </item> <item><title>By: Scot Manaher</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-23579</link> <dc:creator>Scot Manaher</dc:creator> <pubDate>Sat, 14 May 2011 07:35:49 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-23579</guid> <description>I just got this working fully. The idea here is you want to follow the above instruction - if you want to just copy and paste your html into the php file then stripe out the display header, display content, display footer in the code they gave above. Now select your template via the instructions in the tutorial in wp-admin. Once you click publish go back into the sale-page template and use the php reference codes found here at http://www.tipsandtricks-hq.com/ecommerce/wp-content/uploads/wp-estore-shortcodes.pdf inplace of the original buy now image you had in your original html template. Once you save and refresh the page your custom buy now button you activated in you manage order settings will work just like the short code, the difference is you are using the php echo function references instead of the short codes. I hope this helps. This gives you the ability to use virtually anyhtml squeeze page template without the funkiness of Wordpress. So it turns out super sharp!</description> <content:encoded><![CDATA[<p>I just got this working fully. The idea here is you want to follow the above instruction &#8211; if you want to just copy and paste your html into the php file then stripe out the display header, display content, display footer in the code they gave above. Now select your template via the instructions in the tutorial in wp-admin. Once you click publish go back into the sale-page template and use the php reference codes found here at <a
href="http://www.tipsandtricks-hq.com/ecommerce/wp-content/uploads/wp-estore-shortcodes.pdf" rel="nofollow">http://www.tipsandtricks-hq.com/ecommerce/wp-content/uploads/wp-estore-shortcodes.pdf</a> inplace of the original buy now image you had in your original html template. Once you save and refresh the page your custom buy now button you activated in you manage order settings will work just like the short code, the difference is you are using the php echo function references instead of the short codes. I hope this helps. This gives you the ability to use virtually anyhtml squeeze page template without the funkiness of WordPress. So it turns out super sharp!</p> ]]></content:encoded> </item> <item><title>By: Scot Manaher</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-23577</link> <dc:creator>Scot Manaher</dc:creator> <pubDate>Sat, 14 May 2011 07:12:13 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-23577</guid> <description>Thank you for this tutorial it has really helped me out and saved alot of time. My question is...is their a way to specify the short code in the php file for the product? Here is what I did so far...I created a sales  page template in my theme folder via your directions instead of calling the footer , body and header I stripped out that content and put it into a file with  theThen I copied and pasted my html into the file below the php. My question is how do I craft the url of the buy now button so it works with this new sales page and wp-estore recognizes it? Can I use the shortcode in the html? which I think that will not work because I stripped out the wp body section in the php you gave.</description> <content:encoded><![CDATA[<p>Thank you for this tutorial it has really helped me out and saved alot of time. My question is&#8230;is their a way to specify the short code in the php file for the product? Here is what I did so far&#8230;I created a sales  page template in my theme folder via your directions instead of calling the footer , body and header I stripped out that content and put it into a file with  the</p><p>Then I copied and pasted my html into the file below the php. My question is how do I craft the url of the buy now button so it works with this new sales page and wp-estore recognizes it? Can I use the shortcode in the html? which I think that will not work because I stripped out the wp body section in the php you gave.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-20485</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 24 Mar 2011 23:47:54 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-20485</guid> <description>The images can be uploaded anywhere on your server. You need to make sure the URL you are specifying for the image is correct. Simply copy and paste a URL in the browser&#039;s address bar to check if the URL is correct or not. If you upload the images using the WordPress&#039;s media uploader then it will give you the URL of the file after you finish uploading it.</description> <content:encoded><![CDATA[<p>The images can be uploaded anywhere on your server. You need to make sure the URL you are specifying for the image is correct. Simply copy and paste a URL in the browser&#8217;s address bar to check if the URL is correct or not. If you upload the images using the WordPress&#8217;s media uploader then it will give you the URL of the file after you finish uploading it.</p> ]]></content:encoded> </item> <item><title>By: Sara</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-20417</link> <dc:creator>Sara</dc:creator> <pubDate>Thu, 24 Mar 2011 03:16:16 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-20417</guid> <description>Thanks for this post. I&#039;m using my own html and I can&#039;t figure out where to upload the images to, in order for them to show correctly. I put them in the file with the php template and I&#039;m just getting x&#039;s. Any suggestions? Thanks!</description> <content:encoded><![CDATA[<p>Thanks for this post. I&#8217;m using my own html and I can&#8217;t figure out where to upload the images to, in order for them to show correctly. I put them in the file with the php template and I&#8217;m just getting x&#8217;s. Any suggestions? Thanks!</p> ]]></content:encoded> </item> <item><title>By: Tefl Jobs</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-18868</link> <dc:creator>Tefl Jobs</dc:creator> <pubDate>Thu, 17 Feb 2011 11:12:33 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-18868</guid> <description>Good post and it is worth doing. Since I started customising sales pages on some of my sites I&#039;ve seen a lot more purchases.</description> <content:encoded><![CDATA[<p>Good post and it is worth doing. Since I started customising sales pages on some of my sites I&#8217;ve seen a lot more purchases.</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.tipsandtricks-hq.com/how-to-create-and-use-custom-page-template-in-wordpress-to-create-a-sales-page-2095/comment-page-1#comment-18536</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 03 Feb 2011 07:57:44 +0000</pubDate> <guid
isPermaLink="false">http://www.tipsandtricks-hq.com/?p=2095#comment-18536</guid> <description>Here is an example of how your template file should look like. Basically the template file needs to have a call to the wp_head() and the  wp_footer() function. You can view the source of your current  sales page then copy that HTML code and place it where there is a line that says &quot;Place all your HTML code....&quot;&lt;code&gt;
&lt;?php
/*
Template Name: Sales Page
*/
&lt;/code&gt;
&lt;code&gt;
wp_head();
?&gt;
&lt;/code&gt;
&lt;code&gt;
Replace this line and Place all your HTML code from your sales page here
&lt;/code&gt;
&lt;code&gt;
&lt;?php
wp_footer();
?&gt;
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Here is an example of how your template file should look like. Basically the template file needs to have a call to the wp_head() and the  wp_footer() function. You can view the source of your current  sales page then copy that HTML code and place it where there is a line that says &#8220;Place all your HTML code&#8230;.&#8221;</p><p><code><br
/> &lt;?php<br
/> /*<br
/> Template Name: Sales Page<br
/> */<br
/> </code><br
/> <code><br
/> wp_head();<br
/> ?&gt;<br
/> </code><br
/> <code><br
/> Replace this line and Place all your HTML code from your sales page here<br
/> </code><br
/> <code><br
/> &lt;?php<br
/> wp_footer();<br
/> ?&gt;<br
/> </code></p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.tipsandtricks-hq.com @ 2012-02-09 02:17:03 -->
