<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" 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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Wordpress Portfolio Themes, Photo Gallery and Photoblog</title> <link>http://wpesp.com</link> <description>Professional &amp; Open Source Wordpress Themes</description> <lastBuildDate>Sun, 18 Sep 2011 20:14:58 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/wpesp-wordpress-themes" /><feedburner:info uri="wpesp-wordpress-themes" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>WordPress Portfolio Concept</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/sYrUWrm9RXk/</link> <comments>http://wpesp.com/portfolio/concept/#comments</comments> <pubDate>Wed, 19 Nov 2008 12:00:00 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[Concept Portfolio]]></category> <category><![CDATA[Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=1</guid> <description><![CDATA[WordPress Portfolio &#8211; WPESP Theme is a “minimalist” Theme based on the idea of portfolio created by DAILYWP. The Theme is a starting point in the creation of portfolios, using WordPress as CMS. In this short tutorial are the guidelines of the design, the Codex de WordPress used, where are explained the Custom Write Panel [...]]]></description> <content:encoded><![CDATA[<p><a class="moveright" href="http://themeforest.net/?ref=wpesp" rel="nofollow"><img class="alignnone size-full otviuaonrcbarawnesue hilzhbkfyyqzvgnmztyc hilzhbkfyyqzvgnmztyc" title="Themeforest Ad" src="http://envato.s3.amazonaws.com/referrer_adverts/tf_300x250_v5.gif" alt="Themeforest Ad" width="300" height="250" /></a></p><p>WordPress Portfolio &#8211; WPESP Theme is a “minimalist” Theme based on the idea of portfolio created by <strong>DAILYWP</strong>. The Theme is a starting point in the creation of portfolios, using WordPress as <abbr title="Content Management System">CMS</abbr>. In this short tutorial are the guidelines of the design, the Codex de WordPress used, where are explained the Custom Write Panel created to edit the content, and the adaptation to the Coda Slider Effect script, create by jQuery for Designers, and can be modified depending on what the user needs.</p><p><strong>Note: </strong> he pieces of work added to the portfolio are not my own creation. They are from minimalsites.com.</p> <img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/sYrUWrm9RXk" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/concept/feed/</wfw:commentRss> <slash:comments>18</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/concept/</feedburner:origLink></item> <item><title>About the Design</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/bI3lnIGQW2o/</link> <comments>http://wpesp.com/portfolio/design/#comments</comments> <pubDate>Sat, 15 Nov 2008 11:00:00 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[Design Portfolio]]></category> <category><![CDATA[Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=9</guid> <description><![CDATA[Two grids have been used for the design: one of 12 columns (66px) and another one of 24 sub-columns (26px) with a glutter of 14px and a width of 946px (BBC &#8211; Visual Language Guidelines v1.0.6). These parameters matched up perfectly with the dimensions of the golden ratio incorporated to the design. To respect the [...]]]></description> <content:encoded><![CDATA[<p><a class="moveright" href="http://es.wikipedia.org/wiki/Imagen:Euclides._Rectángulo_áureo_.svg"><img class="size-full wp-image-78" title="Rectangulo Aureo" src="http://wpesp.com/wp-content/uploads/2008/11/rectangulo-aureo.png" alt="Rectangulo Aureo" width="400" height="299" /></a></p><p>Two grids have been used for the design: one of 12 columns (66px) and another one of 24 sub-columns (26px) with a glutter of 14px and a width of 946px (<a title="BBC - Visual Language Guidelines v1.0.6" href="http://www.bbc.co.uk/guidelines/newmedia/desed/visual_language.shtml">BBC &#8211; Visual Language Guidelines v1.0.6</a>).</p><p>These parameters matched up perfectly with the dimensions of the <a title="Divine Proportion" href="http://en.wikipedia.org/wiki/Divine_Proportion">golden ratio</a> incorporated to the design. To respect the golden ratio and to better visualize the text, two <a title="Baseline" href="http://www.alistapart.com/articles/settingtypeontheweb">líneas bases</a> are used in some areas of the design, one of 14px and another one of 18px. Although it is not the most correct option, it is the one that best adapted to the idea.</p><h3>About the Style &#8211; CSS</h3><p>It has been divided into five files, which were imported in style.css, as shown in this code.</p><pre name="code" class="css">@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/coda.css";
/*@import "style/css/diagnostic.css"; Just use for developing tests */</pre><h4>Reset.css</h4><p>The one created by <a title="CSS Reset by Eric Meyers" href="http://meyerweb.com/eric/tools/css/reset/index.html">Eric Meyers</a>, in its <a title="CSS Reset by Eric Meyers" href="http://meyerweb.com/eric/tools/css/reset/index.html">v1.0 | 20080212</a>, has been used.</p><h4>Typography.css</h4><p>As mentioned above, the base line used for this text has 18px. The default font size has 12px.</p><h5>The body will remain as follows:</h5><pre name="code" class="css">body{font: 75%/1.5em Arial, Helvetica, sans-serif;}</pre><p><a href="http://www.jameswhittaker.com/blog/article/em-based-layouts-vertical-rhythm-calculator/">James Whittaker</a> has created an application under Adobe Aire that is quite useful when preparing base lines.</p><h5>Colors used:</h5><p>Darker: #000, Dark: #333, Midel-light: #666, Light: #999, Lighter: #FFF.<br /> These colors have been used both for the fonts and the design.</p><h4>Layout.css</h4><p>As indicated by its name, the layout specifications can be found in this style.</p><h4>Coda.css</h4><p>The styled for the coda-slider.js script can be found in this style.</p><h4>Diagnostic.css</h4><p>It is a diagnosis tool created by <a href="http://meyerweb.com/eric/thoughts/2007/09/07/diagnostic-styling/" title="Diagnostic Styling by Eric Meyers">Eric Meyers</a>.</p> <img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/bI3lnIGQW2o" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/design/feed/</wfw:commentRss> <slash:comments>12</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/design/</feedburner:origLink></item> <item><title>WordPress Codex</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/auts1mNXQKE/</link> <comments>http://wpesp.com/portfolio/wordpress-codex/#comments</comments> <pubDate>Fri, 14 Nov 2008 12:00:00 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[Portfolio]]></category> <category><![CDATA[Wordpress Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=18</guid> <description><![CDATA[“The WordPress Codex was founded to revitalize the collaborative documentation effort of WordPress&#8230;” Portfolio &#8211; WPESP Theme uses such documentation and several tutorials to acquire its potential. The code is commented with links to the Codex de WordPress o a los tutoriales, or the tutorials, as shown in the following example of the index.php file. [...]]]></description> <content:encoded><![CDATA[<blockquote cite="http://codex.wordpress.org/es:Codex:About"><p>“The WordPress Codex was founded to revitalize the collaborative documentation effort of WordPress&hellip;”</p></blockquote><p>Portfolio &#8211; WPESP Theme uses such documentation and several tutorials to acquire its potential. <strong>The code is commented</strong> with links to the <a href="http://codex.wordpress.org/es:Main_Page">Codex de WordPress</a> o a los tutoriales, or the tutorials, as shown in the following example of the <strong>index.php</strong> file.</p><pre name="code" class="php">
if (is_category(work) or is_category(featured)):
// Category Work
// http://codex.wordpress.org/Conditional_Tags#A_Category_Page
include(TEMPLATEPATH . &apos;/category-work.php&apos;);
elseif( in_category(3) ) :
// Post in Category Work(in our case ID 3) - View Case Study
// http://codex.wordpress.org/Conditional_Tags#A_Category_Page
// http://codex.wordpress.org/Template_Tags/in_category#Use_OUTSIDE_The_Loop
 include(TEMPLATEPATH . &apos;/work.php&apos;);
endif

if(is_page(about)) :
// Page About | http://codex.wordpress.org/Conditional_Tags#A_PAGE_Page
include(TEMPLATEPATH . &apos;/about.php&apos;);
elseif(is_page(contact-us)) :
// Page Contact
include(TEMPLATEPATH . &apos;/contact.php&apos;);
endif
</pre><p>Some of the pages created for this theme are shown in the previous code, and will be commented on together with other ones.</p><h3>Index.php</h3><p>It is the <strong>main</strong> file. It names different files according to the established parameters.</p><h4>Category-Work.php</h4><p><a class="alignright" href="http://wpesp.com/wp-content/uploads/2008/11/categories-codex.png"><img src="http://wpesp.com/wp-content/uploads/2008/11/categories-codex.png" alt="WPESP Portfolio Theme Categories" title="WPESP Portfolio Theme Categories" width="400" height="126" class="alignnone size-full wp-image-263" /></a></p><p>It is activated when the categories <strong>Featured</strong> and <strong>Work</strong> are marked, and is where the pieces of work for <strong>Home</strong> should be. All pieces of work must use the <strong>Work category</strong>, including the featured piece of work, which will be <strong>Featured</strong>. In the <strong>Featured category</strong>, <strong>Work</strong> must be marked as <strong><em>Category Parent</em></strong>.</p><h4>Work.php</h4><p>It corresponds to the page View Case Study, this is, the page of each piece of work. As mentioned in <strong>Category-Work.php</strong>, the pieces of work should use the <strong>Work category</strong>. In <strong>Work.php</strong> we mark the posts that belong to the <strong>Work category</strong>, which corresponds to <em>ID=3</em> in the Demo.</p><h4>About.php</h4><p>It corresponds to the page About. Some features shared by this file and <strong>Contact.php</strong> will be explained when the functions are discussed.</p><h4>Contact.php</h4><p><a class="alignright" href="http://demo.wpesp.com/portfolio/contact-us/"><img src="http://wpesp.com/wp-content/uploads/2008/12/contact-us.png" alt="WPESP Portfolio Theme - Contact Us" title="WPESP Portfolio Theme - Contact Us" width="400" height="393" class="alignnone size-full wp-image-315" /></a></p><p>It corresponds to the page Contact. WPESP Portfolio Theme uses the <a href="http://www.deliciousdays.com/cforms-plugin" title="WordPress &#8250; cformsII - contact form &laquo; WordPress Plugins">cformsII</a> <strong>plugin</strong> to show the <strong>form</strong>.</p><p>You should edit the <strong>cform.php</strong> file of the plugin to show the text <strong>(Required)</strong> after the label. This process <strong>should be repeated each time the plugin is updated</strong>.</p><h5>Edit process for cform.php:</h5><p>Look for the following code, cut it&hellip;</p><pre name="code" class="php">
### adding &quot;required&quot; text if needed
if($field_emailcheck == 1)
$content .= &apos;&lt;span class=&quot;emailreqtxt&quot;&gt;&apos;.stripslashes($cformsSettings[&apos;form&apos;.$no][&apos;cforms&apos;.$no.&apos;_emailrequired&apos;]).&apos;&lt;/span&gt;&apos;;
else if($field_required == 1 &amp;amp;&amp;amp; !in_array($field_type,array(&apos;ccbox&apos;,&apos;luv&apos;,&apos;subscribe&apos;,&apos;checkbox&apos;)) )
$content .= &apos;&lt;span class=&quot;reqtxt&quot;&gt;&apos;.stripslashes($cformsSettings[&apos;form&apos;.$no][&apos;cforms&apos;.$no.&apos;_required&apos;]).&apos;&lt;/span&gt;&apos;;
</pre><p>&hellip; and paste it after this one.</p><pre name="code" class="php">
### print label only for non "textonly" fields! Skip some others too, and handle them below indiv.
if( ! in_array($field_type,array('hidden','textonly','fieldsetstart','fieldsetend','ccbox','luv','subscribe','checkbox','checkboxgroup','send2author','radiobuttons')) )
$content .= $nttt . '&lt;li&apos;.$liID.$liERR.&apos;&gt;&apos;.$insertErr.&apos;&lt;label&apos; . $labelID . &apos; for=&quot;&apos;.$input_id.&apos;&quot;&apos;. $labelclass . &apos;&gt;&lt;span&gt;&apos; . stripslashes(($field_name)) . &apos;&lt;/span&gt;&lt;/label&gt;&apos;;
</pre><h3>Home.php</h3><p><a href="http://demo.wpesp.com/portfolio/"><img src="http://wpesp.com/wp-content/uploads/2008/12/home.png" alt="Home.php" title="Home.php" width="400" height="307" class="alignright size-full wp-image-377" /></a></p><p><strong>Index.php</strong> appears as “<em>main</em>” in the previous section, because <strong>Home.php</strong> is the file that configures the <strong>homepage</strong>.</p><blockquote cite="http://codex.wordpress.org/es:Pages#Usando_una_P.C3.A1gina_como_P.C3.A1gina_Principal"><p>“When the page is being displayed as the homepage, if a Page Template with the filename <strong>home.php</strong> exists for your <strong>active Theme</strong>, the Plugin will override the Page’s set Page Template and use <strong>home.php</strong> instead.”</p></blockquote><h3>Functions.php</h3><p>Following the guidelines of the tutorial <em><a href="http://www.pearsonified.com/2008/05/how-to-use-wordpress-functions.php" title="How You Can Use WordPress Functions to Run a Smarter Blog &#8212; Pearsonified">How You Can Use WordPress Functions to Run a Smarter Blog</a></em>, the functions have been placed in different files and have been included in this file.</p><h4>Portfolio_Panel.php</h4><p>This file is used so as the code is <strong>not re-written</strong> in the files <strong>Home.php</strong> and <strong>Category-Work.php</strong>.</p><p><a href="http://demo.wpesp.com/portfolio/work/"><img src="http://wpesp.com/wp-content/uploads/2008/12/catgory-work.png" alt="Catgory Work" title="Catgory Work" width="400" height="299" class="alignright size-full wp-image-379" /></a></p><p>The description in <strong>Portfolio_Panel.php</strong> should be written in the <strong>Excerpt</strong> of the administration panel in the working post. The rest of the data are added as a <strong>normal post</strong>, using the <strong>Custom Write Panel</strong> created for <a href="http://wpesp.com/portfolio/" title="WPESP Portfolio Theme">WPESP Portfolio Theme</a>. This last topic will also be discussed.</p><pre name="code" class="php">
&lt;?php the_excerpt(); ?&gt;
</pre><p>As shown in the comment <code>"// Featured Category (in our case id=5)”</code> of the following code, you should edit the file so that it corresponds with the category <strong>Featured</strong> of your portfolio.</p><pre name="code" class="php">
&lt;?php if (in_category(5)):
// Featured Category (in our case id=5) ?&gt;
&lt;img class=&quot;new&quot; src=&quot;&lt; ?php echo get_option(&apos;home&apos;); ?&gt;/wp-content/uploads/new.png&quot; width=&quot;66&quot; height=&quot;28&quot; alt=&quot;New!&quot; /&gt;;
&lt; ?php endif ?&gt;
</pre><h5>It will be included using the code:</h5><pre name="code" class="php">
&lt;?php portfolio_panel() ?&gt;
</pre><p>This file contains the code that corresponds to the card of the pieces of work. The result of the front-end is the one shown on the image at the right side.</p><h4>Portfolio_hCard.php</h4><p><a class="alignright" href="http://demo.wpesp.com/portfolio/about/"><img src="http://wpesp.com/wp-content/uploads/2008/12/hcard.png" alt="WPESP Portfolio Theme - hCard.php" title="WPESP Portfolio Theme - hCard.php" width="400" height="175" class="alignnone size-full wp-image-291" /></a></p><p>Just as the <strong>Portfolio_Panel.php</strong>, it is used to put <strong>a same code in different files</strong>. In this case it corresponds to <a href="http://microformats.org/wiki/hcard" title="hCard &middot; Microformats Wiki">hCard</a> of <code>#sidebar</code> of <strong>About.php</strong> and <strong>Contact.php</strong>.</p><h5>It will be included using the code:</h5><pre class="php" name="code">
&lt;?php portfolio_hcard() ?&gt;
</pre><h4>Portfolio_Custom-Write-Panel.php</h4><p><a href="http://wpesp.com/wp-content/uploads/2008/12/post-settings.png"><img src="http://wpesp.com/wp-content/uploads/2008/12/post-settings.png" alt="Portfolio Custom Write Panel" title="Portfolio Custom Write Panel" width="400" height="480" class="alignright size-full wp-image-323" /></a></p><p><strong>This function is different</strong> from the previous ones.  In this case, it is a <strong>plugin</strong> that affects the administrator, and has been created according to the proposal in the tutorial <a href="http://wefunction.com/2008/10/tutorial-creating-custom-write-panels-in-wordpress/" title="Function Web Design &amp; Development [ Blog ]  &raquo; Tutorial: Creating Custom Write Panels in WordPress">Creating Custom Write Panels in WordPress</a>. The function creates two new drop-down menus in the administrator panels, one in <strong>posts</strong> and the other one in <strong>pages</strong>.</p><h5>Portfolio Post Settings:</h5><p>It corresponds to the first example mentioned, where the different <strong>Custom Fields</strong> used to create the portfolio are integrated.</p><h5>hCard Post Settings:</h5><p>It corresponds to the second example, where the different <strong>Custom Fields</strong> used to create the hCard that will appear in pages About and Contact are integrated.</p><p>As shown in the comment <code>“// If is About (in our case id=5) or Contact (in our case id=89) page”</code> of the following code, you should edit the file so it corresponds to the pages of your portfolio.</p><pre name="code" class="php">
foreach($hcard_meta_boxes as $meta_box) {
if ($post-&gt;ID == 5 or $post-&gt;ID == 89) {
// If is About (in our case id=5) or Contact (in our case id=89) page
$meta_box_value = get_post_meta($post-&gt;ID, $meta_box[&apos;name&apos;].&apos;_value&apos;, true);
</pre><img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/auts1mNXQKE" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/wordpress-codex/feed/</wfw:commentRss> <slash:comments>177</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/wordpress-codex/</feedburner:origLink></item> <item><title>Coda Ajax Slider</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/uA1zs1h9mW0/</link> <comments>http://wpesp.com/portfolio/ajax/#comments</comments> <pubDate>Fri, 14 Nov 2008 00:22:20 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[Ajax Portfolio]]></category> <category><![CDATA[Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=111</guid> <description><![CDATA[The tutorial Coda Slider Effect by jQuery for Designers has been followed. A few changes have been done to the file coda-slider.js to meet the demands of the theme. Get the Best Ajax Sliders &#8594; Changes done In this part of the code, the following has been added &#8220;width: 946px&#8221; to meet the demands of [...]]]></description> <content:encoded><![CDATA[<p>The tutorial <a title="Coda Slider Effect" href="http://jqueryfordesigners.com/coda-slider-effect/">Coda Slider Effect</a> by jQuery for Designers has been followed. A few changes have been done to the file coda-slider.js to meet the demands of the theme.</p><h3><a href="http://codecanyon.net/searches?sort_by=sales&#038;type=files&#038;category=&#038;categories=javascript_1&#038;page=&#038;term=slider&#038;ref=wpesp">Get the Best Ajax Sliders &rarr;</a></h3><h3>Changes done</h3><p>In this part of the code, the following has been added &#8220;<code>width: 946px</code>&#8221; to meet the demands of the theme.</p><pre name="code" class="jscript">
// collect the scroll object, at the same time apply the hidden overflow
// to remove the default scrollbars that will appear
var $scroll = $('#slider .scroll').css(
'overflow': 'hidden'
,'width': '946px');</pre><p>In the demo the images of the buttons can be found at <strong><em>http://demo.wpesp.com/portfolio/wp-content/uploads/scroll_left.png</em></strong>, This part should be published using the url address chosen for your buttons, as for example <strong><em>http://yoururl.com/wp-content/uploads/scroll_left.png</em></strong>.</p><p><a class="moveright" href="http://demo.wpesp.com/portfolio/" title="Right and Left buttons"><img src="http://wpesp.com/wp-content/uploads/2008/11/left-right-bttns.png" alt="Right and Left buttons" title="left-right-bttns" width="400" height="162" class="alignnone size-full wp-image-206" /></a></p><pre name="code" class="jscript">
// apply our left + right buttons
$scroll
.before('&lt;img class="scrollButtons left" src="http://demo.wpesp.com/portfolio/wp-content/uploads/scroll_left.png" alt="Left button" /&gt;')
.after('&lt;img class="scrollButtons right" src="http://demo.wpesp.com/portfolio/wp-content/uploads/scroll_right.png" alt="Right button" /&gt;');</pre><p>Part of the original code has been deleted, because our theme does not use this navigation. The <a href="http://jqueryfordesigners.com/demo/coda-slider.html" title="Demo Coda Slider">example</a> of jQuery for Designers corresponds to the top navigation.</p><pre name="code" class="jscript">
// handle nav selection
function selectNav() {
  $(this)
    .parents('ul:first')
      .find('a')
        .removeClass('selected')
      .end()
    .end()
    .addClass('selected');
}

$('#slider .navigation').find('a').click(selectNav);

// go find the navigation link that has this target and select the nav
function trigger(data) {
  var el = $('#slider .navigation').find('a[href$="' + data.id + '"]').get(0);
  selectNav.call(el);
}

if (window.location.hash) {
  trigger({ id : window.location.hash.substr(1) });
} else {
  $('ul.navigation a:first').click();
}</pre><p>The following lines corresponding to the previous navigator have also been deleted.</p><pre name="code" class="jscript">
navigation: '.thumb a',
onAfter: trigger, // our final callback</pre><img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/uA1zs1h9mW0" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/ajax/feed/</wfw:commentRss> <slash:comments>12</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/ajax/</feedburner:origLink></item> <item><title>Theme License</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/k5LVqXnWZDE/</link> <comments>http://wpesp.com/portfolio/license/#comments</comments> <pubDate>Thu, 13 Nov 2008 11:00:00 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[License Portfolio]]></category> <category><![CDATA[Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=28</guid> <description><![CDATA[You are free: To copy, distribute, display, and perform the work. To make derivative works. Under the following conditions: Attribution. You must give the original author credit. For any reuse or distribution, you must make clear to others the licence terms of this work. Any of these conditions can be waived if you get permission [...]]]></description> <content:encoded><![CDATA[<p><a class="moveright" href="http://creativecommons.org/licenses/by-sa/3.0/es/"><img class="alignnone size-full wp-image-70" title="cc-license" src="http://wpesp.com/wp-content/uploads/2008/11/cc-license.png" alt="WPESP Portfolio Theme License" width="400" height="100" /></a></p><h3>You are free:</h3><ul><li class="license share">To copy, distribute, display, and perform the work.</li><li class="license remix">To make derivative works.</li></ul><h3>Under the following conditions:</h3><ul><li class="license by"><strong>Attribution</strong>. You must give the original author credit.</li><li class="license sa">For any reuse or distribution, you must make clear to others the licence terms of this work.</li></ul><ul><li>Any of these conditions can be waived if you get permission from the copyright holder.</li><li>Nothing in this license impairs or restricts the author&#8217;s moral rights.</li></ul><p><a rel="license" href="http://creativecommons.org/licenses/by/3.0/es/"><img class="flleft" src="http://i.creativecommons.org/l/by/3.0/es/88x31.png" alt="Creative Commons License" /></a></p><p><a rel="dc:source" href="http://wpesp.com/portfolio">WPESP Portfolio Theme</a> by <a rel="cc:attributionURL" href="http://wpesp.com">WPESP</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/es/">Creative Commons Reconocimiento 3.0 España License</a>.</p> <img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/k5LVqXnWZDE" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/license/feed/</wfw:commentRss> <slash:comments>4</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/license/</feedburner:origLink></item> <item><title>Download: Portfolio WPESP Theme</title><link>http://feedproxy.google.com/~r/wpesp-wordpress-themes/~3/2nENapIAR1U/</link> <comments>http://wpesp.com/portfolio/download/#comments</comments> <pubDate>Wed, 12 Nov 2008 12:00:00 +0000</pubDate> <dc:creator>Víctor</dc:creator> <category><![CDATA[Download Portfolio]]></category> <category><![CDATA[Portfolio]]></category><guid isPermaLink="false">http://localhost:8888/wpesp/?p=339</guid> <description><![CDATA[Installation: Download the Theme files. Install the Theme. You should upload the folder wpesp-portfolio to the root wp-content/themes of your WordPress installation. Go to the Design panel of the Dashboard of your WordPress and activate it. That&#8217;s all! Dificult for you? Use a Premium Theme! Download: Adapted to WordPress 2.7 and tested in Firefox 3, [...]]]></description> <content:encoded><![CDATA[<h3>Installation:</h3><ol class="post"><li>Download the Theme files.</li><li>Install the Theme. You should upload the folder <strong>wpesp-portfolio</strong> to the root <strong>wp-content/themes</strong> of your WordPress installation.</li><li>Go to the <strong>Design</strong> panel of the <strong>Dashboard</strong> of your WordPress and activate it.</li><li>That&#8217;s all!</li></ol><p><a class="moveright" rel="nofollow" href="http://themeforest.net/?ref=wpesp"><img class="alignnone size-full" title="Themeforest Ad" src="http://envato.s3.amazonaws.com/referrer_adverts/tf_300x250_v5.gif" alt="Themeforest Ad" width="300" height="250" /></a></p><h3><a title="Dificult for you? Use a Premium Theme!" rel="nofollow" href="http://themeforest.net/?ref=wpesp"><em>Dificult for you? Use a Premium Theme!</em></a></h3><h3 class="download">Download: Note: There is a file embedded within this post, please visit this post to download the file.</h3><p><script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><g:plusone></g:plusone></p><p><strong>Adapted to </strong><strong>WordPress 2.7</strong><strong> and tested in Firefox 3, Safari, IE6, IE7 and IE8 Beta.</strong></p><h3><em>Remove the footer link to WPESP and/or help us with your support, doing a </em><a title="Donation" rel="nofollow" href="http://wpesp.com/go/donation/">$10 donation</a><em>. Thank you</em>.</h3><h3>Any questions?</h3><p>This tutorial contains some basic information on Portfolio &#8211; WPESP Theme. If you have any further doubts, use the comments for each post to ask what you need. You will be answered as soon as possible.<br /> Update: WordPress Forums.</p><p><strong>Update: <a href="http://wordpress.org/support/topic/230591?replies=3">WordPress Forums</a>.</strong></p><h3><a href="http://www.facebook.com/pages/WPESP-Wordpress-Themes/109531557994?ref=ts">Facebook WPESP</a>:  Do you have any suggestion?</h3> <img src="http://feeds.feedburner.com/~r/wpesp-wordpress-themes/~4/2nENapIAR1U" height="1" width="1"/>]]></content:encoded> <wfw:commentRss>http://wpesp.com/portfolio/download/feed/</wfw:commentRss> <slash:comments>144</slash:comments> <feedburner:origLink>http://wpesp.com/portfolio/download/</feedburner:origLink></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
Database Caching using disk: basic
Object Caching 512/524 objects using disk: basic

Served from: wpesp.com @ 2013-05-15 16:56:30 -->
