<?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>Host Like Toast</title>
	<atom:link href="http://www.hostliketoast.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostliketoast.com</link>
	<description>Managed Wordpress Hosting &#38; Custom Web Services</description>
	<lastBuildDate>Wed, 22 Feb 2012 12:35:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>WordPress Twitter Bootstrap CSS plugin v2.0 (Final) &#8211; Notes on important changes</title>
		<link>http://www.hostliketoast.com/2012/02/wordpress-twitter-bootstrap-css-plugin-v2-0-final/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-twitter-bootstrap-css-plugin-v2-0-final</link>
		<comments>http://www.hostliketoast.com/2012/02/wordpress-twitter-bootstrap-css-plugin-v2-0-final/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 22:13:31 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Host Like Toast News, Updates & Blog]]></category>
		<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1574</guid>
		<description><![CDATA[We reported last week that Twitter Bootstrap version 2.0 was released. This was a huge update that brought many changes and required extensive work on the WordPress Bootstrap CSS plugin. We released an updated version of the plugin into beta a week ago and we&#8217;re quite happy that in its existing state, it&#8217;s good for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright size-medium wp-image-1514" title="WordPress, Twitter Bootstrap and Host Like Toast" src="http://www.hostliketoast.com/wp/wp-content/uploads/2012/02/banner-772x250-300x97.jpg" alt="WordPress, Twitter Bootstrap and Host Like Toast" width="300" height="97" />We reported last week that <a title="Twitter Bootstrap 2.0 is released to public" href="http://www.hostliketoast.com/2012/02/twitter-bootstrap-2-0-released/">Twitter Bootstrap version 2.0 was released</a>.</p>
<p>This was a huge update that brought many changes and required extensive work on the <a rel="nofollow" title="WordPress Twitter Bootstrap CSS plugin" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" target="_blank">WordPress Bootstrap CSS plugin</a>.</p>
<p>We released an <a title="WordPress Bootstrap CSS Plugin updated for Twitter Bootstrap 2.0" href="http://www.hostliketoast.com/2012/02/wordpress-bootstrap-css-plugin-updated-twitter-bootstrap-2-0/">updated version of the plugin into beta</a> a week ago and we&#8217;re quite happy that in its existing state, it&#8217;s good for prime time.</p>
<p>That said though, there are a few things you need to take into consideration before upgrading.</p>
<p><span id="more-1574"></span></p>
<h2>Upgrading from pre-2.0.0 WordPress Twitter Bootstrap plugin</h2>
<p>You should know there are 2 versions of the Twitter Bootstrap libraries now available within the admin section of the WordPress plugin:</p>
<ol>
<li>Twitter Legacy</li>
<li>Twitter</li>
</ol>
<h3>1. Twitter Legacy</h3>
<p>This is the original version (1.4.x) of Twitter Bootstrap. We appreciate that people need time to migrate when there are big changes in a library such as this.</p>
<p>If you want the option to stay up to date with the plugin&#8217;s latest features, while giving you time to migrate your site to Twitter Bootstrap version 2.0, you&#8217;re covered!</p>
<p>If, when you upgrade to version 2.0 of the WordPress Twitter Bootstrap CSS plugin, you&#8217;re configured to us &#8220;Twitter&#8221; bootstrap, you will automatically be converted to &#8220;Twitter Legacy&#8221;.</p>
<p>Bugs notwithstanding, there should be absolutely no change in your website appearance and functionality &#8211; you can upgrade this plugin with confidence!</p>
<h3>2. Twitter</h3>
<p>&#8220;Twitter&#8221; represents the latest public, stable version of Twitter Bootstrap. At the time of writing that&#8217;s version 2.0.0.</p>
<p>Certain features and libraries are only available with &#8220;Twitter&#8221; that are not available with &#8220;Twitter Legacy&#8221;.</p>
<p>We have been diligent in making the admin interface reflect these differences so there should be minimal confusion.</p>
<h3>Hot-Linking option is removed (permanently) from version 2.0.0 onwards</h3>
<p>Hot-linking resources on your website comes with its own issues, and maintaining the plugin to support hot-linking was proving more work that the possible benefits.</p>
<p>Apologies to anyone who prefers hot-linking. The migration/upgrade from previous versions will be seamless and shouldn&#8217;t present any problems.</p>
<h2>WordPress shortcodes support for Twitter Bootstrap elements</h2>
<p>Since there were serious changes to the Twitter Bootstrap elements, the plugin shortcodes have changed a lot also.</p>
<p>Where possible we&#8217;ve tried to maintain backward compatibility with the &#8220;Twitter Legacy&#8221; configuration, but this wasn&#8217;t always possible.</p>
<p>And, as Twitter Bootstrap continues to evolve, we cannot guarantee long-term support for legacy users. So, please upgrade your site to use the latest version as soon as you can.</p>
<p>The following is a short list of the most important changes to the shortcodes system:</p>
<ul>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 1: Buttons" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-1-buttons/" target="_blank">TBS_BUTTON</a>] supports the classes: <code>default</code> | <code>primary</code> | <code>info</code> | <code>success</code> | <code>danger</code>. But, whichever you choose, this <strong>must be the first class</strong> defined in the &#8220;class&#8221; parameter.</li>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 2: Labels" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/" target="_blank">TBS_LABEL</a>] supports the classes: <code>default</code> | <code>warning</code> | <code>info</code> | <code>success</code> | <code>important</code>. But, whichever you choose, this <strong>must be the first class</strong> defined in the &#8220;class&#8221; parameter.</li>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 4: Alerts and Block Messages" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/" target="_blank">TBS_BLOCK</a>] <strong>is no longer supported</strong>. Twitter Bootstrap 2.0+ does not have &#8220;blocks&#8221; and instead uses &#8220;alerts&#8221; with specific classes. If you use [TBS_BLOCK] with &#8220;Twitter Legacy&#8221; you should still get blocks, but they are actually alerts with a legacy class defined. You should change all your [TBS_BLOCK] instances to [TBS_ALERT] and use the <code>alert-block</code> class.</li>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 4: Alerts and Block Messages" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/" target="_blank">TBS_ALERT</a>] shortcode has a &#8220;class&#8221; parameter which can remain undefined (for the default setting), or can use: <code>alert-block</code> with <code>alert-success</code> | <code>alert-info</code> | <code>alert-error</code>. To use <code>alert-block</code> with <code>alert-success</code>, for example, just separate them in the parameter with space, e.g.: <code>class="alert-block alert-success"</code></li>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 5: Twipsy Rollovers" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/" target="_blank">TBS_TWIPSY</a>] is no longer supported. Please use [TBS_TOOLTIP] going forward with the same parameters as twipsy. For now, in version 2.0.0 the old shortcode should still work, but we will not be guaranteeing this as versions progress.</li>
<li>[TBS_TOOLTIP] is unlike TWIPSY with regards the &#8220;placement&#8221; parameter. The options are now: <code>top</code> | <code>bottom</code> | <code>left</code> | <code>right</code></li>
<li>[<a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 6: Popovers" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-6-popovers/">TBS_POPOVER</a>] is unchanged and works as with Twitter Legacy 1.4.0</li>
</ul>
<p>At the time of writing, the other shortcodes are currently untested with version 2.0 and are unlikely to work. If you really need them, stick with Twitter Legacy for now.</p>
<p>In the future, I&#8217;ll be posting more detailed how-to on the site to use the newest and latest Twitter Bootstrap shortcodes as they become available and updated.</p>
<p>Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2012/02/wordpress-twitter-bootstrap-css-plugin-v2-0-final/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thesis Theme 1.8.3 and how it affects Thesis WordPress Child Themes</title>
		<link>http://www.hostliketoast.com/2012/02/thesis-theme-1-8-3-how-it-affects-thesis-wordpress-child-themes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thesis-theme-1-8-3-how-it-affects-thesis-wordpress-child-themes</link>
		<comments>http://www.hostliketoast.com/2012/02/thesis-theme-1-8-3-how-it-affects-thesis-wordpress-child-themes/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 14:06:28 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1545</guid>
		<description><![CDATA[Last week DIY Themes released Thesis Framework 1.8.3. Fun. Not really. I wrote a guide some time ago about creating Thesis Child Themes. One of the advantages I tout about child themes is the smooth upgrade path from one version of the parent theme to the next. Unfortunately this latest release of Thesis 1.8.3 caused me [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Last week DIY Themes released <a rel="nofollow" title="Thesis Theme Framework for WordPress" href="http://bit.ly/hNOITJ" target="_blank">Thesis Framework 1.8.3</a>.</p>
<p>Fun. Not really.</p>
<p>I wrote a guide some time ago about creating <a title="How-to: Easily create a child-theme for WordPress (using Thesis Theme as an example)" href="http://www.hostliketoast.com/2011/07/how-create-child-theme-thesis-wordpress/">Thesis Child Themes</a>. One of the advantages I tout about child themes is the smooth upgrade path from one version of the parent theme to the next.</p>
<p>Unfortunately this latest release of Thesis 1.8.3 caused me a little bit of a headache because he changed the way he includes the theme&#8217;s CSS stylesheets.</p>
<p>In this quick post I&#8217;m going to show you what you can do to quickly offset any problems associated with Thesis Child Themes and stylesheets.</p>
<p><span id="more-1545"></span></p>
<h2>What changed in Thesis 1.8.3 with regards CSS stylesheets?</h2>
<p>Honestly, I don&#8217;t know the exact answer to that because I haven&#8217;t delved into the code too deeply.</p>
<p>But, we know he changed things because he tells us he did, and also because I&#8217;ve reviewed a little bit of the code enough to see some significant changes for myself.</p>
<p>The best thing I can do is describe the problem as I see it, and how I went about fixing it.</p>
<p>Before we even download Thesis 1.8.3, let&#8217;s start with the child theme you have already created and are presumably running on your site.</p>
<p>If you&#8217;ll remember from the <a title="How-to: Easily create a child-theme for WordPress (using Thesis Theme as an example)" href="http://www.hostliketoast.com/2011/07/how-create-child-theme-thesis-wordpress/">how to article on Thesis child themes</a>, we created the critical <code>styles.css</code> in the root of the child theme folder.</p>
<p>This <code>styles.css</code> should have a single import line and will look something like this:</p>
<pre>@import url("../thesis/style.css");</pre>
<p>Pretty innocent huh? Well it is this line that fried my site.</p>
<p>You see it uses a <em>relative path</em> to find the parent Thesis theme &#8211; the &#8220;../&#8221; means &#8220;go <em>up</em> 1 directory level&#8221;.</p>
<p>However, with Thesis 1.8.3, with the way it is being included into the site, this relative path is failing and it&#8217;s not finding the parent thesis theme folder.</p>
<p>Not good.</p>
<p>The simple solution here is to create a full path to the CSS stylesheet file. The following line now replaces the line above:</p>
<pre>@import url("//www.hostliketoast.com/wp/wp-content/themes/thesis/style.css");</pre>
<p>As you can see, not too complicated. You just have to replace it with your URL and if you have WordPress files in a sub-folder, as I do with (&#8216;<code>wp/</code>&#8216;), then you need to include that also.</p>
<p>This wont break your Thesis 1.8.2 and prepares you nicely for Thesis 1.8.3.</p>
<p>Remember, when performing upgrades of your site, you should always create a <a rel="nofollow" title="worpit: faster, more centralized WordPress admin" href="http://worpit.com" target="_blank">backup of your website files</a> in case you toast them.</p>
<h2>Upgrading to Thesis Framework 1.8.3 for your WordPress child theme</h2>
<p>Assuming you&#8217;ve created the backup of your theme files and WordPress database, download the new Thesis 1.8.3 and copy them into your parent thesis theme folder, overwriting all files when prompted.</p>
<p>Navigate to the thesis admin section of your WordPress site and run the database upgrade when you&#8217;re prompted.</p>
<p>All being well, your website should be seamlessly upgraded to run Thesis Framework 1.8.3.</p>
<p>If you hit a glitch, and your WordPress site isn&#8217;t showing the styles as you would expect, the only suggestion I have is to &#8220;rebuild&#8221; your CSS files.</p>
<p>Thesis 1.8.3 has a new &#8220;Design Mode&#8221; &#8211; I don&#8217;t care much for it because I use other means of optimizing my websites.</p>
<p>But it&#8217;s there and we have to work with it&#8230;</p>
<ul>
<li>Go to Thesis &#8216;Site Options&#8217;</li>
<li>Expand the &#8216;Stylesheet Options&#8217; section</li>
<li>Uncheck the box &#8216;Use Design Mode&#8217;</li>
<li>Save.</li>
<li>Re-Check the box &#8216;Use Design Mode&#8217;</li>
<li>Save</li>
</ul>
<p>Now try reloading the site.</p>
<h2>Other issues with Thesis Framework 1.8.3</h2>
<p>I&#8217;m not the only person that has experienced problems with the latest Thesis upgrade, but I was able to work my way through it eventually. It was nothing too serious in the end.</p>
<p>If you do have more serious issues, you&#8217;re best to go back to 1.8.2 and sit tight. Or go to the Thesis Forums and ask for help from the great number of superb folks out there.</p>
<p>Or, you can write to me in the comments sections below, or <a title="Contact Host Like Toast" href="http://www.hostliketoast.com/help-support/contact-host-like-toast/" target="_blank">contact us directly</a> and I&#8217;ll see what I can do to assist you.</p>
<p><strong>Remember to completely clear any website caches, and your browser cache if the site doesn&#8217;t look as you expected.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2012/02/thesis-theme-1-8-3-how-it-affects-thesis-wordpress-child-themes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free CPanel FTP Backup supports secure SCP file transfer</title>
		<link>http://www.hostliketoast.com/2012/02/free-cpanel-ftp-backup-supports-secure-scp-file-transfer/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=free-cpanel-ftp-backup-supports-secure-scp-file-transfer</link>
		<comments>http://www.hostliketoast.com/2012/02/free-cpanel-ftp-backup-supports-secure-scp-file-transfer/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 12:22:31 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Code, Development, PHP & Free Giveaways]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1526</guid>
		<description><![CDATA[If you host your website using CPanel, we have provided a free, fully customizable script for backing up your full web hosting site. We have received a couple of questions about security recently so we decided to simply highlight clearly that you can configure the CPanel backup script to transfer your backup files over SCP. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you host your website using CPanel, we have provided a free, fully customizable script for backing up your full web hosting site.</p>
<p>We have received a couple of questions about security recently so we decided to simply highlight clearly that you can configure the CPanel backup script to transfer your backup files over SCP.</p>
<p>SCP is not SFTP, though it is often confused. The backup script uses native CPanel API calls and is therefore only as powerful or as limited as the base-CPanel implementation.</p>
<p><span id="more-1526"></span></p>
<h2>How to enable Secure SCP transfer of CPanel backup files</h2>
<p>To see the demonstration on how to backup your web hosting using our CPanel script, please see our original <a title="How-To: Schedule Full Automatic cPanel Backups for MySQL Databases and Files using the Cron" href="http://www.hostliketoast.com/2011/09/how-to-schedule-full-automatic-cpanel-backups-mysql-databases-files-cron/">article and video on automating CPanel backups</a>.</p>
<p>If you want to see where to enable SCP, look at the 1:20 mark on the video. The item you need to edit is</p>
<pre>ftp_method</pre>
<p>where it reads</p>
<pre>passiveftp</pre>
<p>change this to</p>
<pre>scp</pre>
<p>Next, change the item:</p>
<pre>ftp_port</pre>
<p>from 21, to</p>
<pre>22</pre>
<p>Now it should be noted at this stage that 22 is the default port normally used for SCP. You must check with your server which port SCP services are configured to use &#8211; <strong>and of course that your server even supports SCP</strong>!</p>
<p>If in doubt, check with the service provider.</p>
<h2>Now all that is left is to download the CPanel backup script</h2>
<p>If you&#8217;re not already a member of the Host Like Toast Developer Channel, you can do so for free today using the form below.</p>
<p>If you&#8217;re a reseller hosting provider and you need a script to backup all your clients hosting, you can <a title="Full WHM / CPanel Reseller Server Backup Script" href="http://www.hostliketoast.com/2011/11/full-whmcpanel-reseller-account-server-backup-script/">purchase our premium reseller backup script here</a>.</p>
<p>If you have any questions or comments, please feel free to drop them in the area below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2012/02/free-cpanel-ftp-backup-supports-secure-scp-file-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Bootstrap CSS Plugin updated for Twitter Bootstrap 2.0</title>
		<link>http://www.hostliketoast.com/2012/02/wordpress-bootstrap-css-plugin-updated-twitter-bootstrap-2-0/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-bootstrap-css-plugin-updated-twitter-bootstrap-2-0</link>
		<comments>http://www.hostliketoast.com/2012/02/wordpress-bootstrap-css-plugin-updated-twitter-bootstrap-2-0/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 16:27:54 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Host Like Toast News, Updates & Blog]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1505</guid>
		<description><![CDATA[WordPress Twitter Bootstrap 2.0 plugin is released as beta. Now you can take advantage of the Twitter Bootstrap 2.0 library. Get it here.]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><img class="alignleft size-medium wp-image-1514" title="WordPress, Twitter Bootstrap and Host Like Toast" src="http://www.hostliketoast.com/wp/wp-content/uploads/2012/02/banner-772x250-300x97.jpg" alt="WordPress, Twitter Bootstrap and Host Like Toast" width="300" height="97" /></p>
<p style="text-align: left;">We wrote yesterday that <a title="Twitter Bootstrap 2.0 is released to public" href="http://www.hostliketoast.com/2012/02/twitter-bootstrap-2-0-released/">Twitter Bootstrap 2.0 was released to public</a>.</p>
<p>We&#8217;ve been hard at work preparing our <a rel="nofollow" title="WordPress Twitter Bootstrap CSS plugin" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" target="_blank">WordPress Bootstrap CSS plugin</a> so that you can take advantage of the latest Twitter Bootstrap as soon as possible.</p>
<p>Today we&#8217;ve released the first beta of the plugin for those that want it now.</p>
<p><span id="more-1505"></span></p>
<p>95% of the implementation and testing has been done, but there are a couple of outstanding issues that still need to be addressed.</p>
<h2>Outstanding issues for WordPress Twitter Bootstrap v2.0 beta</h2>
<p>As with any new major release, there will be a couple of issues.</p>
<p>We have finalised the code necessary for you to include all the new v2.0 Twitter Bootstrap features. However, some functionality available in v1.4.0 of the Twitter Bootstrap library may not function correctly in v2.0.0.</p>
<p>It is for this reason we have released it as v2.0.0-beta1 and the following are some points you should note before upgrading:</p>
<ul>
<li>There are 2 versions of Twitter on the plugin now: &#8220;Twitter&#8221; and &#8220;Twitter Legacy&#8221;</li>
<li>With &#8220;Twitter Legacy&#8221; selected, you run on Twitter Bootstrap version 1.4.0</li>
<li>With &#8220;Twitter&#8221; selected, you run on Twitter Bootstrap version 2.0.0</li>
<li>WordPress Bootstrap CSS plugin versions numbers, are now aligned with the latest stable release of Twitter Bootstrap, starting with version 2.0.0</li>
<li>If you&#8217;re upgrading from pre-2.0 version of the plugin, and you were using &#8220;Twitter&#8221;, you will automatically be switched to &#8220;Twitter Legacy&#8221; so as to retain your existing configuration.</li>
<li><a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 1: Buttons" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-1-buttons/">Twitter Bootstrap shortcodes</a> that were released with version 0.8+ of the plugin <strong>may not work</strong> with &#8220;Twitter&#8221; version 2.0.0 on the plugin</li>
<li>It should be noted that because of a change of wording on Twitter Bootstrap, &#8220;twipsy&#8221; has been replaced by &#8220;tooltip&#8221; throughout</li>
<li>Shortcode [TBS_TWIPSY] only works with &#8220;Twitter Legacy&#8221; and has been replaced with &#8220;[TBS_TOOLTIP]&#8221; when using &#8220;Twitter&#8221;</li>
<li>Support for hotlinking CSS and Javascript files from Github (the Twitter Bootstrap repository) has been removed with this version.</li>
</ul>
<h2>Get the WordPress Twitter Bootstrap CSS plugin today!</h2>
<p>The plugin is of course free, and you can grab it from the <a rel="nofollow" title="WordPress Twitter Bootstrap Plugin" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" target="_blank">WordPress.org repository here</a>.</p>
<p>Your best bet is to add it from within your WordPress website by searching for &#8220;WordPress Bootstrap CSS&#8221;. Of course, if you already have it installed your website will notify you of the latest update in the next 24hrs.</p>
<p>Please feel free to offer feedback on our contact page, or better yet comment below so everyone can follow along.</p>
<p>Hope you love it! <img src='http://www.hostliketoast.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2012/02/wordpress-bootstrap-css-plugin-updated-twitter-bootstrap-2-0/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Twitter Bootstrap 2.0 is released to public</title>
		<link>http://www.hostliketoast.com/2012/02/twitter-bootstrap-2-0-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=twitter-bootstrap-2-0-released</link>
		<comments>http://www.hostliketoast.com/2012/02/twitter-bootstrap-2-0-released/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 15:12:42 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Host Like Toast News, Updates & Blog]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1485</guid>
		<description><![CDATA[Twitter Bootstrap 2.0 released to the public. Find out what's new, and how to add Twitter Bootstrap to your WordPress site with our WP plugin.]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignright" title="Twitter Logo Blue Bird" src="https://si0.twimg.com/a/1328379058/images/logos/twitter_newbird_blue.png" alt="Twitter Logo Blue Bird" width="300" height="300" />Regular readers will know that we at Host Like Toast are huge fans of Twitter Bootstrap.</p>
<p>And there&#8217;s great news, version 2.0.0 of this website/web-application library has just been released.</p>
<h2>What&#8217;s new with Twitter Bootstrap 2.0?</h2>
<p>Here follows the main points you should take into consideration with Twitter Bootstrap 2.0:</p>
<ul>
<li>New 12-column, responsive grid system (v1.x was 16-column)</li>
<li>New table styles with a common base class for improved compatibility with other tools</li>
<li>New form styles with smarter defaults, requiring less HTML</li>
<li>Icons, provided by Glyphicons</li>
<li>Smarter navigation components</li>
<li>New buttons, button groups, and button drop downs</li>
<li>Simpler alert messages</li>
<li>New Javascript plug-ins such as carousel, collapse, and typeahead &#8211; pretty awesome!</li>
</ul>
<p>There&#8217;s heaps of things to get excited about with Twitter Bootstrap 2.0!</p>
<p><span id="more-1485"></span></p>
<p>And with version 2.0 there&#8217;s new, top-notch documentation to go along with it, making it super easy for web designers and beginners to get started quickly.</p>
<p>The twitter bootstrap documentation can be found here: <a rel="nofollow" href="http://twitter.github.com/bootstrap/index.html">http://twitter.github.com/bootstrap/index.html</a></p>
<p>Browse through the top-menu to learn about the main elements of the library and see the power you have available to you&#8230;</p>
<h2>How to get Twitter Bootstrap on your website?</h2>
<p>You can download the twitter bootstrap library from the page linked to above. With that, you simply link in the CSS and Javascript files to your website.</p>
<p>If you use WordPress, you will need to edit your theme files to include the various library files.</p>
<h3 style="text-align: center;">Or</h3>
<p>You can grab the free <a rel="nofollow" title="WordPress Twitter Bootstrap plugin" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/">Host Like Toast Twitter Bootstrap CSS plugin</a> (2000 downloads at the time of writing!)</p>
<p>We have written a WordPress plugin specifically for overcoming poorly written themes so as to easily include the Twitter Bootstrap CSS library at the <em>absolute beginning</em> of any website.</p>
<p>You can download the plugin directly from the WordPress.org repository and much of the <a title="WordPress Plugins, by Host Like Toast" href="http://www.hostliketoast.com/wordpress-resource-centre/wordpress-plugins/">documentation you can find on this site</a>.</p>
<p>We have even included a <a title="How To Extend WordPress With Powerful Shortcodes" href="http://www.hostliketoast.com/2011/12/how-extend-wordpress-powerful-shortcodes/">collection of WordPress shortcodes</a> so you can start using some of the Twitter Bootstrap features immediately.</p>
<p>What version of Twitter Bootstrap does the WordPress plugin support?</p>
<p>Currently, WordPress Bootstrap CSS plugin supports only Twitter Bootstrap 1.4.0 but we hope to release an update in the next few days to support the full range of Javascript libraries now made available with version 2.0.</p>
<p>If you would like to be made aware of when we release the update, please feel free to sign up to the Developer Channel using the form below and we&#8217;ll release further information there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2012/02/twitter-bootstrap-2-0-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Twitter Bootstrap using WordPress Shortcodes, Part 6: Popovers</title>
		<link>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-6-popovers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-twitter-bootstrap-using-wordpress-shortcodes-part-6-popovers</link>
		<comments>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-6-popovers/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 10:28:46 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1408</guid>
		<description><![CDATA[WordPress Bootstrap CSS plugin now supports WordPress Shortcodes for Twitter Bootstrap elements. In Part 6: Twitter Popovers]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="size-full wp-image-1471 alignright" title="Twitter Bootstrap Popover" src="http://www.hostliketoast.com/wp/wp-content/uploads/2011/12/twitter-bootstrap-popover.png" alt="Twitter Bootstrap Popover" width="297" height="116" />In the previous article we looked at the <a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 5: Twipsy Rollovers" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/">Twitter Bootstrap Twipsy shortcode</a>. It&#8217;s great for adding an additional piece of information, in a neat and subtle manner.</p>
<p>In this article we&#8217;re going to see how to use Twitter Bootstrap Popovers to create cool popover effects that look great and don&#8217;t detract from your site.</p>
<p><span id="more-1408"></span></p>
<h2>Using Twitter Bootstrap Popovers</h2>
<p>The shortcode to place a Popover on your page or post is:</p>
<pre>TBS_POPOVER</pre>
<p>The following line of text, when placed in a WordPress page or post&#8230;</p>
<pre>[TBS_POPOVER title="Popover Title" content="Cool, interesting popover content to expand your mind" style="text-decoration:underline"][/TBS_POPOVER]</pre>
<p>will produce the following popover text:</p>
<p style="text-align: center;"><span rel="popover" data-placement="right" title="Popover Title" data-content="Cool, interesting popover content to expand your mind" style="text-decoration:underline" >hover over me &#8211; the text containing the popover</span>
<p>As you can see, it&#8217;s almost too easy now to create a great looking Twitter Bootstrap Popover effect!</p>
<p>You can even try combining shortcodes. See this example, where I create a Bootstrap Popover on a Bootstrap Button:</p>
<span rel="popover" data-placement="right" title="WordPress Bootstrap Plugin" data-content="With the WordPress Bootstrap Plugin you can achieve neat and professional effects on your WordPress site with little effort."><a  style="color:black;"  class="btn btn-default" id="myLovelyButton"  href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" title=""> Download the WordPress Bootstrap CSS Plugin!</a></span>
<h2>Parameters for the Twitter Bootstrap Popover Shortcode</h2>
<p>The Popover shortcode is identical to the <a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 5: Twipsy Rollovers" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/">Twipsy Shortcode</a> but for 1 addition: content.</p>
<p>As with the previous shortcodes, the following 3 parameters come as standard:</p>
<ul>
<li><code>class="class1 class2"</code></li>
<li><code>id="mySpecialPopoverID"</code></li>
<li><code>style="CSS:value"</code></li>
</ul>
<p>Twipsy roll-overs require a bit more before they&#8217;ll work however. The remaining parameters are:</p>
<ul>
<li><code>title</code> : this is the text within the actual roll-over hover effect. This is critical to the whole show. Without this, the Shortcode will not be processed fully.</li>
<li><code>content</code> : this is the text in the main body of the popover.</li>
<li><code>placement</code> : this dictates <em>where</em> the rollover will appear. You can choose between: <span rel="popover" data-placement="left" title="left" data-content=""><code>left</code></span> | <span rel="popover" data-placement="above" title="above" data-content=""><code>above</code></span> | <span rel="popover" data-placement="below" title="below" data-content=""><code>below</code></span> | <span rel="popover" data-placement="right" title="right" data-content=""><code>right</code></span></li>
</ul>
<h2>Requirements to use Twitter Bootstrap Popover Shortcode</h2>
<p>In a bid to optimize the WordPress Bootstrap CSS plugin, we try to ensure that your site only loads things that are necessary.</p>
<p>This seems to go against the common trend of WordPress plugin development where the more they load into the page, the better.</p>
<p>In light of this, since Popovers need Javascript to run you must first include the necessary Javascript library. To do this:</p>
<ul>
<li>Go to the &#8216;<code>Bootstrap CSS</code>&#8216; menu item from the Host Like Toast menu in WordPress.</li>
<li>Find the check box labelled &#8216;<code>popover.js</code>&#8216; and check it.</li>
<li>Save settings.</li>
</ul>
<div>Note: <code>popover.js</code> requires <code>twipsy.js</code> so when you include the popover javascript library, it will automatically include the twipsy.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-6-popovers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Twitter Bootstrap using WordPress Shortcodes, Part 5: Twipsy Rollovers</title>
		<link>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers</link>
		<comments>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 15:00:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1376</guid>
		<description><![CDATA[Now the fun with Twitter Bootstrap really begins! So far we&#8217;ve covered: Twitter Bootstrap Buttons Twitter Bootstrap Labels Twitter Bootstrap Blockquotes Twitter Bootstrap Alert and Block Messages Next we&#8217;re going to show you how to get subtle, unobtrusive roll-over tooltips. These are useful for web-apps, but you can put them anywhere on your site if [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Now the fun with Twitter Bootstrap really begins!</p>
<p>So far we&#8217;ve covered:</p>
<ul>
<li><a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 1: Buttons" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-1-buttons/">Twitter Bootstrap Buttons</a></li>
<li><a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 2: Labels" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/">Twitter Bootstrap Labels</a></li>
<li><a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 3: Blockquotes" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-3-blockquotes/">Twitter Bootstrap Blockquotes</a></li>
<li><a title="Master Twitter Bootstrap using WordPress Shortcodes, Part 4: Alerts and Block Messages" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/">Twitter Bootstrap Alert and Block Messages</a></li>
</ul>
<p>Next we&#8217;re going to show you how to get subtle, unobtrusive roll-over tooltips.</p>
<p>These are useful for web-apps, but you can put them anywhere on your site if you want to add an extra bit of information to something on your site.</p>
<p>Here&#8217;s how to use Twitter Bootstrap Twipsy roll-overs using the <a rel="nofollow" title="Wordpress Bootstrap CSS plugin for WordPress from Host Like Toast" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/">WordPress Bootstrap CSS</a> plugin.</p>
<p><span id="more-1376"></span></p>
<h2>Twitter Bootstrap Twipsy Shortcode for WordPress</h2>
<p>The shortcode to use for the Twipsy function is:</p>
<pre>TBS_TWIPSY</pre>
<p>The following line of Twipsy shortcode text:</p>
<pre>[TBS_TWIPSY placement="above" title="useful rollover information" style="text-decoration:underline"]hover your mouse over me[/TBS_TWIPSY]</pre>
<p>with give you the following effect:</p>
<p style="text-align: center;"><span rel="tooltip" data-placement="top" data-original-title="useful rollover information" style="text-decoration:underline" >hover your mouse over me</span>
<p>Not bad when you want to draw the user&#8217;s attention to more information but without adding too much extra to the page.</p>
<h2>Parameters for the Twitter Bootstrap Twipsy Shortcode</h2>
<p>As with the previous shortcodes, the following 3 parameters come as standard:</p>
<ul>
<li><code>class="class1 class2"</code></li>
<li><code>id="mySpecialTwipsyID"</code></li>
<li><code>style="CSS:value"</code></li>
</ul>
<p>Twipsy roll-overs require a bit more before they&#8217;ll work however. The remaining parameters are:</p>
<ul>
<li><code>title</code> : this is the text that you find within the actual roll-over hover effect. This is critical to the whole show. Without this, the Shortcode will not be processed fully.</li>
<li><code>placement</code> : this dictates <em>where</em> the rollover will appear. You can choose between: <span rel="tooltip" data-placement="left" data-original-title="left">left</span> | <span rel="tooltip" data-placement="top" data-original-title="above">above</span> | <span rel="tooltip" data-placement="bottom" data-original-title="below">below</span> | <span rel="tooltip" data-placement="right" data-original-title="right">right</span></li>
</ul>
<h2>Requirements to use Twitter Bootstrap Twipsy Shortcode</h2>
<p>In a bid to optimize the WordPress Bootstrap CSS plugin, we try to ensure that your site only loads things that are necessary.</p>
<p>This seems to go against the common trend of WordPress plugin development where the more they load into the page, the better.</p>
<p>In light of this, since Twipsy needs Javascript to run you must first include the necessary Javascript library. To do this:</p>
<ul>
<li>Go to the &#8216;<code>Bootstrap CSS</code>&#8216; menu item from the Host Like Toast menu in WordPress.</li>
<li>Find the check box labelled &#8216;<code>twipsy.js</code>&#8216; and check it.</li>
<li>Save settings.</li>
</ul>
<p>Now you&#8217;re ready to use Twitter Bootstrap Twipsy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-5-twipsy-rollovers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Twitter Bootstrap using WordPress Shortcodes, Part 4: Alerts and Block Messages</title>
		<link>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages</link>
		<comments>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/#comments</comments>
		<pubDate>Tue, 06 Dec 2011 09:00:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1332</guid>
		<description><![CDATA[Perhaps one of my favourite elements in the Twitter Bootstrap library is that of Alert and Block Messages. With little effort you can create coloured boxes to alert the user of important notices. They&#8217;re neat and don&#8217;t detract from the site. In this article, I&#8217;m going to run through the basics of using alert and [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Perhaps one of my favourite elements in the Twitter Bootstrap library is that of Alert and Block Messages.</p>
<p>With little effort you can create coloured boxes to alert the user of important notices.</p>
<p>They&#8217;re neat and don&#8217;t detract from the site.</p>
<p>In this article, I&#8217;m going to run through the basics of using <code>alert</code> and <code>block</code> messages, and their differences.</p>
<p><span id="more-1332"></span></p>
<h2>First Up, Twitter Bootstrap Alert Messages</h2>
<p>Alert messages are typically used for one-liner messages on your pages or posts.</p>
<p>Perhaps you have made a significant update to a post you wrote some time ago and you want to alert the user to the updated information.</p>
<p>Here&#8217;s how you do it&#8230;</p>
<p>The following line of text:</p>
<pre>[TBS_ALERT class="warning"]This is a warning notice[/TBS_ALERT]</pre>
<p>would produce the following alert notice</p>
<div  class="alert alert-" >This is a warning notice</div>
<p>As with <a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 1: Buttons" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-1-buttons/">Twitter Bootstrap Buttons</a> and <a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 2: Labels" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/">Labels</a> there are quick ways to customize the colour styling of these alert messages.</p>
<p>They are as follows:</p>
<div  class="alert alert-error" >Use class=&#8221;error&#8221;</div>
<div  class="alert alert-success" >Use class=&#8221;success&#8221;</div>
<div  class="alert alert-info" >Use class=&#8221;info&#8221;</div>
<div  class="alert alert-warning" >Use class=&#8221;warning&#8221;</div>
<p>As you can see, there are many options to suit the type of alert message you want to convey.</p>
<h2>Next, Twitter Bootstrap Block Messages</h2>
<p>Similar to Alert messages, the shortcode for block messages takes all the same parameters but displays slightly differently.</p>
<p>They are designed to display more than a single line of text.</p>
<p>Here is the shortcode:</p>
<pre>TBS_BLOCK</pre>
<p>An example use of the shortcode is as follows:</p>
<pre>[TBS_BLOCK class="info"]The differences between Topic A and Topic B:
&lt;ol&gt;
&lt;li&gt;Topic A is xyz.&lt;/li&gt;
&lt;li&gt;Topic B is abc.&lt;/li&gt;
&lt;/ol&gt;
[/TBS_BLOCK]</pre>
<p>This would produce the following message block:</p>
<div  class="alert alert-block-message info" >The differences between Topic A and Topic B</p>
<ol>
<li>Topic A is xyz.</li>
<li>Topic B is abc.</li>
</ol>
</div>
<p>Again, as with alert messges, you can change the style by changing the <code>class</code>. You have the options of:</p>
<div  class="alert alert-block-message info" >use class=&#8221;info&#8221;</div>
<div  class="alert alert-block-message success" >use class=&#8221;success&#8221;</div>
<div  class="alert alert-block-message warning" >use class=&#8221;warning&#8221;</div>
<div  class="alert alert-block-message error" >use class=&#8221;error&#8221;</div>
<h3>Parameters Accepted by both TBS_ALERT and TBS_BLOCK</h3>
<p>As with all the other shortcodes presented so far, these shortcodes also accept the following parameters</p>
<ul>
<li><code>class="class1 class2"</code></li>
<li><code>id="mySpecialBlockID"</code></li>
<li><code>style="CSS:value"</code></li>
</ul>
<p>This means you have full control over how the block or alert message will appear if you want to deviate from the default.</p>
<p>Note, that <code>[TBS_ALERT]</code> is only available from version 0.8.4 onwards &#8211; it was a late addition to the plugin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-4-alerts-and-block-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Twitter Bootstrap using WordPress Shortcodes, Part 3: Blockquotes</title>
		<link>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-3-blockquotes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-twitter-bootstrap-using-wordpress-shortcodes-part-3-blockquotes</link>
		<comments>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-3-blockquotes/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 18:00:42 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1319</guid>
		<description><![CDATA[WordPress Bootstrap CSS plugin now supports WordPress Shortcodes for Twitter Bootstrap elements. In Part 2 we look at Twitter Blockquotes]]></description>
			<content:encoded><![CDATA[<p></p><p>Next up on our Twitter Bootstrap shortcodes for WordPress are the Twitter &#8220;blockquotes&#8221;.</p>
<p>Your theme probably already has styling for the HTML <code>blockquote</code> element, and if so, this isn&#8217;t a problem.</p>
<p>Using the shortcode for the Twitter Blockquote will only <em>add</em> to the styling you have available.</p>
<p>This article will explain how the blockquote shortcode works&#8230;</p>
<p><span id="more-1319"></span></p>
<h2>Twitter Bootstrap Blockquotes with Source Citation</h2>
<p>The following shortcode is used to call upon the Twitter Blockquote element:</p>
<pre>TBS_BLOCKQUOTE</pre>
<p>Here is an example of how you can get Blockquote working:</p>
<pre>[TBS_BLOCKQUOTE source="A Famous Person"]I said something important[/TBS_BLOCKQUOTE]</pre>
<p>will produce the following:</p>
<blockquote   ><p>I said something important</p><small>A Famous Person</small></blockquote>
<p>If your theme already has some styling applied to the <code>blockquote</code> html element, then it will look slightly different (or terrible?) but using this shortcode will also add the ability to cite a source using the <code>source</code> parameter.</p>
<p>Very handy.</p>
<h2>Optional Parameters for the Twitter Bootstrap Blockquote Shortcode</h2>
<p>As will nearly all our shortcodes for the Twitter Bootstrap elements you can add the following 3 parameters:</p>
<ul>
<li><code>class="class1 class2"</code></li>
<li><code>id="mySpecialLabelID"</code></li>
<li><code>style="CSS:value"</code></li>
</ul>
<p>&#8230;thus allowing you to fully customize your Bootstrap elements.</p>
<p>Give it a go&#8230; download the <a rel="nofollow" title="WordPress Bootstrap Plugin - Twitter Bootstrap WordPress" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/">WordPress Bootstrap CSS plugin</a> today and start adding some style to your WordPress site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-3-blockquotes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Master Twitter Bootstrap using WordPress Shortcodes. Part 2: Labels</title>
		<link>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels</link>
		<comments>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 12:19:45 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Wordpress & Web Hosting Guides]]></category>

		<guid isPermaLink="false">http://www.hostliketoast.com/?p=1305</guid>
		<description><![CDATA[WordPress Bootstrap CSS plugin now supports WordPress Shortcodes for Twitter Bootstrap elements. In Part 2 we look at Twitter Labels]]></description>
			<content:encoded><![CDATA[<p></p><p>Yesterday saw the release of version 0.8 of our <a rel="nofollow" title="WordPress Bootstrap CSS pluginn for WordPress" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" target="_blank">WordPress Bootstrap CSS</a> plugin for WordPress.</p>
<p>We added the ability to use special WordPress Shortcodes to tap into the power of Twitter Bootstrap design elements.</p>
<p>Today we&#8217;re going to look at the Shortcode for &#8216;<a rel="nofollow" title="Twitter Bootstrap Typography - Labels" href="http://twitter.github.com/bootstrap/#typography" target="_blank">Labels</a>&#8216;.</p>
<p><span id="more-1305"></span></p>
<h2>Twitter Bootstrap Label Shortcode in WordPress</h2>
<p>The Shortcode provided for labels is the following:</p>
<pre>TBS_LABEL</pre>
<p>Here is a quick example. If you type into a Post/Page the following text:</p>
<pre>[TBS_LABEL class="default"]This is a Twitter Bootstrap Label used for highlighting[/TBS_LABEL]</pre>
<p>you will receive section of highlighted text like this:</p>
<p style="text-align: center;"><span  class="label label-default">This is a Twitter Bootstrap Label used for highlighting</span>
<p>As with the <a title="Master Twitter Bootstrap using WordPress Shortcodes. Part 1: Buttons" href="http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-1-buttons/" target="_blank">Twitter Bootstrap Buttons</a>, you have several options for the colour styling for labels. They are as follows:</p>
<ul>
<li><span  class="label label-success">success</span></li>
<li><span  class="label label-warning">warning</span></li>
<li><span  class="label label-important">important</span></li>
<li><span  class="label label-notice">notice</span></li>
</ul>
<p>Simply replace the &#8220;<code>default</code>&#8221; text for the class parameter in the example with any of the 4 options above. (Note: if you want to use the default, you don&#8217;t actually need to specify any <code>class</code> parameter)</p>
<h2>Optional Parameters for the Twitter Bootstrap Label Shortcode</h2>
<p>You have the option to pass in a couple of parameters to help you tweak your Twitter Bootstrap Labels.</p>
<p>The following parameters are accepted:</p>
<ul>
<li><code>class="class1 class2"</code></li>
<li><code>id="mySpecialLabelID"</code></li>
<li><code>style="CSS:value"</code></li>
</ul>
<p>They are basically identical to their HTML attribute equivalents allowing you full control in styling your Twitter Labels by adding them to CSS classes, giving them CSS IDs or even directly styling them.</p>
<p>If you have any questions about Twitter Bootstrap Labels, please don&#8217;t hesitate to comment below.</p>
<p>We hope you enjoy the functionality we&#8217;ve provided with the <a rel="nofollow" title="WordPress Bootstrap CSS pluginn for WordPress" href="http://wordpress.org/extend/plugins/wordpress-bootstrap-css/" target="_blank">WordPress Bootstrap CSS plugin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostliketoast.com/2011/12/master-twitter-bootstrap-using-wordpress-shortcodes-part-2-labels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.hostliketoast.com @ 2012-02-22 19:47:30 -->
