Browsing tutorials in Custom Fields


1 Star2 Stars3 Stars4 Stars5 Stars

How to add a Custom Field Download Button on Posts

This tutorial will help you add a custom Download Button at the end of any post (or anywhere) you want to display with ability to change the download link with simple custom field. Works best for Websites like Photoshop Tutorials or any site where you provide freebies or download links.

Category: Custom Fields | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Custom Fields in your Feed

Since I work very often with custom fields and integrate various functions in my theme, I noticed something which I use extensively. I fill my feed exclusively with content from the custom fields.
For example, a short additional text (thumbnails, information, links, etc.):

Category: Custom Fields, RSS Feeds | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Using WordPress Custom Fields

Using WordPress as a CMS often for client sites I use custom fields perhaps quite a bit more than the regular WordPress user. Still, I’ve received quite a few requests to write about the use of custom fields in WordPress, so in this post I’ll cover the ins and outs of WordPress custom fields.

Category: Custom Fields | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Awesome WordPress SEO With Custom Fields

Your average WordPress theme will take the title you put into the post and output it as the , the post title in archive pages and send it as the title to RSS readers. That’s not really the most exciting way of doing things or the way that offers the most customisation; I want to be able to use a title written for search engines and use that as the <title>, another written for archives perhaps with some emphasis and one final one for RSS readers. With custom fields, it’s easy.</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a>, <a href="http://www.wp-tutorials.org/category/seo/" title="View all posts in SEO" rel="category tag">SEO</a> | Source: <a href="http://www.wp-tutorials.org/source/wpshout-com/" rel="tag">wpshout.com</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "Awesome WordPress SEO With Custom Fields", url: "http://www.wp-tutorials.org/awesome-wordpress-seo-with-custom-fields/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform572','572');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_572" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform572"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="572" name="post"> <input type="hidden" name="_wpnonce" value="c54989e486" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-533"> <div class="avatar"> <img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/avatar.png" class="img" width="65" height="65" /> <br/> <div id="post-ratings-533" class="post-ratings"><img id="rating_533_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(533, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_533_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(533, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_533_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(533, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_533_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(533, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_533_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(533, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://www.wprecipes.com/wordpress-tip-get-all-custom-fields-from-a-page-or-a-post" rel="nofollow" title="Permanent Link to Get all custom fields from a page or a post">Get all custom fields from a page or a post</a></h2> <div class="text"> <p>Sometimes you may need to get all custom fields from a specific post or page. Thanks to Paul, who contributed to WpRecipes, for sharing a function that do the job.</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/wprecipescom/" rel="tag">wprecipes.com</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "Get all custom fields from a page or a post", url: "http://www.wp-tutorials.org/get-all-custom-fields-from-a-page-or-a-post/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform533','533');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_533" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform533"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="533" name="post"> <input type="hidden" name="_wpnonce" value="ef25ab78a5" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-438"> <div class="avatar"> <img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/avatar.png" class="img" width="65" height="65" /> <br/> <div id="post-ratings-438" class="post-ratings"><img id="rating_438_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(438, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_438_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(438, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_438_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(438, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_438_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(438, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_438_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(438, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://www.johnkolbert.com/wordpress/how-to-only-show-posts-with-a-specific-custom-field/" rel="nofollow" title="Permanent Link to How to Only Show Posts With a Specific Custom Field">How to Only Show Posts With a Specific Custom Field</a></h2> <div class="text"> <p>Sometimes you only want to show posts that you’ve added a specific custom field to. For instance, lets say you write book and movie reviews and for each you give them a custom field “review_type” with the value set to either “book” or “movie”. So how would you show posts that are only movie reviews? Easily!</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/johnkolbert-com/" rel="tag">johnkolbert.com</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "How to Only Show Posts With a Specific Custom Field", url: "http://www.wp-tutorials.org/how-to-only-show-posts-with-a-specific-custom-field/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform438','438');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_438" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform438"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="438" name="post"> <input type="hidden" name="_wpnonce" value="d2886444dd" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-412"> <div class="avatar"> <img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/avatar.png" class="img" width="65" height="65" /> <br/> <div id="post-ratings-412" class="post-ratings"><img id="rating_412_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(412, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_412_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(412, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_412_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(412, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_412_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(412, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_412_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(412, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://wpguru.co.za/page/controlling-the-visibility-of-content-with-custom-fields/" rel="nofollow" title="Permanent Link to Controlling the visibility of content with custom fields">Controlling the visibility of content with custom fields</a></h2> <div class="text"> <p>I’ve just finished a project for a client who wanted an interesting feature on his site. He wanted a block of content to be turned on and off whenever he needed it. So when he wanted to promote something, he wanted to add some content and have it display until he was ready to ‘turn it off’. I came up with a unique means of doing this using custom fields. Here’s how you can achieve this:</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/wpguru-co-za/" rel="tag">wpguru.co.za</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "Controlling the visibility of content with custom fields", url: "http://www.wp-tutorials.org/controlling-the-visibility-of-content-with-custom-fields/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform412','412');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_412" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform412"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="412" name="post"> <input type="hidden" name="_wpnonce" value="d602ba0049" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-210"> <div class="avatar"> <img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/avatar.png" class="img" width="65" height="65" /> <br/> <div id="post-ratings-210" class="post-ratings"><img id="rating_210_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(210, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_210_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(210, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_210_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(210, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_210_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(210, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_210_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(210, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://www.redswish.co.uk/the-power-of-wordpress-custom-fields/" rel="nofollow" title="Permanent Link to The power of Wordpress Custom Fields">The power of Wordpress Custom Fields</a></h2> <div class="text"> <p>The fundamental functionality of Custom Fields provides you with the ability to expand your posts and their content. They allow you to include extra information and features in your posts that the WYSIWYG editor doesn’t provide itself.</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/redswishcouk/" rel="tag">redswish.co.uk</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "The power of Wordpress Custom Fields", url: "http://www.wp-tutorials.org/the-power-of-wordpress-custom-fields/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform210','210');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_210" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform210"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="210" name="post"> <input type="hidden" name="_wpnonce" value="3b05d359d4" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-159"> <div class="avatar"> <img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/avatar.png" class="img" width="65" height="65" /> <br/> <div id="post-ratings-159" class="post-ratings"><img id="rating_159_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(159, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_159_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(159, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_159_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(159, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_159_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(159, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_159_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(159, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" rel="nofollow" title="Permanent Link to Creating Custom Write Panels in WordPress">Creating Custom Write Panels in WordPress</a></h2> <div class="text"> <p>Everyone knows that WordPress is one of the most, if not the most, popular blogging systems on the internet today. With its out of the box features, plugins, and great theming community, its no wonder WordPress has been accepted as today’s standard. However, sometimes you just want to add <em>a little more.</em></p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/wefunctioncom/" rel="tag">wefunction.com</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "Creating Custom Write Panels in WordPress", url: "http://www.wp-tutorials.org/creating-custom-write-panels-in-wordpress/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform159','159');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_159" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform159"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="159" name="post"> <input type="hidden" name="_wpnonce" value="bd6863dacc" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> <div class="tutbox" id="post-102"> <div class="avatar"> <img src='http://www.wp-tutorials.org/wp-content/uploads/2008/09/tutorial9.png' alt='' width='65' height='65' class='img' /> <br/> <div id="post-ratings-102" class="post-ratings"><img id="rating_102_1" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="1 Star" title="1 Star" onmouseover="current_rating(102, 1, '1 Star');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_102_2" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="2 Stars" title="2 Stars" onmouseover="current_rating(102, 2, '2 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_102_3" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="3 Stars" title="3 Stars" onmouseover="current_rating(102, 3, '3 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_102_4" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="4 Stars" title="4 Stars" onmouseover="current_rating(102, 4, '4 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /><img id="rating_102_5" src="http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/images/tutstars/rating_off.gif" alt="5 Stars" title="5 Stars" onmouseover="current_rating(102, 5, '5 Stars');" onmouseout="ratings_off(0, 0, 0);" onclick="rate_post();" onkeypress="rate_post();" style="cursor: pointer; border: 0px;" /></div> </div> <div class="description"> <h2><a href="http://www.tutorial9.net/web-tutorials/add-thumbnails-to-wordpress-with-custom-fields/" rel="nofollow" title="Permanent Link to Add Thumbnails to Wordpress with Custom Fields">Add Thumbnails to Wordpress with Custom Fields</a></h2> <div class="text"> <p>In this tutorial, I’ll show you how you can easily add thumbnails, lead image, and other extras to individual posts in Wordpress. These images can be shown on the front page, archives, search pages, etc – but appear outside of the content, giving you full control of their placement and style.</p> </div> <div class="meta"> Category: <a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts in Custom Fields" rel="category tag">Custom Fields</a> | Source: <a href="http://www.wp-tutorials.org/source/tutorial9net/" rel="tag">tutorial9.net</a> | <script type="text/javascript">SHARETHIS.addEntry({ title: "Add Thumbnails to Wordpress with Custom Fields", url: "http://www.wp-tutorials.org/add-thumbnails-to-wordpress-with-custom-fields/" });</script> | <a href="#" onclick="return wprp_toggle('#wprpform102','102');">Report Broken Link</a> <div class="wprp_clear"></div> <div class="wprp_wrapper"> <div id="wprp_message_102" class="wprp_message"> <img src="http://www.wp-tutorials.org/wp-content/plugins/wp-reportpost/loading.gif" title="Processing your request, Please wait..." /> Processing your request, Please wait.... </div> <div class="wprp_form" id="wprpform102"> <form action="" method="post" enctype="text/plain" onsubmit="return wprp_report(this);"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="right"><label>Report as: </label></td> <td align="left"><select name="report_as" id="report_as"> <option value="Broken Link">Broken Link</option> <option value="Non-English">Non-English</option> </select></td> </tr> <tr> <td align="right"><label>Write in Words: <br> (Optional) </label></td> <td align="left"><textarea name="description" cols="40" rows="3"></textarea></td> </tr> <tr> <td align="right" colspan="2"> <input type="hidden" value="102" name="post"> <input type="hidden" name="_wpnonce" value="621db319b8" /> <input name="do_report" type="submit" value="Submit Report" class="wprp_submit"> </td> </tr> </table> </form> </div> </div> </div> </div> </div> </div> <div id="sidebar"> <div class="widget_categories"> <h3>Categories</h3> <ul> <li class="cat-item cat-item-92"><a href="http://www.wp-tutorials.org/category/admin-panel/" title="View all posts filed under Admin Panel">Admin Panel</a> </li> <li class="cat-item cat-item-15"><a href="http://www.wp-tutorials.org/category/advertisement/" title="View all posts filed under Advertisement">Advertisement</a> </li> <li class="cat-item cat-item-157"><a href="http://www.wp-tutorials.org/category/attachment/" title="View all posts filed under Attachment">Attachment</a> </li> <li class="cat-item cat-item-141"><a href="http://www.wp-tutorials.org/category/beginner/" title="View all posts filed under Beginner">Beginner</a> </li> <li class="cat-item cat-item-225"><a href="http://www.wp-tutorials.org/category/buddypress/" title="View all posts filed under BuddyPress">BuddyPress</a> </li> <li class="cat-item cat-item-13"><a href="http://www.wp-tutorials.org/category/comments/" title="View all posts filed under Comments">Comments</a> </li> <li class="cat-item cat-item-93 current-cat"><a href="http://www.wp-tutorials.org/category/custom-fields/" title="View all posts filed under Custom Fields">Custom Fields</a> </li> <li class="cat-item cat-item-222"><a href="http://www.wp-tutorials.org/category/image-management/" title="View all posts filed under Image Management">Image Management</a> </li> <li class="cat-item cat-item-94"><a href="http://www.wp-tutorials.org/category/installation/" title="View all posts filed under Installation">Installation</a> </li> <li class="cat-item cat-item-98"><a href="http://www.wp-tutorials.org/category/integration/" title="View all posts filed under Integration">Integration</a> </li> <li class="cat-item cat-item-135"><a href="http://www.wp-tutorials.org/category/links/" title="View all posts filed under Links">Links</a> </li> <li class="cat-item cat-item-1"><a href="http://www.wp-tutorials.org/category/miscellanious/" title="View all posts filed under Miscellanious">Miscellanious</a> </li> <li class="cat-item cat-item-198"><a href="http://www.wp-tutorials.org/category/mu/" title="View all posts filed under MU">MU</a> </li> <li class="cat-item cat-item-95"><a href="http://www.wp-tutorials.org/category/navigation/" title="View all posts filed under Navigation">Navigation</a> </li> <li class="cat-item cat-item-39"><a href="http://www.wp-tutorials.org/category/pages/" title="View all posts filed under Pages">Pages</a> </li> <li class="cat-item cat-item-42"><a href="http://www.wp-tutorials.org/category/plugins/" title="View all posts filed under Plugins">Plugins</a> </li> <li class="cat-item cat-item-23"><a href="http://www.wp-tutorials.org/category/posts/" title="View all posts filed under Posts">Posts</a> </li> <li class="cat-item cat-item-4"><a href="http://www.wp-tutorials.org/category/rss-feeds/" title="View all posts filed under RSS Feeds">RSS Feeds</a> </li> <li class="cat-item cat-item-6"><a href="http://www.wp-tutorials.org/category/search/" title="View all posts filed under Search">Search</a> </li> <li class="cat-item cat-item-27"><a href="http://www.wp-tutorials.org/category/security/" title="View all posts filed under Security">Security</a> </li> <li class="cat-item cat-item-50"><a href="http://www.wp-tutorials.org/category/seo/" title="View all posts filed under SEO">SEO</a> </li> <li class="cat-item cat-item-46"><a href="http://www.wp-tutorials.org/category/social/" title="View all posts filed under Social">Social</a> </li> <li class="cat-item cat-item-17"><a href="http://www.wp-tutorials.org/category/themes/" title="View all posts filed under Themes">Themes</a> </li> <li class="cat-item cat-item-97"><a href="http://www.wp-tutorials.org/category/tips-n-tricks/" title="View all posts filed under Tips & Tricks">Tips & Tricks</a> </li> <li class="cat-item cat-item-96"><a href="http://www.wp-tutorials.org/category/user-management/" title="View all posts filed under User Management">User Management</a> </li> <li class="cat-item cat-item-197"><a href="http://www.wp-tutorials.org/category/video/" title="View all posts filed under Video">Video</a> </li> <li class="cat-item cat-item-24"><a href="http://www.wp-tutorials.org/category/widgets/" title="View all posts filed under Widgets">Widgets</a> </li> </ul> </div> <div class="widget_subscribe"> <a href="http://www.wp-tutorials.org/feed/"><img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/subscribe.png" alt="Subscribe by RSS Feeds" /></a><a href="http://twitter.com/wp_tutorials"><img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/twitter.png" alt="Follow WP Tutorials on Twitter" /></a> </div> <form method="get" id="cse-search-box" action="http://www.wp-tutorials.org/search/"> <input type="hidden" name="cx" value="partner-pub-5069074355555773:f9w4wr-xr8v" /> <input type="hidden" name="cof" value="FORID:10" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="text" name="q" id="q" /> <input type="submit" id="sa" name="sa" value="Search Tutorial" /> </form> <script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script> <div class="widget_advertisement"> <a href="http://www.wpkickstart.com/" target="_blank"><img src="http://wpkickstart.com/wp-content/uploads/2009/12/25x25.jpg" alt="WP Kick Start" /></a> <a href="http://www.wp-tutorials.org/advertise/"><img src="http://www.wp-tutorials.org/wp-content/themes/wptuts2/images/125x125.png" alt="Advertise with us" /></a> </div> <div class="widget"><h3>Highest Rated Tutorials</h3><div class="data"><ul> <li><a href="http://www.wp-tutorials.org/creating-categories-with-wordpress/" title="Creating Categories with WordPress">Creating Categories with WordPress</a></li> <li><a href="http://www.wp-tutorials.org/wp-theme-hacks/" title="WordPress Theme Hacks">WordPress Theme Hacks</a></li> <li><a href="http://www.wp-tutorials.org/using-actions-in-your-themes/" title="Using actions in your themes">Using actions in your themes</a></li> <li><a href="http://www.wp-tutorials.org/link-building-seo-trick/" title="Link building SEO trick">Link building SEO trick</a></li> <li><a href="http://www.wp-tutorials.org/correct-way-of-adding-css-and-javascript-references-to-wordpress-themes/" title="Correct way of adding CSS and Javascript references to WordPress themes">Correct way of adding CSS and Javascript references to WordPress themes</a></li> <li><a href="http://www.wp-tutorials.org/manipulate-images-from-wordpress-post%e2%80%99s-content-with-regular-expressions/" title="Manipulate images from WordPress post’s content with Regular Expressions">Manipulate images from WordPress post’s content with Regular Expressions</a></li> <li><a href="http://www.wp-tutorials.org/create-a-custom-rss-feed-button-with-your-readers-number/" title="Create a Custom RSS Feed Button With Your Readers Number">Create a Custom RSS Feed Button With Your Readers Number</a></li> <li><a href="http://www.wp-tutorials.org/highlight-wordpress-category-when-on-a-single-post/" title="Highlight Wordpress Category when on a Single Post">Highlight Wordpress Category when on a Single Post</a></li> <li><a href="http://www.wp-tutorials.org/set-a-custom-gravatar-image-in-27/" title="Set A Custom Gravatar Image In 2.7">Set A Custom Gravatar Image In 2.7</a></li> <li><a href="http://www.wp-tutorials.org/styling-author-comments-with-wordpress-27/" title="Styling Author Comments With Wordpress 2.7">Styling Author Comments With Wordpress 2.7</a></li> </ul> </div></div><div class="widget"><h3>Most Rated Tutorials</h3><div class="data"><ul> <li><a href="http://www.wp-tutorials.org/how-to-create-a-featured-post-section/" title="How To Create A Featured Post Section">How To Create A Featured Post Section</a></li> <li><a href="http://www.wp-tutorials.org/display-separate-counts-for-comments-pingbacks-and-trackbacks/" title="Display Separate Counts for Comments, Pingbacks and Trackbacks">Display Separate Counts for Comments, Pingbacks and Trackbacks</a></li> <li><a href="http://www.wp-tutorials.org/how-to-embed-adsense-anywhere-on-your-posts/" title="How to: Embed Adsense anywhere on your posts">How to: Embed Adsense anywhere on your posts</a></li> <li><a href="http://www.wp-tutorials.org/how-to-schedule-posts/" title="How to schedule posts">How to schedule posts</a></li> <li><a href="http://www.wp-tutorials.org/12-wordpress-seo-tips-and-advice/" title="12 Wordpress SEO Tips and Advice">12 Wordpress SEO Tips and Advice</a></li> <li><a href="http://www.wp-tutorials.org/creating-pages-with-wordpress/" title="Creating Pages with WordPress">Creating Pages with WordPress</a></li> <li><a href="http://www.wp-tutorials.org/creating-posts-with-wordpress/" title="Creating Posts with WordPress">Creating Posts with WordPress</a></li> <li><a href="http://www.wp-tutorials.org/how-to-create-a-static-page-for-your-homepage/" title="How To Create A Static Page For Your Homepage">How To Create A Static Page For Your Homepage</a></li> <li><a href="http://www.wp-tutorials.org/the-ultimate-thumbnail-hac/" title="The Ultimate Thumbnail Hac">The Ultimate Thumbnail Hac</a></li> <li><a href="http://www.wp-tutorials.org/creating-categories-with-wordpress/" title="Creating Categories with WordPress">Creating Categories with WordPress</a></li> </ul> </div></div><script type="text/javascript"><!-- google_ad_client = "pub-5069074355555773"; /* WP Tutorials 250x250 */ google_ad_slot = "7964452792"; google_ad_width = 250; google_ad_height = 250; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div> </div> </div> <div id="footer"> <div id="copyright">© 2008-2009 Copyright <a href="http://slimmity.com">Slimmity</a><br /> <a href="http://wp-tutorials.org">WP-Tutorials</a> uses <a href="http://wordpress.org">WordPress</a></div> <div id="credits"> <a href="http://www.wp-tutorials.org">Home</a> | <a href="http://www.wp-tutorials.org/about/">About Us</a> | <a href="http://www.wp-tutorials.org/advertisement/">Advertise</a> </div> </div> <script type='text/javascript'> /* <![CDATA[ */ var ratingsL10n = { plugin_url: "http://www.wp-tutorials.org/wp-content/plugins/wp-postratings", ajax_url: "http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/wp-postratings.php", text_wait: "Please rate only 1 post at a time.", image: "tutstars", image_ext: "gif", max: "5", show_loading: "0", show_fading: "1", custom: "0" }; var ratings_mouseover_image=new Image();ratings_mouseover_image.src=ratingsL10n.plugin_url+"/images/"+ratingsL10n.image+"/rating_over."+ratingsL10n.image_ext; /* ]]> */ </script> <script type='text/javascript' src='http://www.wp-tutorials.org/wp-content/plugins/wp-postratings/postratings-js.js?ver=1.50'></script> <!-- Woopra Analytics Code --> <script type="text/javascript" src="//static.woopra.com/js/woopra.v2.js"></script> <script type="text/javascript"> woopraTracker.track(); </script> <!-- End of Woopra Analytics Code --> <script src="http://stats.wordpress.com/e-201035.js" type="text/javascript"></script> <script type="text/javascript"> st_go({blog:'4384246',v:'ext',post:'0'}); var load_cmc = function(){linktracker_init(4384246,0,2);}; if ( typeof addLoadEvent != 'undefined' ) addLoadEvent(load_cmc); else load_cmc(); </script> <script src="http://pmetrics.performancing.com/6135.js" type="text/javascript"></script> <script type="text/javascript" src="http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qacct="p-c0mE_MX04pthA";quantserve();</script> <script type='text/javascript' src='http://track3.mybloglog.com/js/jsserv.php?mblID=2008080111041808'></script> </body> </html>