<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>BigFeature</title>
	<atom:link href="http://www.vfxdude.com/bigfeature/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vfxdude.com/bigfeature</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 20 Jan 2012 12:54:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changelog</title>
		<link>http://www.vfxdude.com/bigfeature/2010/01/changelog/</link>
		<comments>http://www.vfxdude.com/bigfeature/2010/01/changelog/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 13:13:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=1289</guid>
		<description><![CDATA[The new features and bug fixes to the new releases of BigFeature are listed here.]]></description>
			<content:encoded><![CDATA[<img width="528" height="230" src="/bigfeature/wp-content/uploads/2010/01/changelog.jpg" alt="Changelog" /><style>
ul > li { margin-top: 20px; } 
ul > li > ul > li { margin-top: 10px; }
h6 { margin: 10px 0 0; letter-spacing:0; font-weight: bold; }
h4 { font-weight: bold; }
.sheader { margin: 10px 0 0; }
</style>
<p>The new features and bug fixes to the new releases of BigFeature are listed here.</p>
<p><span id="more-1289"></span></p>
<p><a href="http://twitter.com/vfxdude">See here for all releases</a>.</p>
<h5>Version 1.4.1</h5>
<ul>
<li><strong>new:</strong><br />
<h3>Bfthumbs shortcode improvements.</h3>
<ul>
<li>A layout gui. This makes it possible to rearrange the image, title, meta etc. and also add any information from wordpress and plugins.</li>
<li>query_string parameter. Makes it possible to refine the query (ex: query_string=&#8221;ignore_sticky_posts=0&#8243;).</li>
<li>image_align parameter. The image will no be the width of the thumbpost, but left/right/center aligned. If timthumb is used for the images (this can be changed in the layout manager) a seperate image_width and image_height can be set. Using the WP image sizes is now also possible.</li>
<li>image_width parameter. Set the width of the image when using the image_align parameter in combination with timthumb.</li>
<li>image_height parameter. Set the height of the image when using the image_align parameter in combination with timthumb.</li>
<li>zoomcrop parameter improved. Timthumb is updated to version 2.7 and with it comes a new zoom crop alignment feature, that got many options. This is also updated in the theme settings &#8220;TimThumb Cropping Alignment&#8221; select list. The new parameters available is also listed in the shortcode gui for bfthumbs (this will override the theme settings one).</li>
<li>wp_query compability. If no category, taxonomy etc. specified bfthumbs will take on the wp_query parameters instead. Making it possible to use bfthumbs to replace the blog/archive/search/single pages with the new shortcode template system.</li>
<li>Normal page navigation for bfthumbs (need one of the pagenavi plugins). ajaxnav=&#8221;false&#8221;.</li>
<li>Possibility to only show something on the first page with bfthumbs (when using the feature above). onlyfirstpage=&#8221;true&#8221;.</li>
</ul>
</li>
<li><strong>new:</strong><br />
<h3>bfthumbs layout GUI.</h3>
<p>This can be accessed by editing a current post bfthumbs in the shortcode gui, there will be a button called &#8220;bfthumbs layout&#8221;. In this gui bfthumbs posts can be totally changed, rearranged, new stuff added. For example there is a plugin node there where several plugins have been integrated, and can be just added to the bfthumbs post by dragging the node and choosing the plugin (the plugin must be installed and activated).</p>
<p> Every node got parameters that can be changed. These parameters can be accessed by clicking on the node so it will expand to reveal all it&#8217;s options. The labels above the input fields have tooltips with description what it is, so by hovering the label it will appear.</p>
<p> Some nodes can also be nested, like f.ex. the meta node can have child nodes (just drag a node to the bottom of the expanded meta node and it will become nested). This way child nodes can have it&#8217;s parents settings and style. Another example is the image node that can have the caption node as child. And the caption node can have any placement in the image, and this also makes it possible to add more than one caption on to an image.</p>
<h6 class="sheader">bfthumbs layout nodes:</h6>
<ul>
<li>image &#8211; The post image. It can be resized by titmthumb or use a featured image size. It can also be overridden by a video added to the video field below the post editor. A custom link can also be added with the cf-link parameter (add a custom field name and add a url in that custom field in the posts where a redirection is wanted).</li>
<li>title &#8211; The post title. A custom title can be added by a custom field. Add a name of the custom field to the cf-title field and then add the custom field with the custom title in the post. A custom link can also be added like for the image. A cufon font can be selected, or a web font like google fonts (or webkit) can be used instead. The google-font field loads the font added and uses it. Google fonts can also be loaded from the theme settings, and then the font name can be added to the font-family field instead. A font size can also be set (just a number for pixel size). This font-size field can also set the lineheight and letterspacing by using this format: 24px/1em/1px.</li>
<li>text &#8211; The post text. The text can use the normal functionality where the text is fetched from the excerpt field if text is entered there or if a <code><!--more--></code> tag is entered to the post text what&#8217;s before that tag is used (and the text remains then formatted), or else the automatic limiter is used (number of words can be set in the theme settings or by adding a numwords parameter to the shortcode). The excerpt method fetches the text from the excerpt field, but if it&#8217;s no text there it will use the wordpress excerpt function that will fetch a preview text from the post. The whole post method is for example useful if using bfthumbs in single post view. The &#8220;meta description field&#8221; method fetches the text form the meta description field below the editor. The last one is unfiltered, but the other either got the_content or the_excerpt filter applied. The text can also be fetched from a custom field (cf-text field). And a google font can also be added for the text (see title node for more explanation).</li>
<li>meta &#8211; This is the muta style parent node. It doesn&#8217;t display any meta information by itself, but can style other nodes added to it (expand it and drag another node to the bottom to nest). See previous node descriptions for more information about google font.</li>
<li>readmore &#8211; If a text method does not automatically show a readmore link a manual one can be added. It got some styles to choose from, links and buttons. It can even be nested to the text node so it&#8217;s inside it&#8217;s paragraph (on the same line as the last word of the text).</li>
<li>caption &#8211; Caption text that can be added to image node. Several captions can be added and it&#8217;s source text can grabbed from a custom field specified with the cf-text field.</li>
<li>customfield &#8211; Grabs text from a custom field specified.</li>
<li>plugin &#8211; Integrates several plugins. These are:
<ul>
<li><a href="http://wordpress.org/extend/plugins/facebook-like-button/">Facebook Like Button</a></li>
<li><a href="http://wordpress.org/extend/plugins/simple-facebook-share-button/">Simple Facebook Share Button</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-tweet-button/">WP Tweet Button</a></li>
<li><a href="http://wordpress.org/extend/plugins/tweetmeme/">TweetMeme Button</a></li>
<li><a href="http://wordpress.org/extend/plugins/share-this/">ShareThis</a></li>
<li><a href="http://wordpress.org/extend/plugins/add-to-any/">AddToAny</a></li>
<li><a href="http://wordpress.org/extend/plugins/sociable/">Sociable</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-postratings/">WP-PostRatings</a></li>
<li><a href="http://wordpress.org/extend/plugins/gd-star-rating/">GD Star Rating &#8211; Stars</a></li>
<li><a href="http://wordpress.org/extend/plugins/gd-star-rating/">GD Star Rating &#8211; Thumbs</a></li>
<li><a href="http://wordpress.org/extend/plugins/i-like-this/">I Like This</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-e-commerce/">WP e-Commerce &#8211; Product Price</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-e-commerce/">WP e-Commerce &#8211; Add to cart button</a></li>
</ul>
</li>
<li>html &#8211; Add html.</li>
<li>php &#8211; Add php or include a php file (will search in the child theme and bigfeature folder).</li>
<li>postdate &#8211; Add post date meta info.</li>
<li>category &#8211; Add the post categories.</li>
<li>tags &#8211; Add the post tags.</li>
<li>taxonomy &#8211; Add custom taxonomies. The taxname field must be the lowercase name (db id) of the taxonomy.</li>
<li>author &#8211; Add author name and link.</li>
<li>editlink &#8211; Add the editlink (will only be showed for administrators).</li>
<li>commentlink &#8211; Add a formatted link to the post comments. This can also be the comment icon bubble showed on the theme demo blog index.</li>
</ul>
</li>
<li><strong>new:</strong><br />
<h3>shortcode GUI.</h3>
<p>This was already release in version 1.4.0.4, but since that was a beta version of 1.4.1 all it&#8217;s features are also listed here. The shortcode GUI makes it possible insert and update current post shortcodes. It&#8217;s also possible to save them to a list that can be accessed from other posts/pages. There are 3 dropdown lists at the top where the shortcodes are listed.</p>
<p> The first dropdown list is showing all the shortcodes available with the theme, and selecting one will show the input fields for creating a new shortcode. A very important field is the first one, called sid (shortcode ID). When a shortcode got a sid it can be edited and updated with the shortcode gui, without such a unique id parameter it will not show up in the &#8220;current post shortcodes&#8221; list.</p>
<p> Saved shortcodes will show up in the &#8220;saved shortcodes list, and can be accessed from other posts. When updating a &#8220;current post shortcode&#8221; the post will be updated, and the change can be seen when refreshing the post/page with re publishing the post. This also means that when exiting the shortcode GUI after updating the post editing page must be reloaded to reflect the changes done to the shortcode.</p>
<p> One very important new feature to the bfthumbs shortcode is the &#8220;bfthumbs layout&#8221; and this gui can only be accessed when editing a &#8220;current post shortcode&#8221;. All the input fields in the GUI got a description making easier to understand what it is, and also making more documentation not necessary.</p>
</li>
<li><strong>new:</strong><br />
<h3>shortcode template system.</h3>
<p> This system makes it possible to use shortcodes as templates, and target any section of the website. Categories or Custom taxonomies can be created and used for template targeting. Anything selected in the template post will be targeted, so if a custom taxonomy is created it must be assigned to the Templates post type to be used with the targeting system. This way categories or taxonomies can be added to the navigation and used as page templates, but just so much easier and more flexible.</p>
<p> Check &#8220;Enable Custom Templates Feature&#8221; in the theme setting. And now a custom post type called Templates will appear. Create a new post there and add a bfthumbs without any category/tag/taxonomy parameter into the post, and it will use the wp_query parameters instead. That means the posts that was previously shown with a page template will now be shown with the bfthumbs shortcode. This makes it so easy to change the post design, just a little tweak in the shortcode gui and it changes the layout. For example, changing the numcols parameter will change the number of columns shown, or the changing showposts parameters will show more posts per page.</p>
<p>For the next version there will be premaid templates with several free child themes showcasing the design available to download. This will make it easier to switch design, and also not making it neccessary to understand all the shortcodes. The templates can be exported and imported and all the information is included, even the bfthumbs layout elements. This way a selection of templates can be imported with a press of a button ready to be used with another click of a button.</p>
<p>In the template there are several ways to target the sections of the website. These are listed below the text editor, but also categories, tags and custom taxonomies added can be used to further refine the targeting. For example when choosing the archive target it will be used for all archives, including categories, tags and taxonomies, but if one of those is selected in the right column the template will only target the one chosen.</p>
<h6 class="sheader">template targets:</h6>
<ul>
<li>blog &#8211; This will show instead of the blog index. It works even if the blog is the frontpage or set as a page.</li>
<li>search &#8211; This will show instead of the search.</li>
<li>archive &#8211; This will target the archive and further refinement can be chosen (categories etc.)</li>
<li>single &#8211; This will target single post view and further refinement can be chosen (categories etc.). Bfthumbs can be used to show single posts by setting the numcols to 1 and the width to the content area width. The &#8220;full post&#8221; text method must be chosen in the bfthumbs layout gui for the whole post to be shown.</li>
<li>url &#8211; Target by url. whole or parts of the url works (with wildcards).</li>
<li>page &#8211; A page (or several comma seperated ones) can be targeted too, but this is not necessary since shortcodes can be added to pages and used as templates (added to the navigation).</li>
<li>categories &#8211; One or more category can be chosen in combination with the archive and/or single targets.</li>
<li>post tags &#8211; One or more tags can be added in combination with the archive and/or single targets.</li>
<li>custom taxonomies &#8211; One or more taxonomy can be chosen in combination with the archive and/or single targets.</li>
</ul>
</li>
<li><strong>new:</strong><br />
<h3>new and modified shortcodes.</h3>
<ul>
<li>widgetarea &#8211; Shows any sidebar/widgetarea. This makes it possible to add any number of sidebars at a page or a shortcode template. New ones can now be created in the theme settings.</li>
<li>bfhook &#8211; Display a hook content.</li>
<li>bfinclude &#8211; Makes it possible to include a php file (the file can be in the theme folder or in a child theme folder).</li>
<li>bfbreadcrumbs &#8211; Shows the <a href="http://wordpress.org/extend/plugins/breadcrumb-navxt/">Breadcrumb NavXT plugin</a> breadcrumb path (the plugin must be installed and active).</li>
<li>comments &#8211; Shows the post comments.</li>
<li>bfyarpp &#8211; Makes it possible to have a bfthumbs template for the <a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/">yet another related posts plugin</a>. The yarpp-template-bf.php template must selected as template in the plugin settings. This template file is updated to make this shortcode work, so if you have an older version in a child theme folder this one must be updated.</li>
<li>bfauthorinfo &#8211; Display author info box in single post view. The author info box must be enabled in the user profile to be displayed.</li>
<li>bfthumbs &#8211; The biggest change is the addition of the layout manager, and making it work with the shortcode template system. See at the top of this versions changelog for more information.</li>
<li>nivoslider &#8211; Current post as default. Just add a shortcode without parameters, like this (to the &#8220;Feature HTML&#8221; input box or into the editor): [nvoslider]. The thumbs style of this shortcode is fixed (&#8220;Show preview thumbnails&#8221; checkbox in the shortcode gui). Also the reload bug is fixed (nothing showed when reloading the page). Some new transitions has also been added.</li>
<li>galleria &#8211; Current post as default, just as nivoslider, see above for more information. Created a Galleria theme where the thumbnails are hidden. theme=&#8221;nothumbs&#8221;. Also added a fullscreen theme, but that is a little experimental, since the only way out of it is the back button.</li>
<li>divider &#8211; Added a toplink type.</li>
<li>bfslider &#8211; Fixed the vertical slides (&#8220;Slide vertically&#8221; checkbox in the shortcode gui). Added button style6 (buttons=&#8221;style6). Fixed the &#8220;Show default images in the slider instead of videos&#8221; theme setting misc feature.</li>
<li>button &#8211; Added color and shape parameters.</li>
<li>columns, image, box &#8211; Fixed the wpaoutop issue (no more annoying extra paragraphs added).</li>
</ul>
</li>
<li><strong>new:</strong> theme settings. google fonts, custom sidebars, shortcode template system, zoomcrop improved, a header code input box.</li>
<li><strong>new:</strong> WP e-Commerce integration and adjustments. The page.php bug fixed. Added some css to fix some styling (shoppingcart, single product view and the checkout page). Added integration in the bfthumbs layout gui so that a &#8220;add to cart&#8221; button and the price can be added to posts. To use bfthumbs with WP e-Commerce just add a post_type=&#8221;wpsc-product&#8221; and a category parameter to show a product category listing. Then add the add the price and add to cart button in the bfthumbs layout (plugin node).</li>
<li><strong>new:</strong> Google font support. Google fonts can be added in the theme settings (typography tab). Just copy the font name from the list on google and now you can add it in the font-family field in the layout gui (The font can also be loaded from the layout gui). The new fonts will also be listed in the theme settings for the body and heading font lists.</li>
<li><strong>fix:</strong> updated timthumb to version 2.7 and added support the new zoomcrop alignment functionality.</li>
<li><strong>new:</strong> navigation admin type. possible to have both the theme navigation system and wp menu at the same time. Example:
<pre class="mb20">&#91;bfnav name="sidebar" style="vertical" admin="wp"&#93;</pre>
<p>or calling the function, like this: <code>bf_nav("sidebar","vertical","wp");</code></li>
<li><strong>new:</strong> Added tax custom field parameter to page templates.</li>
<li><strong>new:</strong> Added support for several website link in the portfolio (link,name;link,name).</li>
<li><strong>new:</strong> Added classes to the navigation items.</li>
<li><strong>new:</strong> Added navigation sorting for link category listing (add sorting to notes area).</li>
<li><strong>fix:</strong> Added multisite support for the image shortcode.</li>
<li><strong>fix:</strong> Fixed post_types parameter in bfthumbs so that multiple custom post types are now possible (post_type=&#8221;portfolio,photoblog&#8221;).</li>
<li><strong>fix:</strong> Fixed the feature area content filter problem caused by some plugins (duplicate stuff was added below the feature image).</li>
</ul>
<h5>Version 1.4.</h5>
<ul>
<li><strong>new:</strong> Content Shortcodes. <a href="http://www.vfxdude.com/testblog/shortcodes/boxes/">Boxes</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/buttons/">Buttons</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/column-shortcodes/">Columns</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/dropcaps-pullquotes/">Dropcaps &#038; Pullquotes</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/image-frames-and-captions/">Image frames &#038; Captions</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/lists/">Lists</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/tabs-toggle/">Tabs &#038; Toggle</a>.</li>
<li><strong>new:</strong> Nivoslider (image slider). <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/nivoslider/">Demo</a>.</li>
<li><strong>new:</strong> Galleria (image gallery and slider). Demo <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/galleria/">1</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/galleria2/">2</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/galleria3/">3</a>, <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/galleria4/">4</a>.</li>
<li><strong>new:</strong> Thumbnail post styles. <a href="http://www.vfxdude.com/testblog/shortcodes/thumb-posts/bfthumbs2/">Demo</a>.</li>
<li><strong>new:</strong> Improved thumbnail slider functionality. <a href="http://www.vfxdude.com/testblog/shortcodes/thumb-posts/bfthumbs3/">Demo</a>.</li>
<li><strong>new:</strong> Body classes (can style differently based on page/post/category/tags).</li>
<li><strong>new:</strong> Image loading animation.</li>
<li><strong>new:</strong> Facebook share button in the post meta area.</li>
<li><strong>new:</strong> Overlay caption style.</li>
<li><strong>new:</strong> &#8220;Simple Facebook Connect&#8221; integration added (code added to comments area).</li>
<li><strong>new:</strong> Added canonical link meta field for posts and pages.</li>
<li><strong>new:</strong> Moved shortcode scripts and styles to the footer.</li>
<li><strong>new:</strong> Added normal image url input field (so that timthumb also can be skipped for blog frontpage images if wished).</li>
<li><strong>new:</strong> Added support for iframe video embed code.</li>
<li><strong>new:</strong> Added feature html input field (f.ex. add shortcodes (a slider or maybe a html5 video plugin) for the feature area in single post view).</li>
<li><strong>new:</strong> Cufon target field for the default cufon font.</li>
<li><strong>new:</strong> Setting for moving the image below the title.</li>
<li><strong>new:</strong> Setting for moving the the post meta information below the post content.</li>
<li><strong>new:</strong> Offset added to the featured widget.</li>
<li><strong>new:</strong> Added possibility to add/remove theme settings from a child theme.</li>
<li><strong>new:</strong> Added orderby and order parameters to the slider.</li>
<li><strong>new:</strong> Added the possibility to overide functions in child themes (meta ++).</li>
<li><strong>fix:</strong> Replaced imagefit with css for image resizing.</li>
<li><strong>fix:</strong> zoomcrop=&#8221;false&#8221; will skip timthumb for the nextgen sliders (bfslider and nivoslider).</li>
<li><strong>fix:</strong> bfslider exclude posts without a default image or video.</li>
<li><strong>fix:</strong> Blog posts template (WP3.0 compability).</li>
<li><strong>fix:</strong> Image url&#8217;s for feeds is now the full url.</li>
<li><strong>fix:</strong> Image url&#8217;s for WP3.0 multisite fixed.</li>
<li><strong>fix:</strong> Theme settings now appears for wp3 multisite admins.</li>
<li><strong>fix:</strong> WP3 navigation intergration.</li>
<li><strong>fix:</strong> Static frontpage paging bug fixed.</li>
<li><strong>fix:</strong> The dropdown indicator nav bug with ie6/7 is fixed.</li>
<li><strong>fix:</strong> Caption center style fixed.</li>
<li><strong>fix:</strong> bfthumbs offset with pagination fixed.</li>
</ul>
<p class="mt20 mb40">NB! before you upgrade: export the theme settings and move the widgets to the inactive widgets area, because changes have been made so this will be lost when upgrading. After upgrading import the settings and move the widgets back. <a href="http://www.vfxdude.com/bigfeature/2009/10/faq/#how2upgrade">Here&#8217;s how to upgrade</a>.</p>
<h5>Version 1.3.5.2 (released 19. May)</h5>
<ul>
<li><strong>new:</strong> Wordpress 3.0 compability. Added support for the new navigation admin system built in to wordpress. Also added the background image/color functionality.</li>
<li><strong>new:</strong> The slider now hides all slides until everything is loaded.</li>
<li><strong>new:</strong> Setting for number of columns in the footer links widget area.</li>
<li><strong>new:</strong> Possibility to override videos with images in the slider.</li>
<li><strong>new:</strong> Added sorting to the nextgen slider.</li>
<li><strong>new:</strong> Setting for container top margin. This is useful when used with the background image functionality to show an image above the container.</li>
<li><strong>new:</strong> Added a vertical navigation style (example: &#91;bfnav name=&#8221;about&#8221; style=&#8221;navertical&#8221;]). Useful for submenus.</li>
<li><strong>new:</strong> Child theme stylesheet order changed (no more need to use specificity to override the optionstyles css).</li>
<li><strong>new:</strong> Added the possibility to use shortcodes in the page slider.</li>
<li><strong>fix:</strong> Navigation last class fixed.</li>
<li><strong>fix:</strong> Fixed height issue in the nextgen slider.</li>
<li><strong>fix:</strong> Fixed the theme settings error that occurred when nothing in the misc section was enabled.</li>
</ul>
<p class="mt40">
<h5>Version 1.3.5 (released 4. May)</h5>
<ul>
<li><strong>new:</strong> Parameters for setting the dimension of images in the slider. <a href="http://www.vfxdude.com/blog2/showcase/bfslider2/">Demo</a>.</li>
<li><strong>new:</strong> Slider integration with the NextGen gallery. <a href="http://www.vfxdude.com/blog2/showcase/bfslider3/">Demo</a>.</li>
<li><strong>new:</strong> Author info box at the end of posts. Integration with the <a href="http://wordpress.org/extend/plugins/my-profiles/">My Profiles plugin</a> to show social links. Enable it in the user profile page.</li>
<li><strong>new:</strong> Export/import for the theme settings (buttons at the bottom of the theme settings).</li>
<li><strong>new:</strong> SEO improvements. Possibility to add a custom title tag and meta tags for the blog and posts/pages.</li>
<li><strong>new:</strong> More slider button styles (style3-5). Also added larger hotspot click area for the default buttons. <a href="http://www.vfxdude.com/blog2/showcase/bfslider2/">Demo</a>.</li>
<li><strong>new:</strong> Setting for moving sidebar2 to the left of the content.</li>
<li><strong>new:</strong> Created a new adspace to show ads in the header.</li>
<li><strong>new:</strong> Some new bfthumbs parameters. hideimage=&#8221;true&#8221; (for hiding images), removelinks=&#8221;true&#8221; (for removing links), zoomcrop=&#8221;center&#8221; (change the zoom position (possible values: topleft/center/false)), offset=&#8221;2&#8243; (number of posts to skip (a value of 2 = start from post 3)).</li>
<li><strong>new:</strong> Enabled the WP2.9 set thumbnail functionality, and recoded it to use timthumb. In other words, you can press &#8220;Set Thumbnail&#8221; when editing a post/page to set the default image this way.</li>
<li><strong>new:</strong> Added excerpt to pages.</li>
<li><strong>new:</strong> Added useful classes to the styles dropdown list in the editor. Install the <a href="http://wordpress.org/extend/plugins/tinymce-advanced/">TinyMCE Advanced plugin</a> for it to show (go to this plugin settings and add the styles dropdown to the editor bar).</li>
<li><strong>new:</strong> Dynamic checkbox added to the Featured Posts widget. When enabled the post&#8217;s category is automatically used to display posts.</li>
<li><strong>new:</strong> Added a &#8220;Hide from search and nav-admin&#8221; checkbox for pages to exclude it from the navigation admin and the search (useful for design and slider pages).</li>
<li><strong>new:</strong> Pages set as private is hidden from the navigation</li>
<li><strong>new:</strong> The css max-width is replaced with a javascript that makes too wide images fit the content width (and also container width for pages/posts without a sidebar).</li>
<li><strong>new:</strong> The &#8220;Thumbnail image URL&#8221; now overrides the video thumb image.</li>
<li><strong>new:</strong> Added a &#8220;Hide videos from the frontpage of the blog&#8221; setting.</li>
<li><strong>new:</strong> Added avatars to recent comments.</li>
<li><strong>new:</strong> Added classes and margins to adspace widget areas.</li>
<li><strong>new:</strong> Sidebar link color added to the color settings.</li>
<li><strong>new:</strong> The content width is displayed in the theme settings (below the setting for the container width). This is useful to know when setting the media settings (the max image width for content images).</li>
<li><strong>new:</strong> Added possibility to change the default thumb post width in the theme settings. The default width is calculated from the content width, so adding a static value makes the thumb posts not fill the content width, but makes it possible to add paddings and backgrounds.</li>
<li><strong>new:</strong> Added a zoomcrop setting that makes it possible to choose where the zoom center is (and the possibility to turn cropping off). A parameter zoomcrop has also been added to the bfthumbs and bfslider shortcodes to override the default (possible values: topleft/center/false).</li>
<li><strong>fix:</strong> Caption for default images in pages is now working (when setting the default image with the Set Thumbnail functionality). Lightbox rel is also added to the links like for posts.</li>
<li><strong>fix:</strong> Adblocker adspace issue fixed.</li>
<li><strong>fix:</strong> Fixed the anchor links for comments.</li>
<li><strong>fix:</strong> The &#8220;Show older posts on the blog frontpage as thumbnail posts&#8221; setting will now also display other pages than the frontpage as thumbnails.</li>
<li><strong>fix:</strong> Revisions are now also showing for pages.</li>
</ul>
<p class="mt40">
<p><h5>Version 1.3.4</h5>
<ul>
<li>Improved the bfthumbs shortcode. <a href="http://www.vfxdude.com/blog2/showcase/bfthumbs/">Demo</a>.</li>
<li>Fade animation for the slider. <a href="http://www.vfxdude.com/blog2/showcase/bfslider/">Demo</a></li>
<li>Added a 2. sidebar column.</li>
<li>No sidebar is showing if no widgets are added.</li>
<li>Video url now produce a thumb if proplayer is installed (and activated).</li>
<li>Added support for videos in the photoblog template.</li>
<li>Separate read more setting for thumbnail posts.</li>
<li>Created a links page template (show posts as links).</li>
<li>Max width added for images and videos. </li>
<li>Fixed the plugin conflict with the theme settings. The theme settings will now show nomather if there is a conflict.</li>
<li>Link target included for links added to the navigation.</li>
<li>Confirmation dialog box added for the reset button in the theme settings.</li>
<li>More custom field parameters for the portfolio template (imagewidth, textwidth, divider (set false to hide the divider)).</li>
<li>Name parameter for the bfpage shortcode (name=&#8221;infobox&#8221;).</li>
<li>Added lightbox rel to the feature image on single pages (only if original image is larger than the one displayed).</li>
<li>Changes in the theme settings. Thumbnail post section. Container/sidebar/margin width. Added some stuff to the color section (text color, footer text/link color).</li>
<li>Fixed IE6 linebreak navigation issue.</li>
<li>Duplicate categories in the all category navigation item removed.</li>
<li>Category visibility problem with the blog posts template fixed.</li>
</ul>
<p class="mt40">
<h5>Version 1.3.3</h5>
<ul>
<li>Integration with the &#8220;Yet Another Related Posts Plugin&#8221;. (se docs folder of the downloaded zip file for how to set it up).</li>
<li>Photoblog template. <a href="http://www.vfxdude.com/blog2/photoblog/">Demo</a>.</li>
<li>Navigation highlighted when on a post that belongs to page template added to the navigation (also works with categories).</li>
<li>More parameters for the bfthumbs shortcode. Can add pages, set the height, remove the text, sort order etc.</li>
<li>Added a theme setting to &#8220;exclude the text from thumbnail posts&#8221;.</li>
<li>noresize custom field parameter for the portfolio template. Custom field: name: noresize and value: true (image doesn&#8217;t get re sized).</li>
<li>Support for the WP2.9 oembed video url tranformation. Just add a video url to the video input field (instead of an embed code).</li>
<li>Caching of optionstyles.php (creates a css file instead). Set the &#8220;Cache the settings stylesheet&#8221; theme setting for it to work (optionstyles.css will be written to library/css folder. Make the folder writeable if this is not working automatically).</li>
<li>Default targeting in cufon. Add the word default in the description field list and it will be the default font.</li>
<li>Pages now displayed correctly in searches.</li>
<li>Comments number fixed (it was showing not approved comments).</li>
<li>Fonts selection in theme settings fixed.</li>
<li>Paged title tag fixed.</li>
<li>Retweet button in post setting re added.</li>
<li>Wrong default image url problem fixed.</li>
<li>Stylesheets added with a hook (also from a child theme, because it speeds it up).</li>
<li>reset.css has been added to the top of style.css.</li>
<li>single-nosidebar.php custom single template added. It&#8217;s very much like the single-portfolio.php, but without the date modification.</li>
<li>new stuff added to the translation files.</li>
<li>styling added for the calendar widget.</li>
<li>&#8220;Add to navigation&#8221; issue with WP2.9 fixed.</li>
<li>Theme settings for Colors fixed.</li>
<li>Removed the link to posts on the videos (this was an issue with webkit browsers).</li>
<li>Thumbnail post max height is now changed to just height (the thumbnails will resize to that height).</li>
<li>Navigation down arrow issue fixed.</li>
<li>Child themes updated to send the stylesheet with a hook instead of importing them (speeds up the child themes).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2010/01/changelog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vimeo video test</title>
		<link>http://www.vfxdude.com/bigfeature/2009/11/vimeo-video-test/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/11/vimeo-video-test/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:17:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=1213</guid>
		<description><![CDATA[From version 1.3 videos can be added to posts like default images&#8230;even thumbnails are produced. The supported external video sites are  Vimeo, Youtube, Google Video, Dailymotion, MySpace, Veoh, Youku and uploaded video files.
And in the latest version version of the theme (1.3.2) support for video embed code was added. Just paste the embed code and [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="266" src="http://www.vfxdude.com/bigfeature/wp-content/themes/bigfeature/library/timthumb/timthumb.php?src=/bigfeature/wp-content/uploads/2009/11/vimeo-video.jpg&amp;w=528&amp;zc=1" alt="Vimeo video test" /><p>From version 1.3 videos can be added to posts like default images&#8230;even thumbnails are produced. The supported external video sites are  Vimeo, Youtube, Google Video, Dailymotion, MySpace, Veoh, Youku and uploaded video files.<span id="more-1213"></span></p>
<p>And in the latest version version of the theme (1.3.2) support for video embed code was added. Just paste the embed code and the dimension will be automatically changed to fit the post. With this method all video sources are supported. Thumbnails are not automatically produced when using this method, but they can be manually added (just see the recent posts at the bottom of this page).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/11/vimeo-video-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frequently Asked Questions</title>
		<link>http://www.vfxdude.com/bigfeature/2009/10/faq/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/10/faq/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 13:32:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=1139</guid>
		<description><![CDATA[Many questions have been answered multiple times, the solution is a faq. This is a collection of the most frequently asked questions about the BigFeature theme.

If you can&#8217;t find the answers here, you might find them in the forum.
Questions

Are the upgrades free?
How do I install the theme?
How do I upgrade the theme?
How to set a [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="209" src="/bigfeature/wp-content/uploads/2009/10/tutorial-faq.png" alt="Frequently Asked Questions" /><p>Many questions have been answered multiple times, the solution is a faq. This is a collection of the most frequently asked questions about the BigFeature theme.</p>
<p><span id="more-1139"></span></p>
<p>If you can&#8217;t find the answers here, you might find them in the <a href="http://www.vfxdude.com/forum/">forum</a>.</p>
<h5>Questions</h5>
<ol>
<li><a href="#upgrades">Are the upgrades free?</a></li>
<li><a href="#install">How do I install the theme?</a></li>
<li><a href="#how2upgrade">How do I upgrade the theme?</a></li>
<li><a href="#homepage">How to set a page as the home page?</a></li>
<li><a href="#defaultimage">Why isn&#8217;t my default image showing?</a></li>
<li><a href="#featureimage">How to add the feature image?</a></li>
<li><a href="#hideposts">how can portfolio posts not be shown in the blog?</a></li>
<li><a href="#sliderblog">How do I add a slider to the top of the blog?</a></li>
<li><a href="#translate">How do I translate the theme?</a></li>
<li><a href="#cufonfont">How can I use another cufon font?</a></li>
<li><a href="#missingchars">Why are some of the cufon letters missing?</a></li>
<li><a href="#xtranavs">How do I use the extra navigations I have added?</a></li>
<li><a href="#customsingle">How do I create a custom single.php (article) template?</a></li>
<li><a href="#videocode">How do I add videos?</a></li>
<li><a href="#childtheme">How to create a child theme?</a></li>
<li><a href="#sliderparameters">Where do I add parameters for the slider?</a></li>
<li><a href="#bgcolor">How can I change the background color?</a></li>
<li><a href="#bgimage">how can I add a background image?</a></li>
<li><a href="#demogallery">How can I make the gallery like in the demo website?</a></li>
<li><a href="#bfshortcodes">What shortcodes are available with theme?</a></li>
<li><a href="#extnavlinks">How do I add external links to the navigation?</a></li>
<li><a href="#imgselflink">How do I stop the default image from linking to itself?</a></li>
<li><a href="#videogallery">How can I create a video gallery?</a></li>
<li><a href="#smallerdefaultimage">How to make the default post image smaller?</a></li>
</ol>
<h5>Answers</h5>
<ol>
<li id="upgrades"><b>Are the upgrades free?</b>
<p>Yes, you can download the updated theme from the downloads tab on your profile page on Themeforest (the latest version is always the one available there).</p>
</li>
<li id="install"><b>How do I install the theme?</b>
<p>Unpack the zip file you downloaded and then either upload the contents of bigfeature.zip to the themes folder on the server, or use the wordpress themes installer to upload the bigfeature.zip file. More information in the documentation that came with the theme (in the docs folder), it&#8217;s also available <a href="http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/">here</a></p>
</li>
<li id="how2upgrade"><b>How do I upgrade the theme?</b>
<p>Download the theme from the downloads tab on your profile page on Themeforest. Unpack the downloaded zip file. Unpack the bigfeature zip file. Overwrite the files on the server with ftp. An alternative upgrade method is to delete the old version and upload the new with the wordpress theme installer (the bigfeature.zip). If you install <a href="http://wordpress.org/extend/plugins/easy-theme-and-plugin-upgrades/">this plugin</a> you can upgrade the theme without deleting it first.</p>
<p>It is recommended to backup the settings, widgets and modifications done to the theme before upgrading. Here&#8217;s how to:</p>
<ol class="numberlist">
<li>Press the export button at the bottom of the theme settings and save the file (press import to open the file to restore the saved settings after the upgrade if necessary).</li>
<li>Install <a href="http://wordpress.org/extend/plugins/widget-saver/">this plugin</a> to save your widgets to the theme, so you will not loose them when upgrading.</li>
<li>To save any customizations done to the theme use a <a href="http://www.vfxdude.com/bigfeature/2009/10/faq/#childtheme">child theme</a>. Download and install <a href="http://www.vfxdude.com/downloads/">bfBlank</a> (if you don&#8217;t use a child theme already). Add css to style.css (just the ones you have modified or added. they will override the ones in the original style.css) and just copy the modified template files from the bigfeature folder into the child theme folder.</li>
</ol>
</li>
<li id="homepage" class="mt20"><b>How to set a page as the home page?</b>
<p>Read <a href="http://codex.wordpress.org/Creating_a_Static_Front_Page">this wordpress article</a>, or watch <a href="http://www.vfxdude.com/navigation-sort/">this video</a> (no sound).</p>
</li>
<li id="defaultimage"><b>Why isn&#8217;t my default image showing?</b>
<p><a href="http://www.vfxdude.com/forum/topic/tips-and-tricks#post-2522">Read this</a> for how to add default images (method 1 is recommended). And also watch <a href="http://www.vfxdude.com/setting-up-bigfeature/">this video tutorial</a>. If it still does not show, it can be that the images you are adding are too small. The width has to be at least 528px for normal images and 848px for feature images. If it still does not work, it&#8217;s probably a timthumb problem, check the troubleshooting at the bottom of <a href="http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/">this article</a>.  </p>
</li>
<li id="featureimage"><b>How to add the feature image?</b>
<p>The big image on the top of the page of the demo website is a default image for the first post (see above how to add a feature image for a post). If you want a banner image (or a slider) to stay at the top of the front page of the blog, you can create a page with content and add it to the &#8220;Adspace &#8211; Blog home below nav&#8221; widget area with the BF Page widget.</p>
</li>
<li id="hideposts"><b>how can portfolio posts not be shown in the blog?</b>
<p>3 ways, the <a href="http://ryowebsite.com/wp-plugins/category-visibility/">Ryo Category Visibility</a> plugin can be used to block a category from the blog, or the blog can be a category and the new “blog posts” page template can be used to show the posts. In version 1.4.0.3, support for custom post types was added. Then you can f.ex. create a separate post type for the portfolio, and use the portfolio template to show it (these posts will not be shown in the blog). <a href="http://www.vfxdude.com/forum/topic/announcements#post-5715">more info</a>.</p>
</li>
<li id="sliderblog"><b>How do I add a slider to the top of the blog?</b>
<p>Create a page with the slider shortcode and add it to the &#8220;Adspace &#8211; Blog home below nav&#8221; widget area with the BF Page widget. Information on how to set up the slider can be found <a href="http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/">here</a> or watch the <a href="http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/">setting up bigfeature video</a>.</p>
</li>
<li id="translate"><b>How do I translate the theme?</b>
<ol>
<li>Install <a href="http://poedit.net/">Poedit</a>.</li>
<li>Edit the en_EN.po file (located in the bigfeature folder) with Poedit.</li>
<li>Translate with Poedit. See <a href="http://urbangiraffe.com/articles/translating-wordpress-themes-and-plugins/3/">this article</a> for more information hot to translate.</li>
<li>Change the language setting in wp-config.php. See at the bottom of <a href="http://urbangiraffe.com/articles/localizing-wordpress-themes-and-plugins/2/">this article</a> for instructions.</li>
</ol>
<p> If you want to have multiple languages on a website you can use the <a href="http://wordpress.org/extend/plugins/qtranslate/">qTranslate plugin</a>. <a href="http://wordpress.org/extend/plugins/codestyling-localization/">Here&#8217;s</a> a plugin alternative to translating with Poedit.
</li>
<li id="cufonfont"><b>How can I use another cufon font?</b>
<p>You can upload your own cufon fonts with the cufon uploader in the theme settings. Watch <a href="http://www.vfxdude.com/using-cufon/">this video</a> for how to do it. More information can be found in <a href="http://www.vfxdude.com/bigfeature/2009/08/cufon-font-replacement/">this article</a>.</p>
</li>
<li id="missingchars"><b>Why are some of the cufon letters missing?</b>
<p>The Vegur and Vegur thin cufon fonts that comes with the theme can not display other characters than those listed <a href="http://www.fontsquirrel.com/fonts/Vegur#characters">here</a>. When you generate a font include the “Latin-1 Supplement” glyphs to add those extra characters that are in some languages. See <a href="http://www.vfxdude.com/using-cufon/">this video</a> for more information about generating and using cufon.</p>
</li>
<li id="xtranavs"><b>How do I use the extra navigations I have added?</b>
<ul>
<li>shortcode:
<pre>&#91;bfnav name="topnav" style="navbarsep"&#93;</pre>
</li>
<li>call it directly:
<pre>&#60;?php bf_navigation("topnav","navsmall"); ?&#62;</pre>
</li>
<li>Or use a hook:
<pre>
function bf_navigation_top() {
 bf_navigation("topnav","navsmall");
}
add_action( 'bf_top_container', 'bf_navigation_top' );
</pre>
</li>
</ul>
<p>These styles can be used: navbar,navbarbg,navbarsep,navsimple,navboxes,navboxesbg,navsmall or pass blank space (default look).</p>
<p>If the first parameter is left blank, like this  <code>bf_navigation("","navsmall");</code> the main navigation will be used. The second parameter can be any of the styles above, or a custom class name. example:  <code>bf_navigation("","mynavigation");</code>. This navigation can be styled like this: <code>ul.navigation.mynavigation {}</code>. Multiple classes can be also added, so to create a custom style based on the navbarsep style you can call the navigation like this:  <code>bf_navigation("","navbarsep mynavigation");</code>. <a href="http://www.vfxdude.com/forum/topic/tips-and-tricks#post-4337">Read this for more information</a>.</p>
</li>
<li id="customsingle"><b>How do I create a custom single.php (article) template?</b>
<p>In version 1.3 the possibility to add custom single templates was added. An example single template was also added, single-portfolio.php. To use this template, or one you create yourself, add this to the category description (in posts &#8211; categories): <code>cs:single-nosidebar.php</code>. This is a simple example template without a sidebar. Or add this one: <code>cs:single-portfolio.php</code>. It&#8217;s almost the same as the previous, but the date is only year. Here are steps to create a custom single template:</p>
<ol class="mb20">
<li>Enable custom single templates in the theme settings (under misc).</li>
<li>Copy the single.php (or single-portfolio.php), and rename it. Place it in the bigfeature folder or in a child theme.</li>
<li>Edit it however you want.</li>
<li>Add the code shown above to the category (or multiple categories) where you want to use it. The subcategories will also use the same template (only one level).</li>
</ol>
</li>
<li id="videocode"><b>How do I add videos?</b>
<p>You can add videos like default images by entering a <a href="http://wordpress.org/extend/plugins/proplayer/faq/">ProPlayer shortcode</a> into the video input field under the text editor. For this to work the <a href="http://wordpress.org/extend/plugins/proplayer/">ProPlayer plugin</a> must be installed and activated (turn off the &#8220;Show Watermark&#8221; and set &#8220;Cache Timeout&#8221; to 0). Include the original width and height of the video for correct resizing. The advantage of using this over an embed code is that a post thumbnail is automatically produced, and uploaded videos also work with this method.</p>
<p>From version 1.3.2 the video embed code can be used instead of the proplayer shortcode. Just paste the code from the website into the video input field, the size will be automatically re sized. No preview thumbnail is produced so this have to be created manually (proplayer will not be used when using this method).</p>
<p>From version 1.3.3 video url&#8217;s (the link to the video) can be used instead of the embed code (not all video websites are supported with method, but the major ones work). This functionality requires at least Wordpress 2.9. If the proplayer plugin this method will also produce video thumbnails (setting must be enabled in the theme settings first though).</p>
<p>To add videos into the post/page you can use the proplayer shortcode or just paste the embed code (add wmode=&#8221;transparent&#8221; to the embed tag to avoid dropdown menu problems).</p>
</li>
<li id="childtheme"><b>How to create a child theme?</b>
<p>Easiest way to set up a child theme is to download the example one available <a href="http://www.vfxdude.com/downloads/">here</a> (bfBlank or topArt). Upload it to the themes folder and enable it like a normal theme. If you choose the topart child theme then edit the style.css and remove the styling there (meant as an example). Then you can change the name in top of style.css (do not change: Template: bigfeature) and replace the screenshot.png preview image with your own. </p>
</li>
<li id="sliderparameters"><b>Where do I add parameters for the slider?</b>
<p>You add the slider to a page/post by using the bfslider shortcode. In other words you insert the shortcode into the page/post text editor (in html mode). The look of the slider is changed with parameters in the shortcode.  <a href="http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/">Here</a> is documentation on the slider. <a href="http://www.vfxdude.com/testblog/shortcodes/sliders-galleries/">slider examples</a></p>
</li>
<li id="bgcolor"><b>How can I change the background color?</b>
<p>You can do this in the color section of the theme settings (Body Background color). If you want to change the background color in a child theme with css, it can be done like this: </p>
<pre>html body { background-color: #fff; }</pre>
<p>If you want to change the bacground color of the the container (page) use this css:</p>
<pre>#container { background-color: #fff; }</pre>
</p>
</li>
<li id="bgimage"><b>how can I add a background image?</b>
<p>You can use the wordpress background functionality. It&#8217;s in Appearances &#8211; background.
<p>If you want more control use a <a href="http://www.vfxdude.com/bigfeature/2009/10/faq/#childtheme">child theme</a>. Download and install the <a href="http://www.vfxdude.com/downloads/">topArt child theme</a>. See how the background image is added in this child theme (in style.css). If you want the background image to stick to the top add this to the css body selector:</p>
<pre>background-attachment:fixed;</pre>
</p>
</li>
<li id="demogallery"><b>How can I make the gallery like in the demo website?</b>
<p>The image gallery example is using the &#8220;no sidebar&#8221; template and the nextgen shortcode in the body text, like this: <code>&#91;nggallery id=4&#93;</code> (where the number is the ID of the nextgen gallery). Here are the steps you needed to get the gallery looking like on this site.</p>
<ol class="numberlist">
<li>Install the Nextgen Gallery plugin and enable it.</li>
<li>Install the Lightbox 2 plugin (or shadowbox if this is used with the bfthumbs shortcode) and enable it.</li>
<li>In the Gallery-Options deactivate the &#8220;Activate PicLens/CoolIris support&#8221;.</li>
<li>In the the Gallery tab in Options deactivate the &#8220;Show ImageBrowser&#8221;.</li>
<li>In the Effects tab in Options choose Lightbox.</li>
<li>In the Thumbnails tab in Options set the &#8220;Width x height &#8221; to 150&#215;150.</li>
<li>Create a new gallery and upload images.</li>
<li>The shortcode will be listed in the top when creating the gallery (but the ID can also be found under &#8220;Manage Gallery&#8221;).</li>
<li>Create a page, choose the &#8220;no sidebar&#8221; template, and enter the shortcode into the body text.</li>
</ol>
</li>
<li class="mt20" id="bfshortcodes"><b>What shortcodes are available with theme?</b>
<p><a href="http://www.vfxdude.com/testblog/shortcodes/">Here&#8217;s</a> a list of all the shortcodes available. There&#8217;s also a link to documentation there.</p>
</li>
<li id="extnavlinks"><b>How do I add external links to the navigation?</b>
<p>You can add links to the navigation. choose the &#8220;Include Links in the navigation admin&#8221; setting below the navigation admin and press save. Another way is to use the custom field redirect plugin to redirect pages. </p>
</li>
<li id="imgselflink"><b>How do I stop the default image from linking to itself?</b>
<p>In the latest version of the theme, default images (feature and normal) links itself on single post pages when the original image is larger than the one displayed. A lightbox rel is also added to the link so that the original image can be shown in a lightbox/shadowbox window. If you want to remove this functionality add some parameters to the get_image function calls in single.php. Change it to this:
<pre>get_image('feature',false,false,false)</pre>
</p>
</li>
<li id="videogallery"><b>How can I create a video gallery?</b>
<p>If you have many video posts, you can create a gallery of all the videos added in the video input box below the post editor. The videos must be added as proplayer shortcode or video url (proplayer must activated) for thumbnails to be produced (the &#8220;Produce thumbnails for videos&#8221; theme setting must also be enabled). Here&#8217;s how to make a video gallery:</p>
<ol class="numberlist">
<li>Add all the video posts to a category or a tag.</li>
<li>Create a page using the no sidebar template. </li>
<li>Add the bfthumbs shortcode to the editor like this (in html mode):
<pre>&#91;bfthumbs category="video"]</pre>
</li>
<li>Add the showposts parameter to enable ajax paging (<a href="http://wordpress.org/extend/plugins/wp-pagenavi/">wp-pagenavi</a> or <a href="http://wordpress.org/extend/plugins/wp-page-numbers/">wp page numbers</a> plugin must be activated) like this:
<pre>&#91;bfthumbs category="video" showposts="12"]</pre>
</li>
<li>Add text=&#8221;false&#8221; to remove the text (add title=&#8221;false&#8221; to hide the post title).
<pre>&#91;bfthumbs category="video" showposts="12" text="false"]</pre>
<li>Add popup=&#8221;true&#8221; to enable the shadowbox popup (<a href="http://wordpress.org/extend/plugins/shadowbox-js/">shadowbox</a> must be installed).
<pre>&#91;bfthumbs category="video" showposts="12" text="false" popup="true"]</pre>
</li>
<li>Change the width, height, marginright, marginbottom and numcols parameters if wished. See the examples <a href="http://www.vfxdude.com/blog2/showcase/bfthumbs/">here</a>.</li>
</ol>
</li>
<div class="clear">&nbsp;</div>
<li id="smallerdefaultimage"><b>How to make the default post image smaller?</b>
<p>The best way is to insert a small preview image into the post editor and use the more tag after the image and the preview text. Here are some screenshots illustrating what I&#8217;m talking about: <a href="http://www.vfxdude.com/external-images/insert-image-into-editor.png" rel="lightbox[1139]">1</a>, <a href="http://www.vfxdude.com/external-images/insert-image-into-editor-html.png" rel="lightbox[1139]">2</a>, <a href="http://www.vfxdude.com/external-images/insert-image-into-editor-visual.png" rel="lightbox[1139]">3</a>, <a href="http://www.vfxdude.com/external-images/insert-image-into-editor-blog-frontpage.png" rel="lightbox[1139]">4</a>. And <a href="http://www.vfxdude.com/forum/topic/tips-and-tricks#post-5322">here&#8217;s</a> more information about the topic and other ways of adding small post images.</p>
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/10/faq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cufon font replacement</title>
		<link>http://www.vfxdude.com/bigfeature/2009/08/cufon-font-replacement/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/08/cufon-font-replacement/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 08:37:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=1082</guid>
		<description><![CDATA[In version 1.1 a cufon uploader was added, and since there have been many questions about this, some documentation on this functionality seemed necessary.

Cufon fonts are enabled/disabled for various elements in the theme settings. For an uploaded font to work it has to be enabled first. From version 1.1.2 all cufon elements can have it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="228" src="/bigfeature/wp-content/uploads/2009/08/cufon.jpg" alt="Cufon font replacement" /><p>In version 1.1 a cufon uploader was added, and since there have been many questions about this, some documentation on this functionality seemed necessary.</p>
<p><span id="more-1082"></span></p>
<p>Cufon fonts are enabled/disabled for various elements in the theme settings. For an uploaded font to work it has to be enabled first. From version 1.1.2 all cufon elements can have it&#8217;s own font by specifying the element name in the description field of the uploaded font. </p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/08/cufon-settings.gif" alt="cufon-settings" title="cufon-settings" width="528" height="227" class="alignnone size-full wp-image-1085" /><br />
<small>Enable the cufon elements first and then upload the generated fonts.</small></p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/08/cufon-uploader.gif" alt="cufon-uploader" title="cufon-uploader" width="528" height="364" class="alignnone size-full wp-image-1086" /><br />
<small>Change the title to the font name and elements can be entered into the description field.</small></p>
<p>Predefined targets (that you can write in the description field): sitename,slogan,navigation,h1,h2,default, or you can use &#8220;custom:&#8221; to target classes or tags. default was added in version 1.3.3 and it sets this font as the default font, and prevents loading of the one in the dropdown list.</p>
<p><h5>Generate and upload a cufon font</h5>
<ol>
<li>Compile the font <a href="http://cufon.shoqolate.com/generate/">here</a> (make sure the licensing of the font allows web embedding, best to use free ones). A custom font name can be given when generating the cufon font…this will make it easier to get the right font name. Enter the name in the input field: “Use the following value as the font-family of the generated font”. Add the following glyphs: Uppercase, Lowercase, Numerals, Punctuation, WordPress punctuation and Basic Latin.</li>
<li>Upload the compiled js font file with the cufon uploader in the theme settings.</li>
<li>Write the font name in the title of the uploader. It is different than the filename that is there by default, and can sometimes be tricky to get the right name (if not a custom name is entered when generating the font).</li>
<li>You can also write the element you want this font to change in the description field. f.ex: sitename (or a comma separated list with these possible values: sitename,slogan,navigation,h1,h2,default). From version 1.2 a custom tag selelctor can be entered in the description to target any element on the website. Just write custom: and the css tags, for example &#8220;custom: .post h4&#8243; (without the quotes).</li>
<li>Press “save all changes” (not necessary to save the settings).</li>
</ol>
<p><h5>Upload more fonts</h5>
<ol>
<li>Generate and upload another font and change it&#8217;s title.</li>
<li>Change it&#8217;s order to 1 (drag and drop or write the sort order) to make it the default font (replaces the built in font).</li>
<li>Other fonts can be added if the elements are specified in the description. </li>
<li>Write the element you want this font to change in the description field. f.ex: sitename (or a comma separated list with these possible values: sitename,slogan,navigation,h1,h2,default).</li>
<li>Add more fonts&#8230;</li>
</ol>
<p><h5>Example of custom targeting in the description field</h5>
<pre>custom:.cufonized,custom:.post h4,h1,h2</pre>
</p>
<p>See <a href="http://www.vfxdude.com/using-cufon/">this video</a> for more information on using cufon and targeting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/08/cufon-font-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The BF Slider</title>
		<link>http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:26:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=1032</guid>
		<description><![CDATA[In version 1.1 a content slider was added. It is very integrated with wordpress, since it is using pages for the slides. This makes it possible to easily add images and html to the slides. Code can be just copied and pasted into the page from an article and it has the same look. There [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="262" src="/bigfeature/wp-content/uploads/2009/08/bf-content-slider.jpg" alt="The BF Slider" /><p>In version 1.1 a content slider was added. It is very integrated with wordpress, since it is using pages for the slides. This makes it possible to easily add images and html to the slides. Code can be just copied and pasted into the page from an article and it has the same look. There is also a featured posts feature of this slider, where it takes a category name as parameter and displays the posts in  a preformatted design.</p>
<p><span id="more-1032"></span></p>
<p>To use it add a shortcode to a page like this: <br /><code>&#91;bfslider name="slides" type="page" height="320"&#93;</code></p>
<p>There are two types of slides, one that displays pages (the name must be a parent page and the actual slides are children to that parent), and one that displays posts. See <a href="http://www.vfxdude.com/cufon-uploader-and-slider/">this video</a> for more info. A demo of the slider can be found <a href="http://www.vfxdude.com/bigfeature/example-pages/frontpage/">here</a>.</p>
<h6>Defaults</h6>
<pre>
'name' => 'slides',
'type' => 'page',
'width' => $bf_featureimage_width,
'height' => '300',
'marginbottom' => '20',
'buttons' => 'style1',
'continuous' => 'true',
'auto' => 'true',
'vertical' => 'false',
'speed' => '1000',
'pause' => '3000',
'numeric' => 'false',
'numwords' => '30',
'numposts' => '10',
'imagesize' => 'normal',
'maximageheight' => '0',
'bgcolor' => '#fff',
'color' => '#000',
'textalign' => 'left',
'featurecaption' => 'bottom',
'animation' => 'slide'
'zoomcrop' => theme-setting-zoomcrop
</pre>
<dl>
<dt>type</dt>
<dd>
<ul>
<li> <tt>page</tt> &#8211; default</li>
<li> <tt>category</tt></li>
<li> <tt>news</tt> &#8211; to list the newest posts (name not necessary).</li>
<li> <tt>nextgen</tt> &#8211; Shows images in a Nexgen Gallery. Use the gallery name like this: name=&#8221;gallery1&#8243;.</li>
</ul>
</dd>
</dl>
<dl>
<dt>width</dt>
<dd>The width (px) of the slider container.</dd>
</dl>
<dl>
<dt>height</dt>
<dd>The height (px) of the slider container.</dd>
</dl>
<dl>
<dt>marginbottom</dt>
<dd>The bottom margin (px) of the slider container.</dd>
</dl>
<dl>
<dt>buttons</dt>
<dd>Set the button style or hide it.</p>
<ul>
<li> <tt>style1</tt> &#8211; default</li>
<li> <tt>style2</tt></li>
<li> <tt>false</tt></li>
</ul>
</dd>
</dl>
<dl>
<dt>continuous</dt>
<dd>If set to true clicking the next button when the slider reached the end will jump to the beginning (and vice-versa).</dd>
</dl>
<dl>
<dt>auto</dt>
<dd>This option enables automatic sliding. If set it to true the sliding will automatically start and continue to perform until one of the buttons are clicked.</dd>
</dl>
<dl>
<dt>vertical</dt>
<dd>Slide vertically</dd>
</dl>
<dl>
<dt>speed</dt>
<dd>Animation speed in milliseconds.</dd>
</dl>
<dl>
<dt>pause</dt>
<dd>Pause between slides in milliseconds when auto is enabled.</dd>
</dl>
<dl>
<dt>numwords</dt>
<dd>Limit the text when type is category.</dd>
</dl>
<dl>
<dt>numposts</dt>
<dd>Max number of posts when type is category.</dd>
</dl>
<dl>
<dt>imagesize</dt>
<dd>Sets the image size used when in type category.</p>
<ul>
<li> <tt>normal</tt> &#8211; default
<li><tt>feature</tt></li>
<li> <tt>noresize</tt></li>
</ul>
</dd>
</dl>
<dl>
<dt>maximageheight</dt>
<dd>Max height for the image when in type category.</dd>
</dl>
<dl>
<dt>bgcolor</dt>
<dd>Sets the background color when in type category.</dd>
</dl>
<dl>
<dt>color</dt>
<dd>Sets the text color when in type category.</dd>
</dl>
<dl>
<dt>textalign</dt>
<dd>Sets the position of the text in relation to the image.</p>
<ul>
<li> <tt>left</tt> &#8211; default
<li><tt>right</tt></li>
</ul>
</dd>
</dl>
<dl>
<dt>featurecaption</dt>
<dd>Sets the position of the caption when imagesize is set to feature.</p>
<ul>
<li> <tt>bottom</tt> &#8211; default
<li><tt>top</tt></li>
<li><tt>false</tt> &#8211; hidden</li>
</ul>
</dd>
</dl>
<dl>
<dt>animation</dt>
<dd>Here you can change the slider to use the fade animation added in version 1.3.4.</p>
<ul>
<li> <tt>slide</tt> &#8211; default
<li><tt>fade</tt></li>
</ul>
</dd>
</dl>
<dl>
<dt>zoomcrop</dt>
<dd>This overrides the zoomcrop in the theme settings. Read more about zoomcrop <a href="http://www.vfxdude.com/forum/topic/tips-and-tricks#post-2530">here</a>.</p>
<ul>
<li> <tt>topleft</tt> &#8211; default
<li><tt>center</tt></li>
<li><tt>false</tt> &#8211; no cropping.</li>
</ul>
</dd>
</dl>
<p>Example sliders and shortcodes: <a href="http://www.vfxdude.com/blog2/showcase/bfslider/">1</a>, <a href="http://www.vfxdude.com/blog2/showcase/bfslider2/">2</a>, <a href="http://www.vfxdude.com/blog2/showcase/bfslider3/">3</a>.</p>
<h2>Tutorials</h2>
<p>Here are some tutorials explaining in steps how to add the slider in 3 different ways.</p>
<h5>Page slides Tutorial</h5>
<ol>
<li>Add a new page. Name it slides (this is the default page name, however it can be called any name but then it has to be specified in the name parameter). Publish the page (without adding any content).</li>
<li>Add a new page. Select the previous page as it&#8217;s parent. Add slide contents, and publish.</li>
<li>Add more pages like the one above&#8230;</li>
<li>When finished adding pages, the parent page can be set to draft, then none of the slide pages will appear in the navigation admin area in the theme settings, but will still work for the slider. However it must be set back to published to add more slides.</li>
<li>Add the shortcode described above to the page/post where the slide should be displayed. Set the name (the name of the parent page added in step 1), width (default is full width) and height. You can also set the button style (version 1.1.1).</li>
</ol>
<h5>Page slides widget Tutorial</h5>
<ol>
<li>Add a new page. Name it slides (this is the default page name, however it can be called any name but then it has to be specified in the name parameter).</li>
<li>Add the shortcode to this page as described above. Set the name (this page&#8217;s name), width (default is full width) and height. You can also set the button style (version 1.1.1). Publish the page.</li>
<li>Add a new page. Select the previous page as it&#8217;s parent. Add slide contents, and publish.</li>
<li>Add more pages like the one above&#8230;</li>
<li>Add the BF Page widget to a widget area (for example the newly added &#8220;Adspace &#8211; Blog home below nav&#8221; to display it on the blog frontpage) and select the parent slide page created in step 1 and 2.</li>
</ol>
<h5>Featured posts slides Tutorial</h5>
<ol>
<li>Add the shortcode described above to the page/post where the slide should be displayed. Set the name (the name of the category to be displayed in the slider), type=&#8221;category&#8221;, height (the width is automaticly set, but a height is needed. This depends on the height on the default images of the posts), numwords (this is the number of words to be displayed to limit the text), numposts (limits the number of posts to be displayed).</li>
<li>Publish.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Widgets</title>
		<link>http://www.vfxdude.com/bigfeature/2009/07/widgets/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/07/widgets/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 20:41:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=787</guid>
		<description><![CDATA[Several custom widgets comes with the BigFeature theme. They are prefixed with BF, so it&#8217;s easy to see them in the widgets admin area. They were initially written for the pre wp2.8 API, but since the multiwidget API got so much simpler, they were recoded. That also means that the theme&#8217;s minimal requirement became WP2.8, [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="262" src="/bigfeature/wp-content/uploads/2009/07/tutorial-widgets.jpg" alt="Widgets" /><p>Several custom widgets comes with the BigFeature theme. They are prefixed with BF, so it&#8217;s easy to see them in the widgets admin area. They were initially written for the pre wp2.8 API, but since the multiwidget API got so much simpler, they were recoded. That also means that the theme&#8217;s minimal requirement became WP2.8, but new is better than old! The new admin area widgets also got much simpler, now widgets can be dragged to a sidebar and rearranged without having to save.</p>
<p><span id="more-787"></span></p>
<h5>Featured posts</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-03.gif" alt="widget-03" title="widget-03" width="260" height="264" class="alignleft size-full wp-image-2272" />Lists a set number of posts from a chosen category (e.g. featured). There is also an option to show thumbnails of the posts. In version 1.3.4 a width parameter was added due to adding a 2. sidebar column. This makes it possible to use this widget in a narrow sidebar column (like the 2. sidebar column or even the footerlinks widget area).</p>
<div class="clear">&nbsp;</div>
<h5>Page</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-01.gif" alt="widget-01" title="widget-01" width="260" height="182" class="alignleft size-full wp-image-2283" />This is simply a widget for displaying a page in the widget area (if no title only the contents will be shown). This can be useful for displaying ads or designing a static html &#8220;widget&#8221; with images (images can be uploaded and added to pages). </p>
<div class="clear">&nbsp;</div>
<h5>Feed</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-02.gif" alt="widget-02" title="widget-02" width="260" height="131" class="alignleft size-full wp-image-2271" />A widget with rss links and a feedburner email subscription form. The subscription for is only shown if a feedburner ID is entered in the theme settings.</p>
<div class="clear">&nbsp;</div>
<h5>Recent comments</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-05.gif" alt="widget-05" title="widget-05" width="260" height="199" class="alignleft size-full wp-image-2274" />Custom version of the &#8220;Recent Comments&#8221; widget that adds an excerpt of the comment text and excludes trackbacks/pingbacks .</p>
<div class="clear">&nbsp;</div>
<h5>Recent posts</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-04.gif" alt="widget-04" title="widget-04" width="260" height="183" class="alignleft size-full wp-image-2273" />Custom version of the &#8220;recent posts&#8221; widget that adds the date of the posts.</p>
<div class="clear">&nbsp;</div>
<h2>Sidebars</h2>
<p>There are 7 widget areas for this theme, the 2 sidebars, one for footer links and 4 for ads. The ones for ads can be used for adding other widgets too, but they are not styled for this purpose. Ads can be added with the text or page widgets. The advantage with using the custom page widget is that you can upload and add images more easily (or style text ads). Ads can be added to the main sidebar too of course, and there is also styles for the wp125 plugin/widget. Several custom widgets have also be created for this theme (listed below). See the <a href="/bigfeature/2009/07/widgets/">widget documentation</a> for more information on the sidebars and widgets.</p>
<h5>Widget areas</h5>
<ul>
<li><b>Main sidebar</b>
<p>The right sidebar displayed if widgets are added to it (width can be set in the theme settings).</p>
</li>
<li><b>Sidebar 2</b>
<p>A second sidebar column displayed if widgets are added to it (width can be set in the theme settings).</p>
</li>
<li><b>Footer links</b>
<p>A styled widget area at the footer. It got 4 columns (182px wide each with default container width). Resize the featured posts widget if it&#8217;s added to this widget area.</p>
</li>
<li><b>Adspace
<p>Top of the Page</b> &#8211; Widget space above the logo/sitetitle. scope: the whole blog.</p>
</li>
<li><b>Adspace
<p>Below Article</b> &#8211; Widget space below the article. scope: front page (index.php) and single post page (single.php).</p>
</li>
<li><b>Adspace
<p>Bottom of the Page</b> &#8211; Widget space below the content and main sidebar. scope: the whole blog.</p>
</li>
<li><b>Adspace
<p>Blog home below nav</b> &#8211; Widget space below the navigation of the frontpage of the blog. This one can be used to add as a featured section (by adding a slider, bfthumbs or an featured image). scope: frontpage of the blog.</p>
</li>
</ul>
<h2>Example of usage</h2>
<p>Here are some screenshots how these widgets can be used.</p>
<h5>Page Widget</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-page-about.gif" alt="widget-page-about" title="widget-page-about" width="295" height="273" class="image-border alignleft size-full wp-image-2302" /> Page widget can be used for any html information/design in the sidebar and the ad widget spaces. </p>
<p>Image below is showing how the page widget can be used to add advertisement. The ads can be html formatted text with images and forms or just a linked image like in the example below. The sidebar used is &#8220;Adspace &#8211; Bottom of the Page&#8221;.</p>
<div class="clear">&nbsp;</div>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-page-ad.jpg" alt="widget-page-ad" title="widget-page-ad" width="528" height="384" class="aligncenter size-full wp-image-2323" /></p>
<div class="clear">&nbsp;</div>
<h5>Feeds Widget</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-feed.gif" alt="widget-feed" title="widget-feed" width="295" height="121" class="image-border alignleft size-full wp-image-2301" />Lists posts and comments rss, and also a subscribe form if a feedburner ID is entered in the theme settings.</p>
<div class="clear">&nbsp;</div>
<h5>Featured Posts Widget</h5>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-featuredposts.gif" alt="widget-featuredposts" title="widget-featuredposts" width="291" height="309" class="image-border alignleft size-full wp-image-2295" />The featured posts widget lists a given number of posts from a category.</p>
<div class="clear">&nbsp;</div>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/widget-featuredposts2.gif" alt="widget-featuredposts2" title="widget-featuredposts2" width="280" height="571" class="image-border alignleft size-full wp-image-2296" />With thumbnails turned on.</p>
<div class="clear">&nbsp;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/07/widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page templates</title>
		<link>http://www.vfxdude.com/bigfeature/2009/07/page-templates/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/07/page-templates/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 14:52:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=640</guid>
		<description><![CDATA[In BigFeature there are several custom page templates, to change the look of pages. The default pages contains the sidebar, but there is a template to remove the sidebar. The about and contact pages on this demo site is using this template. The look of the pages is created with html code, so therefore the [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="262" src="/bigfeature/wp-content/uploads/2009/07/tutorial-page.jpg" alt="Page templates" /><p>In BigFeature there are several custom page templates, to change the look of pages. The default pages contains the sidebar, but there is a template to remove the sidebar. The about and contact pages on this demo site is using this template. The look of the pages is created with html code, so therefore the code will be listed here so it&#8217;s easy to copy and paste to get the same layout.</p>
<p><span id="more-640"></span></p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-01.gif" alt="pagetemplate-01" title="pagetemplate-01" width="298" height="140" class="alignleft size-full wp-image-642" />Image on the left is showing the &#8220;no sidebar&#8221; page template is chosen. </p>
<div class="clear">&nbsp;</div>
<h5>About Page Code | <a href="/bigfeature/example-pages/about/">View</a></h5>
<pre class="brush: xml;">
&lt;div class=&quot;col1&quot;&gt;
&lt;h1&gt;We are a colorful bunch&lt;/h1&gt;
&lt;p&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus et leo eget tellus hendrerit scelerisque. Cras venenatis ultrices nulla. Quisque at dui. Fusce ante leo, mattis vitae, lobortis vitae, cursus porta, nisl. Pellentesque sed lacus ut ipsum aliquam tincidunt. Donec eget quam non eros suscipit egestas. Aliquam erat volutpat. Quisque iaculis velit sollicitudin pede. Etiam arcu mauris, interdum id, placerat at, convallis vitae, orci. Etiam magna. Donec at sapien quis dolor adipiscing ullamcorper. Morbi vitae arcu. Aliquam vitae arcu porta erat interdum fringilla. Nullam eu ipsum vitae est molestie mollis. Donec egestas consequat enim. Phasellus tincidunt ante rutrum urna. Suspendisse faucibus.&lt;/p&gt;

&lt;h2&gt;Lorem ipsum dolor sit amet.&lt;/h2&gt;
&lt;p&gt;Vestibulum non lectus ac enim consectetuer consectetuer. Cras tortor tortor, aliquet ac, sagittis non, adipiscing nec, diam. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Duis convallis. Quisque at ipsum sed lacus porttitor sollicitudin. Fusce lacus ipsum, euismod ac, euismod auctor, mattis eget, lacus. Aliquam mi. Nulla elementum, risus ac varius laoreet, purus neque porttitor odio, a auctor massa lacus in neque. Duis et purus.&lt;/p&gt;

&lt;h2&gt;Sed sed erat. Sed pharetra.&lt;/h2&gt;
&lt;p&gt;Curabitur interdum neque sit amet nibh. Vestibulum vitae risus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Aenean tempor. Fusce sed purus. Maecenas enim dolor, facilisis in, cursus non, accumsan quis, odio. Nam blandit scelerisque erat. Curabitur auctor lacus quis ligula. Donec quis ipsum. Duis justo arcu, luctus sed, dictum non, blandit ut, erat. Vivamus varius consequat eros. Aliquam fermentum nulla sed elit. Nunc cursus sapien ut est. Fusce ultrices. Pellentesque placerat massa eget nisi.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;col2&quot;&gt;
&lt;div class=&quot;box&quot;&gt;
&lt;h6&gt;Sed mauris lorem&lt;/h6&gt;
&lt;ul class=&quot;checklist&quot;&gt;
&lt;li&gt;venenatis ut, lacinia ut&lt;/li&gt;
&lt;li&gt;Maecenas pede metus, ultricies non&lt;/li&gt;
&lt;li&gt;Curabitur dapibus vulputate nibh.&lt;/li&gt;
&lt;li&gt;Quisque eget lectus ut ipsum luctus facilisis.&lt;/li&gt;
&lt;li&gt;Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.&lt;/li&gt;
&lt;li&gt;Praesent hendrerit tempus risus. Donec sed purus.&lt;/li&gt;
&lt;li&gt;Pellentesque id nisl. Etiam velit.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;h2&gt;Duis arcu tortor&lt;/h2&gt;
&lt;p&gt; suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Vestibulum volutpat pretium libero. Cras id dui.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;/bigfeature/wp-content/uploads/2009/06/flowers2.jpg&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/flowers2.jpg&quot; alt=&quot;flowers2&quot; title=&quot;flowers2&quot; width=&quot;269&quot; height=&quot;257&quot; class=&quot;alignright size-full wp-image-53&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;
</pre>
<p><br/></p>
<pre>
&#60;div class="col1"&#62;&#60;/div&#62;
&#60;div class="col2"&#62;&#60;/div&#62;
</pre>
<p> This is for a 2 column layout.</p>
<p><br/></p>
<h5>Contact Page Code | <a href="/bigfeature/example-pages/contact/">View</a></h5>
<pre class="brush: xml;">
&lt;div class=&quot;col1&quot;&gt;&lt;h1&gt;We are located in the Docklands&lt;/h1&gt;
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
&lt;hr&gt;
&lt;h2&gt;Contact Form&lt;/h2&gt;&lt;br&gt;
[ easy-contact ]
&lt;/div&gt;
&lt;div class=&quot;col2&quot;&gt;
&lt;p&gt;&lt;a href=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/map.png&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/map.png&quot; alt=&quot;map&quot; title=&quot;map&quot; width=&quot;382&quot; height=&quot;515&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;Vestibulum purus quam&lt;/h2&gt;
&lt;p&gt; scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu.&lt;/p&gt;

&lt;p&gt; Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Vestibulum volutpat pretium libero. Cras id dui.&lt;/p&gt;

&lt;h2&gt;Aenean ut eros et nisl sagittis vestibulum.&lt;/h2&gt;
&lt;p&gt; Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque.&lt;/p&gt;

&lt;p&gt; Phasellus leo dolor, tempus non, auctor et, hendrerit quis, nisi. Curabitur ligula sapien, tincidunt non, euismod vitae, posuere imperdiet, leo. Maecenas malesuada. Praesent congue erat at massa. Sed cursus turpis vitae tortor. Donec posuere vulputate arcu. Phasellus accumsan cursus velit.&lt;/p&gt;
&lt;/div&gt;
</pre>
<p><br/></p>
<pre>
&#91;easy-contact&#93;
</pre>
<p> This is the code for the easy contact plugin. Any other contact plugin can be used, but styles for this one has been added to the theme. </p>
<h5>Frontpage Code | <a href="/bigfeature/example-pages/frontpage/">View</a></h5>
<pre class="brush: xml;">
[ bfslider height=&quot;348&quot; ]
[ bfthumbs category=&quot;portfolio&quot; numposts=&quot;3&quot; ]
</pre>
<p>Remove the space after the opening bracket and before the ending bracket for it to work (must have it like that to not trigger the shortcode).</p>
<h5>Frontpage3 Code | <a href="/bigfeature/example-pages/frontpage3/">View</a></h5>
<pre class="brush: xml;">
&lt;div class=&quot;feature&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/08/fp-banner-design.png&quot; alt=&quot;fp-banner-design&quot; title=&quot;fp-banner-design&quot; width=&quot;848&quot; height=&quot;250&quot; /&gt;&lt;/div&gt;

&lt;div class=&quot;col1&quot;&gt;
&lt;h1&gt;Welcome to Big Feature&lt;/h1&gt;
&lt;p class=&quot;intro&quot;&gt;Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;dropcap&quot;&gt;I&lt;/span&gt;n enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.&lt;/p&gt;

&lt;p&gt; Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. &lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;col2&quot;&gt;
&lt;p&gt; Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. &lt;/p&gt;

&lt;blockquote class=&quot;alignright&quot;&gt;Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.&lt;/blockquote&gt;

&lt;p&gt; Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem.&lt;/p&gt;

&lt;/div&gt;
&lt;div class=&quot;clear&quot;&gt;&amp;nbsp;&lt;/div&gt;

&lt;h5&gt;Latest News&lt;/h5&gt;
[ bfthumbs numposts=&quot;3&quot; ]

&lt;h5&gt;Featured Posts&lt;/h5&gt;
[ bfthumbs category=&quot;featured&quot; numposts=&quot;3&quot; ]

&lt;h5&gt;Latest Work&lt;/h5&gt;
[ bfthumbs category=&quot;portfolio&quot; numposts=&quot;3&quot; ]
</pre>
<p><br/></p>
<h2>Thumbnails Template</h2>
<p>This template shows posts from a specified category as thumbnails. This template can be used for for a <a href="/bigfeature/example-pages/portfolio/">portfolio</a> or a <a href="/bigfeature/example-pages/frontpage2/">frontpage</a>. The Category ID is specified in the custom field with name: category and ID of the category as value (the category ID can be found by hovering over a category link in the Categories section (under posts) and the ID will be in the status bar of the browser). From version 1.2 the category name can be used instead of the ID. In version 1.1.2 2 new custom field variables was added, numposts (limit number of posts shown) and showposts (number of posts per page).</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-02.gif" alt="pagetemplate-02" title="pagetemplate-02" width="298" height="140" class="alignleft size-full wp-image-643" />Image on the left is showing the &#8220;thumbnails&#8221; page template is chosen.</p>
<div class="clear">&nbsp;</div>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-03.gif" alt="pagetemplate-03" title="pagetemplate-03" width="503" height="144" class="size-full wp-image-644" />category ID or Name is necessary to list posts.</p>
<h5>Frontpage2 code | <a href="/bigfeature/example-pages/frontpage2/">View</a></h5>
<pre class="brush: xml;">
&lt;div class=&quot;mb40&quot; style=&quot;border: #eee 1px solid;&quot;&gt;&lt;div class=&quot;alignleft mr40&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/fruit.jpg&quot; alt=&quot;fruit&quot; title=&quot;fruit&quot; width=&quot;283&quot; height=&quot;323&quot; class=&quot;size-full wp-image-705&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;mt40 mr20&quot;&gt;
&lt;h1&gt;At vfxdude we speak in code and dream in &lt;span style=&quot;color:#660000&quot;&gt;colors&lt;/span&gt;&lt;/h1&gt;
&lt;p class=&quot;intro&quot;&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. &lt;a href=&quot;#&quot;&gt;Check it out  &amp;raquo;&lt;/a&gt;&lt;/p&gt; &lt;/div&gt;
&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;&lt;/div&gt;

&lt;div class=&quot;col1&quot;&gt;
&lt;h2 class=&quot;pt0 mb0&quot;&gt;beautiful websites&lt;/h2&gt;
&lt;h1&gt;We create the web&lt;/h1&gt;
&lt;p class=&quot;intro&quot;&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Phasellus et leo eget tellus hendrerit scelerisque. Cras venenatis ultrices nulla. Quisque at dui.&lt;/p&gt;&lt;p&gt;Fusce ante leo, mattis vitae, lobortis vitae, cursus porta, nisl. Pellentesque sed lacus ut ipsum aliquam tincidunt. Donec eget quam non eros suscipit egestas. Aliquam erat volutpat. Quisque iaculis velit sollicitudin pede. Etiam arcu mauris, interdum id, placerat at, convallis vitae, orci. Etiam magna. Donec at sapien quis dolor adipiscing ullamcorper. Morbi vitae arcu.&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;col2&quot;&gt;
&lt;h6&gt;What we can do for you&lt;/h6&gt;
&lt;ul class=&quot;checklist&quot;&gt;
&lt;li&gt;venenatis ut, lacinia ut&lt;/li&gt;
&lt;li&gt;Maecenas pede metus, ultricies non&lt;/li&gt;
&lt;li&gt;Curabitur dapibus vulputate nibh.&lt;/li&gt;
&lt;li&gt;Quisque eget lectus ut ipsum luctus facilisis.&lt;/li&gt;
&lt;li&gt;Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.&lt;/li&gt;
&lt;li&gt;Praesent hendrerit tempus risus. Donec sed purus.&lt;/li&gt;
&lt;li&gt;Pellentesque id nisl. Etiam velit.&lt;/li&gt;
&lt;li&gt; Donec posuere vulputate arcu.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
&lt;br/&gt;
&lt;h5&gt;Our latest work&lt;/h5&gt;
</pre>
<p>The portfolio (first one) use no html code at all. There is only a default image (can insert a big image and put a link around it too) and a category ID. The frontpage example (first one) is using the <a href="http://www.vfxdude.com/bigfeature/2009/08/the-bf-slider/">bfslider</a> at the top and the thumbnails template below.</p>
<h4 id="bfthumbs">The thumbnails shortcode</h4>
<p>In version 1.1.2 a thumbnails shortcode was added. It inserts thumbnail posts into a page/post (add it to the post/page editor in the html view). <a href="http://www.vfxdude.com/blog2/showcase/bfthumbs/">Demo</a>. </p>
<p>Here&#8217;s the shortcode:
<pre>&#91;bfthumbs category="featured" numposts="6" sidebar="true"&#93;</pre>
</p>
<p><h5>The Parameters</h5>
<dl>
<dt>category</dt>
<dd>The slug or ID of the category to show posts from.</dd>
</dl>
<dl>
<dt>tags</dt>
<dd>The tag(s) (comma seperated) to show posts from.</dd>
</dl>
<dl>
<dt>id</dt>
<dd>The ID(s) (comma seperated) to show posts from (page ID&#8217;s allowed).</dd>
</dl>
<dl>
<dt>numposts</dt>
<dd>The max number of posts to show (default: 3).</dd>
</dl>
<dl>
<dt>showposts</dt>
<dd>The number of posts to show per page (must have wp-pagenavi or &#8220;wp page number&#8221; plugins installed).</dd>
</dl>
<dl>
<dt>sidebar</dt>
<dd>Set this to true if there is an sidebar in the page/post.</dd>
</dl>
<dl>
<dt>orderby</dt>
<dd>What to sort the thumbnail posts by. Possible values: author,date,title,modified,menu_order,parent,ID,rand,comment_count (default: date).</dd>
</dl>
<dl>
<dt>order</dt>
<dd>Sort order. Possible values: ASC,DESC (default: DESC).</dd>
</dl>
<dl>
<dt>post_status</dt>
<dd>The status of the posts to be shown. Possible values: publish,inherit,pending,private,future,draft,trash (default: publish).</dd>
</dl>
<dl>
<dt>text</dt>
<dd>Set it to false to hide the text.</dd>
</dl>
<dl>
<dt>title</dt>
<dd>Set it to false to hide the title.</dd>
</dl>
<dl>
<dt>meta</dt>
<dd>Set this to true to show the date and number of comments.</dd>
</dl>
<dl>
<dt>textdate</dt>
<dd>Set this to true to show the post date as a part of the text body.</dd>
</dl>
<dl>
<dt>width</dt>
<dd>Thumbnail image width in pixels.</dd>
</dl>
<dl>
<dt>height</dt>
<dd>Thumbnail image height in pixels (the shortcode overrides the theme settings thumbnail height).</dd>
</dl>
<dl>
<dt>numcols</dt>
<dd>Number of columns (must be adjusted together with the width).</dd>
</dl>
<dl>
<dt>marginright</dt>
<dd>Margin right  of each thumb post.</dd>
</dl>
<dl>
<dt>marginbottom</dt>
<dd>Margin bottom of each thumb post.</dd>
</dl>
<dl>
<dt>popup</dt>
<dd>Set this to true to add shadowbox popup on the thumbnail image. <a href="http://wordpress.org/extend/plugins/shadowbox-js/">Shadowbox</a> must be installed. <a href="http://www.vfxdude.com/blog2/showcase/bfthumbs/">Demo</a></dd>
</dl>
<dl>
<dt>cufon</dt>
<dd>Set this to false to turn off cufon for the post title (if cufon is enabled in the theme settings for H2).</dd>
</dl>
<dl>
<dt>hideimage</dt>
<dd>Set to true to hide the thumb image.</dd>
</dl>
<dl>
<dt>removelinks</dt>
<dd>Set this to true to remove all links. It also removes the readmore, so the whole text will be shown.</dd>
</dl>
<dl>
<dt>zoomcrop</dt>
<dd>This overrides the zoomcrop in the theme settings. Possible values: topleft/center/false. Read more about zoomcrop <a href="http://www.vfxdude.com/forum/topic/tips-and-tricks#post-2530">here</a>.</dd>
</dl>
<dl>
<dt>offset</dt>
<dd>The number of posts to skip. offset=&#8221;1&#8243; skips the first post.</dd>
</dl>
<dl>
<dt>class</dt>
<dd>Change the heading size when cufon is disabled. Possible values: smallheading and mediumheading. Custom classes can also be added.</dd>
</dl>
<p>If the category is skipped the newest blog posts will be shown. In version 1.3 a sidebar parameter was also added, making it possible to use this shortcode in pages with sidebar or in the blog.</p>
<p>A page shortcode was also added in version 1.1.2. It can be used to insert pages into posts (designs, signatures, author info etc.). Here&#8217;s the shortcode: <code>&#91;bfpage id=6&#93;</code>.</p>
<h2>Image Gallery</h2>
<p>The image gallery example is using the &#8220;no sidebar&#8221; template and the nextgen shortcode in the body text, like this: <code>&#91;nggallery id=4&#93;</code> (where the number is the ID of the nextgen gallery). Here are the steps you needed to get the gallery looking like on this site.</p>
<ol>
<li>Install the Nextgen Gallery plugin and enable it.</li>
<li>Install the Lightbox 2 plugin (Version 2.8.2 By Rupert Morris) and enable it.</li>
<li>In the Gallery-Options deactivate the &#8220;Activate PicLens/CoolIris support&#8221;.</li>
<li>In the the Gallery tab in Options deactivate the &#8220;Show ImageBrowser&#8221;.</li>
<li>In the Effects tab in Options choose Lightbox.</li>
<li>In the Thumbnails tab in Options set the &#8220;Width x height &#8221; to 150&#215;150.</li>
<li>Create a new gallery and upload images.</li>
<li>The shortcode will be listed in the top when creating the gallery (but the ID can also be found under &#8220;Manage Gallery&#8221;).</li>
<li>Create a page, choose the &#8220;no sidebar&#8221; template, and enter the shortcode into the body text.</li>
</ol>
<h2 id="portfolio">Portfolio Template</h2>
<p>This template shows posts from a specified category as portfolio images. Here is an example of this template: <a href="/bigfeature/example-pages/portfolio2/">portfolio2</a>. The Category ID is specified in the custom field with name: category and ID of the category as value. From version 1.2 the category name can be used instead of the ID. A couple of links can be added with custom fields (illustrating images below). In version 1.3.3 a new custom field variable was added, noresize, set it to true to prevent image resizing. Another custom field parameter is showposts, it sets the number of posts per page. In version 1.3.4 2 new custom field parameters was added, imagewidth and textwidth. These can be used to set the width of the portfolio image, and also the text area.</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-04.gif" alt="pagetemplate-04" title="pagetemplate-04" width="298" height="140" class="alignleft size-full wp-image-737" />Image on the left is showing the &#8220;portfolio&#8221; page template is chosen.</p>
<div class="clear">&nbsp;</div>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-03.gif" alt="pagetemplate-03" title="pagetemplate-03" width="503" height="144" class="size-full wp-image-644" />category ID or Name is necessary to list posts.</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-cf-gallery.gif" alt="pagetemplate-cf-gallery" title="pagetemplate-cf-gallery" width="501" height="174" class="size-full wp-image-869" />Adds a Gallery link to the portfolio. Format: Nextgen Gallery ID,Gallery Name (optional).</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-cf-website.gif" alt="pagetemplate-cf-website" title="pagetemplate-cf-website" width="501" height="174" class="size-full wp-image-870" />Adds a website link to the portfolio. Format: URL,Name (optional).</p>
<h2 id="blogposts">Blog Posts template</h2>
<p>This template was added in version 1.3 due to many requests for a functionality that limits the blog to a category, and then have many post pages instead of one. This was possible with adding categories to the navigation, but it lacked some functionality the blog had. With this template you add a category as a custom field and it lists all posts paged by a showposts custom field parameter or the wordpress default (same as the main blog).</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-blogposts-01.gif" alt="pagetemplate-blogposts-01" title="pagetemplate-blogposts-01" width="298" height="140" class="alignleft size-full wp-image-1169" /> Image on the left is showing the &#8220;Blog Posts&#8221; page template is chosen.</p>
<div class="clear">&nbsp;</div>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/pagetemplate-blogposts-02.gif" alt="pagetemplate-blogposts-02" title="pagetemplate-blogposts-02" width="503" height="144" class="size-full wp-image-1170" />category ID or Name is necessary to list posts.</p>
<h2 id="photoblog">Photoblog template</h2>
<p>This template was added in version 1.3.3. It makes it possible to post images without any size constraints. Add a category as a custom field (name or ID, see image above for illustration) and it lists all posts paged by a showposts custom field parameter. </p>
<h5>There are 2 ways to use this template:</h5>
<ol>
<li>Add the image(s) into the post (without any text) and add the text to an excerpt.</li>
<li>Add an image as default and add the descriptive text into the post.</li>
</ol>
<h2>Links template</h2>
<p>This template was added in version 1.3.4. It lists posts as links. Add a category as a custom field (name or ID, see image above for illustration) and it lists all posts paged by a showposts custom field parameter. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/07/page-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>setting up the theme</title>
		<link>http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 11:51:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=626</guid>
		<description><![CDATA[Here is a step by step recipe how to set up this theme. Some plugins are required and some code is necessary to set up the pages. 

Install the Theme (upload and activate). Only upload the the bigfeature folder (or the bigfeature.zip file). Do not install the downloaded zip file.
Install some plugins (listed below). Search [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="280" src="/bigfeature/wp-content/uploads/2009/07/tutorial-settingup.jpg" alt="setting up the theme" /><p>Here is a step by step recipe how to set up this theme. Some plugins are required and some code is necessary to set up the pages. <span id="more-626"></span></p>
<ol>
<li><a href="/bigfeature/2009/10/faq/#install" target="_blank">Install the Theme</a> (upload and activate). Only upload the the bigfeature folder (or the bigfeature.zip file). Do not install the downloaded zip file.</li>
<li>Install some plugins (listed below). Search for the plugin name from within wordpress admin, then add and activate it. Some plugins can conflict with the theme, but the ones listed below have been tested to work, and also extra styling for the plugins has been added. Only add those that are needed. Adding to many will slow down your website.</li>
<li>Add widgets (to the main sidebar).</li>
<li>Add pages (see <a href="/bigfeature/2009/07/page-templates/">Page Templates Tutorial</a> or use the setupdata available <a href="/downloads/">here</a>).</li>
<li>Add categories.</li>
<li>Change theme settings.</li>
<ul style="margin-bottom:0px;">
<li>Add pages/categories/links to the navigation</li>
<li>Enable the &#8220;Cache the settings stylesheet&#8221; setting. This will speed up your website. It writes the theme settings styles to optionstyles.css in the library/css folder. If this doesn&#8217;t work make the library/css folder writeable. <a href="/forum/topic/tips-and-tricks#post-2516">More info</a>.</li>
<li>Enable the &#8220;Use an alternative styling for widget headings&#8221; setting if you want the same widget style as on the demo website.</li>
</ul>
<li>Change the Media Settings (under settings-media), to fit the post width.
<ul style="margin-bottom:0px;">
<li>Large size: 528px (if width is 848 (default) then set this to 528. It is the &#8220;Feature Image Width&#8221; &#8211; (Sidebar Width + 50) ).</li>
<li>Medium size: for inline images, set it less than the large size (ex. 300px).</li>
<li>Thumbnail size: 150&#215;150px (demo website settings).</li>
<li>Full size: this is added by the scissors plugin. The &#8220;Feature Image Width&#8221; can be set here (leave the height 0), then all the images will automaticly be resized to the max width of the website.</li>
</ul>
</li>
<li>Write posts (when adding default post images, use the &#8220;Set featured image&#8221; functionality and do not insert it to the post, alternatively you can add an image url under the &#8220;Big Feature Post Settings&#8221; under the editor). The width of the default images have be at least 528px (and 848px for the feature image). <a href="/bigfeature/2009/07/writing-articles/" target="_blank">More info on writing posts</a>, or <a href="/setting-up-bigfeature/">watch this video tutorial</a>.</li>
</ol>
<h5>Plugins (optional)</h5>
<ul>
<li><a href="http://wordpress.org/extend/plugins/contact-form-7/" target="_blank"><b>Contact Form 7</b></a>
<p>A good contact formula for the contact page.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank"><b>NextGEN Gallery</b></a>
<p>The Image Gallery used on the demo site.<a href="/bigfeature/2009/07/page-templates/">Here&#8217;s</a> how to set it up to look the same. The <a href="/bigfeature/2009/08/the-bf-slider/">bfslider</a> can also show images from a nextgen gallery.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/proplayer/" target="_blank"><b>ProPlayer</b></a>
<p>Install this one for the video functionality to work (use the pro-player shortcode).</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/wp-pagenavi/" target="_blank"><b>WP-PageNavi</b></a>
<p>For fancier page navigation.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/wp125/" target="_blank"><b>WP125</b></a>
<p>Sidebar 125px ads.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/breadcrumb-navxt/" target="_blank"><b>Breadcrumb NavXT</b></a>
<p>Install this one for the breadcrumbs functionality to work.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/breadcrumbs/" target="_blank"><b>Yoast Breadcrumbs</b></a>
<p>Alternative breadcrumbs plugin.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/advanced-category-excluder/" target="_blank"><b>Advanced Category Excluder</b></a>
<p>Hide posts from some part of the site, for example keep the portfolio posts only in the portfolio category (that is added to the navigation).</p>
</li>
<li><a href="http://ryowebsite.com/wp-plugins/category-visibility/" target="_blank"><b>Royo Category Visibility</b></a>
<p>An alternative to the &#8220;Advanced Category Excluder&#8221; plugin since it stopped working for new versions of Wordpress.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/popularity-contest/" target="_blank"><b>Popularity Contest</b></a>
<p>List most popular posts (there is a setting for displaying this after the article. Also a setting for how many posts to list). There is a settings for this plugin that should be changed (settings &#8211; popularity): Show popularity rank for posts, set it to no and press save.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/addthis/" target="_blank"><b>AddThis</b></a>
<p>Social bookmarking plugin.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/flickr-rss/" target="_blank"><b>FlickrRSS</b></a>
<p>Adds flickr images to the sidebar.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/wp-page-numbers/" target="_blank"><b>WP Page Numbers</b></a>
<p>An alternative to WP-PageNavi.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/tweetmeme/" target="_blank"><b>TweetMeme Button</b></a>
<p>Adds a retweet button to the post meta field. Set the position to manual, remove the styling, set the type to &#8220;The compact widget&#8221; and then enable it in the theme settings (Meta Information section). Also set a Source for retweets.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/" target="_blank"><b>Yet Another Related Posts Plugin</b></a>
<p>Will replace the builtin related posts functionality. Go to the plugin settings. Deselect the &#8220;Automatically display related posts&#8221; checkbox, then choose &#8220;Display using a custom template file&#8221; and select the &#8220;yarpp-template-bf.php in the &#8220;Template file&#8221; dropdown list and then press save changes. The &#8220;Maximum number of related posts:&#8221; can also be changed. The &#8220;Show Related posts below articles&#8221; theme settings must also be set for it to work. Alternatively the &#8220;Show related posts as thumbnail posts&#8221; can be set (theme settings under misc) to display the related posts as thumbnail posts under the comments. If you want to use this plugin with a child theme you have to copy the yarpp-template-bf.php (in the bigfeature folder) file into the child theme folder.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/shadowbox-js/" target="_blank"><b>Shadowbox JS</b></a>
<p>This is a popup window like lightbox, but also takes html. This plugin is used together with bfthumbs. If this is installed the popup=&#8221;true&#8221; parameter can be set in bfthumbs. The default images/videos will then popup in a shadowbox window. A tip is to disable some of the players that is not needed to prevent to much loading of too many scripts. Bfthumbs needs the the html and imge players.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/tinymce-advanced/" target="_blank"><b>TinyMCE Advanced</b></a>
<p>With this plugin extra functionality can be added to the editor. Add the styles dropdown to the editor bar (in this plugin settings) to get some useful classes in a dropdown list.</p>
</li>
<li><a href="http://wordpress.org/extend/plugins/my-profiles/" target="_blank"><b>My Profiles</b></a>
<p>Used with the Author infobox. When this plugin is installed and activated social links can be added to the author infobox (in user &#8211; profile).</p>
</li>
</ul>
<p>None of these plugins are required, but are listed here since functionality and styling has been added for these plugins. Adding too many plugins can slow down the website, so do not add them all.</p>
<h5>Information on setting up and using the theme</h5>
<ol>
<li><a href="/setting-up-bigfeature/">Watch this video tutorial</a>.</li>
<li>Read the article about <a href="/bigfeature/2009/07/page-templates/">page templates</a>.</li>
<li>Check the <a href="/bigfeature/2009/07/theme-settings/">theme settings</a> overview.</li>
<li>Read the <a href="/bigfeature/2009/10/faq/">FAQ</a>.</li>
<li>Search the <a href="/forum/">Forum</a>.</li>
</ol>
<h5>More documentation</h5>
<ul>
<li><a href="/bigfeature/category/documentation/">All the documentation</a>.</li>
<li><a href="/bigfeature-videos/">Video Tutorials</a> (more videos will be added).</li>
</ul>
<h5>Support</h5>
<p>You can ask questions in the comments area on themeforest or in the <a href="/forum/">Forum</a>. Alternatively you can contact me through the themeforest contact form, but watch the <a href="/bigfeature-videos/">video tutorial</a>, read the <a href="/bigfeature/category/documentation/">documentation</a> and search the <a href="/forum/">forum</a> before you ask questions. If you have a wordpress functionality question, please google it&#8230;and I do not give support on customizations (hire a coder).</p>
<h5>Timthumb troubleshooting</h5>
<p>Some have reported problems with displaying the default images, and the reason for this is the script timthumb. Here are some tips to make it work.</p>
<ul>
<li>Check if the cache folder is created under library/timthumb. If not create it and set it writable (777). Also make the timthumb folder writeable.</li>
<li>Run the timthumb script directly. Example url:<br /> /bigfeature/wp-content/themes/bigfeature/library/timthumb/timthumb.php?src=/bigfeature/wp-content/uploads/2009/08/bf-content-slider.jpg&#038;w=255&#038;h=126&#038;zc=1<br />
<br />
Change the domain name to your website and the image path (src=) to an uploaded image on your server. If an image shows it works. If you get an error message, you can send it to the hosting support. A tip is to set the cache folder to chmod 755 instead of 777, since this is a problem on some servers.
</li>
<li>Make sure GD library is installed on the server.</li>
<li>On some server setups the .htaccess file found in the scripts folder can break things. If this happens then renaming/ deleting the .htaccess file should fix things.</li>
<li>There are different server setups, and this might be a security policy the is blocking the script. <a href="http://code.google.com/p/timthumb/issues/detail?id=8">Example of hosting security blocking timthumb.php</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>writing articles</title>
		<link>http://www.vfxdude.com/bigfeature/2009/07/writing-articles/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/07/writing-articles/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 22:17:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=513</guid>
		<description><![CDATA[I guess you know how to write articles in wordpress, but BigFeature have added some new functionality to the posting procedure and also quite a few formatting and styling possibilities.


The image above shows the meta box added to wordpress. This will show in posts and pages sections, so default images can be more easily added [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="262" src="/bigfeature/wp-content/uploads/2009/07/tutorial-post.jpg" alt="writing articles" /><p>I guess you know how to write articles in wordpress, but BigFeature have added some new functionality to the posting procedure and also quite a few formatting and styling possibilities.<br />
<span id="more-513"></span></p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/new-post-settings.jpg" alt="new-post-settings" title="new-post-settings" width="518" height="262" class="aligncenter size-full wp-image-516" /></p>
<p>The image above shows the meta box added to wordpress. This will show in posts and pages sections, so default images can be more easily added to the articles. The “upload an image” button, which is the same as the small “add an image” icon above the editor, was added because that icon is so small. The icon might be easy to miss for new users of wordpress, so a big button with clear text might be helpful.</p>
<p>There is also an “enter an Image URL” input box in the default image meta settings, which overrides any uploaded default image and will be displayed instead (write the full url to the image (not the timthumb url and external images (on other domains) doesn&#8217;t work)). The last option is to disable the default image for this post.</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/07/new-post-attachment.jpg" alt="new-post-attachment" title="new-post-attachment" width="528" height="552" class="aligncenter size-full wp-image-515" /></p>
<p>When uploading an image there is a setting called “default image” (marked in the image above) added to enable or disable the image as default for the post (displays as feature/normal/thumb images). To set an image as default choose yes and press save all changes. The scissors plugin (also marked) is useful for cropping the image for better fit.</p>
<p>From version 1.2 it is possible to add videos instead of the feature image. Actually it is a page that is inserted instead of the image, so any content can be added to that page. To use it add a custom field to a post called featurepage and the page ID as value.</p>
<h2>some styling examples</h2>
<h1>Big and interesting heading</h1>
<div class="meta">July 1, 2009  &nbsp;|&nbsp; <a href="/bigfeature/category/documentation/" title="View all posts in Documentation" rel="category tag">Documentation</a>  </div>
<p class="intro">Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.</p>
<div class="box alignright">
<h6>Lorem ipsum dolor</h6>
<ul class="checklist mb0">
<li>venenatis ut, lacinia ut</li>
<li>Maecenas pede metus, ultricies non</li>
<li>Curabitur dapibus vulputate nibh.</li>
<li>Quisque eget lectus ut ipsum luctus facilisis.</li>
<li>Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.</li>
</ul>
</div>
<p><span class="dropcap">I</span>n enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.</p>
<p> Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. </p>
<blockquote class="alignleft"><p><q>&#8220;Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.&#8221;</q></p></blockquote>
<p> Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla.</p>
<p> Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus.</p>
<h5>The code</h5>
<pre class="brush: xml;">
&lt;p class=&quot;intro&quot;&gt;Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.&lt;/p&gt; 

&lt;div class=&quot;box alignright&quot;&gt;
&lt;h6&gt;Lorem ipsum dolor&lt;/h6&gt;
&lt;ul class=&quot;checklist mb0&quot;&gt;
&lt;li&gt;venenatis ut, lacinia ut&lt;/li&gt;
&lt;li&gt;Maecenas pede metus, ultricies non&lt;/li&gt;
&lt;li&gt;Curabitur dapibus vulputate nibh.&lt;/li&gt;
&lt;li&gt;Quisque eget lectus ut ipsum luctus facilisis.&lt;/li&gt;
&lt;li&gt;Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;p&gt;&lt;span class=&quot;dropcap&quot;&gt;I&lt;/span&gt;n enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.&lt;/p&gt;

&lt;p&gt; Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante. Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. &lt;/p&gt;

&lt;blockquote class=&quot;alignleft&quot;&gt;&lt;q&gt;&quot;Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts.&quot;&lt;/q&gt;&lt;/blockquote&gt;

&lt;p&gt; Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla.&lt;/p&gt;

&lt;p&gt; Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus.&lt;/p&gt;
</pre>
<hr/>
<h1>laying out the plans</h1>
<div class="meta">July 1, 2009  &nbsp;|&nbsp; <a href="/bigfeature/documentation/" title="View all posts in Documentation" rel="category tag">Documentation</a>  </div>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</p>
<h2> In enim justo</h2>
<p>Imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.</p>
<div class="caption alignleft"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3.jpg" alt="construction3" title="construction3" width="346" height="346" class="alignleft size-full wp-image-183" />
<p>Blueprint for my house</p>
</div>
<p> Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante.</p>
<p> Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla.</p>
<blockquote><p><q>&#8220;Dreams pass into the reality of action. From the actions stems the dream again; and this interdependence produces the highest form of living.&#8221;</q><cite>Anais Nin</cite></p>
</blockquote>
<h5>Project outline</h5>
<ul class="pointerlist">
<li>venenatis ut, lacinia ut</li>
<li>Maecenas pede metus, ultricies non</li>
<li>Curabitur dapibus vulputate nibh.</li>
<li>Quisque eget lectus ut ipsum luctus facilisis.</li>
<li>Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.</li>
<li>Praesent hendrerit tempus risus. Donec sed purus.</li>
<li>Pellentesque id nisl. Etiam velit.</li>
</ul>
<h2> Vestibulum ante ipsum primis</h2>
<p>In faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus.</p>
<div class="box boxstyle3">
<a href="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3.jpg" rel="lightbox[513]"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3-150x150.jpg" alt="construction3" title="construction3" width="150" height="150" class="alignleft size-thumbnail wp-image-183" /></a></p>
<h6>About the project</h6>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
</p></div>
<h5>The code</h5>
<pre class="brush: xml;">
&lt;p&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.&lt;/p&gt;

&lt;h2&gt; In enim justo&lt;/h2&gt;
&lt;p&gt;Imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.&lt;/p&gt;

&lt;div class=&quot;caption alignleft&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3.jpg&quot; alt=&quot;construction3&quot; title=&quot;construction3&quot; width=&quot;346&quot; height=&quot;346&quot; class=&quot;alignleft size-full wp-image-183&quot; /&gt;&lt;p&gt;Blueprint for my house&lt;/p&gt;&lt;/div&gt;

&lt;p&gt; Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante.&lt;/p&gt;

&lt;p&gt; Etiam sit amet orci eget eros faucibus tincidunt. Duis leo. Sed fringilla mauris sit amet nibh. Donec sodales sagittis magna. Sed consequat, leo eget bibendum sodales, augue velit cursus nunc, quis gravida magna mi a libero. Fusce vulputate eleifend sapien. Vestibulum purus quam, scelerisque ut, mollis sed, nonummy id, metus. Nullam accumsan lorem in dui. Cras ultricies mi eu turpis hendrerit fringilla.&lt;/p&gt;

&lt;blockquote&gt;&lt;q&gt;&quot;Dreams pass into the reality of action. From the actions stems the dream again; and this interdependence produces the highest form of living.&quot;&lt;/q&gt;&lt;cite&gt;Anais Nin&lt;/cite&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;h5&gt;Project outline&lt;/h5&gt;
&lt;ul class=&quot;pointerlist&quot;&gt;
	&lt;li&gt;venenatis ut, lacinia ut&lt;/li&gt;
	&lt;li&gt;Maecenas pede metus, ultricies non&lt;/li&gt;
	&lt;li&gt;Curabitur dapibus vulputate nibh.&lt;/li&gt;
	&lt;li&gt;Quisque eget lectus ut ipsum luctus facilisis.&lt;/li&gt;
	&lt;li&gt;Mauris convallis leo sed risus. Phasellus sit amet sapien ut velit aliquet vulputate.&lt;/li&gt;
	&lt;li&gt;Praesent hendrerit tempus risus. Donec sed purus.&lt;/li&gt;
	&lt;li&gt;Pellentesque id nisl. Etiam velit.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt; Vestibulum ante ipsum primis&lt;/h2&gt;
&lt;p&gt;In faucibus orci luctus et ultrices posuere cubilia Curae; In ac dui quis mi consectetuer lacinia. Nam pretium turpis et arcu. Duis arcu tortor, suscipit eget, imperdiet nec, imperdiet iaculis, ipsum. Sed aliquam ultrices mauris. Integer ante arcu, accumsan a, consectetuer eget, posuere ut, mauris. Praesent adipiscing. Phasellus ullamcorper ipsum rutrum nunc. Nunc nonummy metus.&lt;/p&gt;

&lt;div class=&quot;box boxstyle3&quot;&gt;
&lt;a href=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3.jpg&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/construction3-150x150.jpg&quot; alt=&quot;construction3&quot; title=&quot;construction3&quot; width=&quot;150&quot; height=&quot;150&quot; class=&quot;alignleft size-thumbnail wp-image-183&quot; /&gt;&lt;/a&gt;
&lt;h6&gt;About the project&lt;/h6&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
&lt;/div&gt;
</pre>
<hr/>
<h1>the last example</h1>
<div class="meta">July 1, 2009  &nbsp;|&nbsp; <a href="/bigfeature/category/documentation/" title="View all posts in Documentation" rel="category tag">Documentation</a>  </div>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.</p>
<p><a href="http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/vector-headphones/" rel="wp-att-110"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/vector-headphones-150x150.jpg" alt="vector-headphones" title="vector-headphones" width="150" height="150" class="alignleft size-thumbnail wp-image-110" /></a></p>
<p><a href="http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/singer/" rel="wp-att-112"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/singer-150x150.jpg" alt="singer" title="singer" width="150" height="150" class="alignleft size-thumbnail wp-image-112" /></a></p>
<p><a href="http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/dj/" rel="wp-att-108"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/dj-150x150.jpg" alt="dj" title="dj" width="150" height="150" class="alignleft size-thumbnail wp-image-108" /></a></p>
<p> In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.</p>
<div class="caption aligncenter"><a href="http://www.vfxdude.com/bigfeature/2009/06/introduction-to-the-theme/woman1/" rel="wp-att-441"><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/woman1-528x327.jpg" alt="woman1" title="woman1" width="528" height="327" class="alignleft size-medium wp-image-441" /></a>
<p>Photograph from a fashionshoot</p>
</div>
<p> Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante.</p>
<h2>Aenean leo ligula</h2>
<p> porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui.</p>
<p><img src="http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/fruit.jpg" alt="fruit" title="fruit" width="283" height="424" class="alignleft size-full wp-image-116" /></p>
<p> Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.</p>
<p> Aenean ut eros et nisl sagittis vestibulum. Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque.</p>
<div class="clear"></div>
<h5>The code</h5>
<pre class="brush: xml;">
&lt;p&gt;Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.&lt;/p&gt;

&lt;a href=&quot;http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/vector-headphones/&quot; rel=&quot;wp-att-110&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/vector-headphones-150x150.jpg&quot; alt=&quot;vector-headphones&quot; title=&quot;vector-headphones&quot; width=&quot;150&quot; height=&quot;150&quot; class=&quot;alignleft size-thumbnail wp-image-110&quot; /&gt;&lt;/a&gt;

&lt;a href=&quot;http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/singer/&quot; rel=&quot;wp-att-112&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/singer-150x150.jpg&quot; alt=&quot;singer&quot; title=&quot;singer&quot; width=&quot;150&quot; height=&quot;150&quot; class=&quot;alignleft size-thumbnail wp-image-112&quot; /&gt;&lt;/a&gt;

&lt;a href=&quot;http://www.vfxdude.com/bigfeature/2009/06/like-these-sweet-mornings-of-spring-which-i-enjoy-with-my-whole-heart/dj/&quot; rel=&quot;wp-att-108&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/dj-150x150.jpg&quot; alt=&quot;dj&quot; title=&quot;dj&quot; width=&quot;150&quot; height=&quot;150&quot; class=&quot;alignleft size-thumbnail wp-image-108&quot; /&gt;&lt;/a&gt;

&lt;p&gt; In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium. Integer tincidunt. Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum.&lt;/p&gt;

&lt;div class=&quot;caption aligncenter&quot;&gt;&lt;a href=&quot;http://www.vfxdude.com/bigfeature/2009/06/the-dense-fog-hardly-allowed-them-to-discover-the-earth/woman1/&quot; rel=&quot;wp-att-441&quot;&gt;&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/woman1-528x327.jpg&quot; alt=&quot;woman1&quot; title=&quot;woman1&quot; width=&quot;528&quot; height=&quot;327&quot; class=&quot;alignleft size-medium wp-image-441&quot; /&gt;&lt;/a&gt;&lt;p&gt;Photograph from a fashionshoot&lt;/p&gt;&lt;/div&gt;

&lt;p&gt; Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui. Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus. Nullam quis ante.&lt;/p&gt;

&lt;h2&gt;Aenean leo ligula&lt;/h2&gt;&lt;p&gt; porttitor eu, consequat vitae, eleifend ac, enim. Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus. Phasellus viverra nulla ut metus varius laoreet. Quisque rutrum. Aenean imperdiet. Etiam ultricies nisi vel augue. Curabitur ullamcorper ultricies nisi. Nam eget dui.&lt;/p&gt;

&lt;img src=&quot;http://www.vfxdude.com/bigfeature/wp-content/uploads/2009/06/fruit.jpg&quot; alt=&quot;fruit&quot; title=&quot;fruit&quot; width=&quot;283&quot; height=&quot;424&quot; class=&quot;alignleft size-full wp-image-116&quot; /&gt;

&lt;p&gt; Etiam rhoncus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem. Maecenas nec odio et ante tincidunt tempus. Donec vitae sapien ut libero venenatis faucibus.&lt;/p&gt;

&lt;p&gt; Aenean ut eros et nisl sagittis vestibulum. Nullam nulla eros, ultricies sit amet, nonummy id, imperdiet feugiat, pede. Sed lectus. Donec mollis hendrerit risus. Phasellus nec sem in justo pellentesque facilisis. Etiam imperdiet imperdiet orci. Nunc nec neque.&lt;/p&gt;
&lt;div class=&quot;clear&quot;&gt;&lt;/div&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/07/writing-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme Settings</title>
		<link>http://www.vfxdude.com/bigfeature/2009/07/theme-settings/</link>
		<comments>http://www.vfxdude.com/bigfeature/2009/07/theme-settings/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 20:42:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[documentation]]></category>

		<guid isPermaLink="false">http://www.vfxdude.com/bigfeature/?p=480</guid>
		<description><![CDATA[BigFeature has many settings, making the theme very flexible and customizable. Here is an overview of the most important ones. 
Add/Remove Features

Show the Logo
The logo must be uploaded first (se video above) and then this must be enabled for it to be visible. The file type can be gif/png/jpg.

Show the Sitename
This is the Blog Title [...]]]></description>
			<content:encoded><![CDATA[<img width="528" height="262" src="/bigfeature/wp-content/uploads/2009/07/tutorial-settings.jpg" alt="Theme Settings" /><p>BigFeature has many settings, making the theme very flexible and customizable. Here is an overview of the most important ones. <span id="more-480"></span></p>
<h5>Add/Remove Features</h5>
<ul>
<li><b>Show the Logo</b>
<p>The logo must be uploaded first (se video above) and then this must be enabled for it to be visible. The file type can be gif/png/jpg.</p>
</li>
<li><b>Show the Sitename</b>
<p>This is the Blog Title that can be changed in the Wordpress general settings.</p>
</li>
<li><b>Show the Slogan</b>
<p>This is the Tagline that can be changed in the Wordpress general settings.</p>
</li>
<li><b>Show the Navigation</b>
<p>Show/hide the top navigation (can be set as an alternative style in the misc section).</p>
</li>
<li><b>Add a searchbox to the header</b>
<p>This is a searchbox that also can be added as an widget, but it might be better to have it in the header for easy access.</p>
</li>
<li><b>Show the RSS Icon in the header</b>
<p>This icon can link to the wordpress rss feed or to a &#8220;Feedburner RSS Feed url&#8221; if this setting is set.</p>
</li>
<li><b>Enable the Feature Image for posts</b>
<p>This enables the big feature article image (the size is set in the &#8220;Feature Image Width&#8221; setting). The first post on the frontpage and articles/pages will display this big image if the right width pic is uploaded (a post can be set as sticky to keep it at the top of the frontpage).</p>
</li>
<li><b>Show Related posts below articles</b>
<p>This is posts with common tags as current. Good way to keep readers on the site.</p>
</li>
<li><b>Show Recent posts below articles</b>
<p>This is the same as the recent posts widget, and it also takes the parameters from that widget. The advantage to have it below an article than in the sidebar is that on the frontpage the new posts are already listed, and it seems redundant to also have it in the sidebar.</p>
</li>
<li><b>Show popular posts below articles (plugin)</b>
<p>This is using the &#8220;Popularity Contest plugin&#8221; (it must be installed for this setting to work). There is also an setting for how many popular posts to list.</p>
</li>
<li><b>Enable Breadcrumbs (plugin)</b>
<p>This is using the &#8220;Yoast Breadcrumbs plugin&#8221; (it must be installed for this setting to work). The breadcrumb is shown on pages and article above the default image (if any).</p>
</li>
</ul>
<h5>Misc</h5>
<ul>
<li><b>Show Post a Comment Link</b>
<p>Displays a link to the comments after the read-more link. This link will be displayed if no read-more exists.</p>
</li>
<li><b>Show retweet button in posts (plugin)</b>
<p>Adds a a retweet button at the top of posts. The <a target="_blank" href="http://wordpress.org/extend/plugins/tweetmeme/">TweetMeme Button</a> plugin must be installed for this to work. In the settings of the plugin set the position to manual, remove the styling, and then enable it in the theme settings. Also set a Source for retweets.</p>
</li>
<li><b>Show RSS Feed links in the footer</b>
<p>Show/hide the rss links in the footer (will use feedburner rss if set).</p>
</li>
<li><b>Include a top link in the footer</b>
<p>Adds a link that scrolls to the top when clicked on in the footer.</p>
</li>
<li><b>Enable custom single templates</b>
<p>When this is checked the functionality for custom single.php templates is enabled. <a href="/bigfeature/2009/10/faq/#customsingle">Here</a> is more information on how to use it.</p>
</li>
<li><b>Disable dynamic title tags</b>
<p>The dynamic title tag functionality outputs title tags based on post/page name etc. If this is disabled only the blog title will be shown, but then plugins like Headspace2 can be used to make it dynamic again.</p>
</li>
<li><b>Disable meta tags</b>
<p>Meta tags for description and keyword is automatically added, if this is disabled no meta tags will be shown. This is useful if a plugin like Headspace2 is used to output meta tags instead.</p>
</li>
<li><b>Use First Attached Image as default</b>
<p>If this setting is enables the first image uploaded will be automatically used as the default image (images can be set as first image in the attachment list by dragging them to the top of the list (can be useful when checking out different article images)).</p>
</li>
<li><b>Add an image border to default images</b>
<p>Adds a (1px solid #ddd) border to default images (this also reduces the image width by 2px).</p>
</li>
<li><b>Use an alternative styling for widget headings (cufonized)</b>
<p>Changes the widget heading for the main sidebar.</p>
</li>
<li><b>Show Category name in the Archive</b>
<p>Show/hide the category name in the archive listing. When adding a category in the navigation it will be highlighted as current and therefore the archive heading might not be necessary.</p>
</li>
<li><b>Enable Feature image for Categories in the archive</b>
<p>Makes the archive behave like the blog with a feature image at the top.</p>
</li>
<li><b>Disable the feature image on the frontpage</b>
<p>If this is enabled, feature images will not be shown on the frontpage of the blog, but they will still be shown in the article view.</p>
</li>
</ul>
<h5>Thumbnail posts</h5>
<ul>
<li><b>Show older posts on the blog frontpage as thumbnail posts</b>
<p>This will display the older posts (the posts after the first one) on the frontpage as thumbnails. There is also a thumbnails template that can be used to create a &#8220;non blog frontpage&#8221; or maybe a portfolio (see example on this demo site).</p>
</li>
<li><b>Show the archive posts as thumbnail posts</b>
<p>The posts in the archive (lists of categories, tags etc.) will be shown as thumnail posts (like in the blog when that is enabled).</p>
</li>
<li><b>Show the search result as thumbnail posts</b>
<p>The search result posts will be shown as thumbnail posts.</p>
</li>
<li><b>Show recent posts (below the article) as thumbnail posts</b>
<p>The recent posts will be moved below the comments and shown as thumbnail posts.</p>
</li>
<li><b>Show related posts as thumbnail posts</b>
<p>The related posts will be moved below the comments and shown as thumbnail posts.</p>
</li>
<li><b>Show Read More for Thumbnails</b>
<p>Show/hide the read-more for thumbnails (for the frontpage and the tumbnails template).</p>
</li>
<li><b>Show Meta info for Thumbnails</b>
<p>Adds the posibility to display the date, author and number of comments for the thumbnails.</p>
</li>
<li><b>Add Date to the Thumbnail posts text</b>
<p>Adds a short formatted date at the beginning of the text in thumbnail posts. The date format can be set in the theme settings (Short Date Format)</p>
</li>
<li><b>Exclude the text from thumbnail posts</b>
<p>Removes the text from thumbnail posts.</p>
</li>
<li><b>Add an image border to thumbnail posts</b>
<p>Add a 1px border around the thumbnail post images.</p>
</li>
<li><b>Produce thumbnails for videos (proplayer must be installed)</b>
<p>This works for videos (proplayer shortcode and url) added in the &#8220;Big Feature post/page settings&#8221; below the editor.</p>
</li>
</ul>
<h5>The rest of the general settings</h5>
<ul>
<li><b>Container Width</b>
<p>This sets the width of the website (feature images must be at least this width to be displayed).</p>
</li>
<li><b>Sidebar Width</b>
<p>This sets the width of sidebar (reduces the width of the content area).</p>
</li>
<li><b>Sidebar 2 Width</b>
<p>This sets the width of the second sidebar column (reduces the width of the content area).</p>
</li>
<li><b>Sidebar Margin</b>
<p>This sets the width of the margin between the content and the sidebar.</p>
</li>
<li><b>Meta Information</b>
<p>Add/remove meta information below the post heading. Comment icon show the number of posts on the right side of the post heading.</p>
</li>
<li><b>Upload a Logo</b>
<p>Here you can upload a logo (needs to be enabled in the featured section). See video for example how to.</p>
</li>
<li><b>Logo URL</b>
<p>This can be set instead of uploading a logo (full url). Useful if the logo image is on an external site. </p>
</li>
<li><b>Limit frontpage text</b>
<p>Number of words to automatically limit (cut off and a readmore is displayed to read the rest of the post) for the front page text (also archive and search). This is set off by default, so the post can be limited by readmore or using an excerpt instead.</p>
</li>
<li><b>Limit thumbnail text</b>
<p>Same as above, but for thumbnails. This is enabled by default.</p>
</li>
<li><b>Limit portfolio text</b>
<p>Limits the text in the portfolio2 template. This is enabled by default.</p>
</li>
<li><b>Normal default image max height</b>
<p>This sets the max height of normal/medium default images.</p>
</li>
<li><b>Thumb default image max height</b>
<p>This sets the max height of  thumbnail default images.</p>
</li>
<li><b>Date Format</b>
<p>php date format for the date meta information.</p>
</li>
<li><b>Short Date Format</b>
<p>php date format for thumbnail posts and recent/related posts.</p>
</li>
<li><b>Home menu name</b>
<p>The text for the navigation item for the frontpage.</p>
</li>
<li><b>Read More text</b>
<p>The text for the read more link.</p>
</li>
<li><b>Thumb posts Read More text</b>
<p>The text for the read more link for thumbnail posts.</p>
</li>
<li><b>Number of Popular Posts</b>
<p>The number of posts to list using the &#8220;Popularity Contest plugin&#8221; after the article.</p>
</li>
<li><b>Popular Posts Report Type</b>
<p>The type of &#8220;most popular&#8221; list to show.</p>
</li>
<li><b>Number of Recent Posts</b>
<p>The number of &#8220;recent posts&#8221; to list under the article (if enabled).</p>
</li>
<li><b>Max Number of Related Posts</b>
<p>The maximum number of &#8220;related posts&#8221; to list under the article (if enabled).</p>
</li>
<li><b>Feedburner RSS Feed url</b>
<p>Feedburner rss url. Will replace all rss links.</p>
</li>
<li><b>Feedburner ID For Email Subscription</b>
<p>Feedburner ID for the custom feed widget that shows a &#8220;subscribe by email&#8221; form (this is what&#8217;s after http://feeds.feedburner.com/ in the url above).</p>
</li>
<li><b>Footer Text</b>
<p>Change The footer text and links (this replaces the designed by text). The rss links can be disabled in misc.</p>
</li>
<li><b>Scripts</b>
<p>Adds code to the bottom the page (for Google Analytics and similar stuff).</p>
</li>
</ul>
<h5>Navigation</h5>
<p>&#8220;Add/remove/Sort the Navigation&#8221; is a simple way to change the top menu by drag and dropping items to/from the navigation. In many themes you have to type the ID of the post to add it, and many don&#8217;t even include the possibility to add categories. Here you got an easy way to do both, without the hassle of finding the ID&#8217;s. The drag and drop functionality was added in version 1.0.1, a video of this functionality is available <a href="http://www.vfxdude.com/navigation-sort/">here</a>. The next setting, &#8220;Enable dropdown menu for pages/categories&#8221; you can enable a dropdown hiearchy for the menu item. All children for the menu item will be included.</p>
<ul>
<li><b>Include Categories in the navigation admin</b>
<p>Adds categories to the navigation admin list.</p>
</li>
<li><b>Include Links in the navigation admin</b>
<p>Adds links to the navigation admin list.</p>
</li>
<li><b>Enable the multiple navigation functionality</b>
<p>Adds a + icon next to the main naviagtion. When it&#8217;s clicked more navigations will be added.</p>
</li>
<li><b>Remove the add pages checkbox (from the pages admin)</b>
<p>Removes the &#8220;Add this page to the navigation&#8221; checkbox from the pages section.</p>
</li>
<li><b>Show down arrow to indicate dropdown menu</b>
<p>Shows a arrow in the navigation to mark a dropdown menu.</p>
</li>
<li><b>Navigation Style</b>
<p>Changes the style of the main navigation.</p>
</li>
</ul>
<p><h5>Typography</h5>
<ul>
<li><b>Cufon font replacement</b>
<p>Setting for displaying the sitename, slogan, navigation, post heading, H1 &#038; H2 tag as an anti aliased font. The font used is Vegur (a free font by dotcolon.net).</p>
</li>
<li><b>Default Cufon font</b>
<p>Choose another default cufon font without uploading.</p>
</li>
<li><b>Cufon Font Uploader</b>
<p>Makes it possible to add new cufon fonts. See <a href="http://www.vfxdude.com/cufon-uploader-and-slider/">this video</a> for more info.</p>
</li>
<li><b>Sitename text size</b>
<p>The font size in pixels for the sitename.</p>
</li>
<li><b>Navigation text size (px)</b>
<p>The font size in pixels for the navigation.</p>
</li>
<li><b>Article header &#038; H1-tag size</b>
<p>The font size in pixels for the post header and H1 tag</p>
</li>
<li><b>Body text size (px)</b>
<p>The font size in pixels for the body tag (whole website).</p>
</li>
<li><b>Post text size (px)</b>
<p>The font size in pixels for the post text.</p>
</li>
<li><b>Body text font Type</b>
<p>Default font family for the website.</p>
</li>
<li><b>Heading font type</b>
<p>Font type for the headings.</p>
</li>
</ul>
<p><h5>Colors</h5>
<p>Quite self explanatory, adds the possibility to change the colors for sitename, slogan, navigation, links, headings and the background.
</ul>
</p>
<h2>Default Image Settings</h2>
<p>When adding/editing posts/pages there this theme have added an meta box (below the editor) for adding a default article image. There is an &#8220;upload an image&#8221; button, which is the same as the small &#8220;add an image&#8221; icon above the editor. The reason this was added is that the icon is so small, might be easy to miss for new users of wordpress, so a big button with clear text might be helpful. </p>
<p>When uploading an image there is an setting called &#8220;default image&#8221; (a radio button for yes or no) added to enable or disable the image as default for the post (displays on the frontpage, search and archives). There is also an &#8220;enter an Image URL&#8221; input box in the default image meta settings, which overrides any uploaded image and will be displayed instead (only internal url&#8217;s are allowed).</p>
<p>The next option is to add a custom thumbnail to the post/page. This one overrides the default image thumbnail. The next one makes it possible to <a href="/bigfeature/2009/10/faq/#videocode">add videos</a> as &#8220;default images&#8221;. The next checkbox is to disable the default image for this post. The last option is to disable feature size for images/videos. This is useful if the video is not that wide, so it doesn&#8217;t get that stretched. In pages there is also a checkbox for adding the page to the navigation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vfxdude.com/bigfeature/2009/07/theme-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

