<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for slightlyoffbeat</title><link>http://disqus.com/by/slightlyoffbeat/</link><description></description><atom:link href="http://disqus.com/slightlyoffbeat/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 16 May 2016 14:10:14 -0000</lastBuildDate><item><title>Re: How I Sync a Local WordPress Install Across Multiple Computers (OS X)</title><link>http://danvswild.com/2013/03/20/how-i-sync-a-local-wordpress-install-across-multiple-computers-os-x/#comment-2678758578</link><description>&lt;p&gt;Its been a long time since I wrote this, but check out BitTorrent Sync. It allows you to sync any folder you want and you won't have to mess with sym links, etc:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.getsync.com" rel="nofollow noopener" target="_blank" title="www.getsync.com"&gt;www.getsync.com&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Mon, 16 May 2016 14:10:14 -0000</pubDate></item><item><title>Re: A Beginner's Guide to Iron Router, Part 2</title><link>http://meteortips.com/tutorial/iron-router-part-2/#comment-1904477462</link><description>&lt;p&gt;I suggest keeping an eye on the examples at the official repo:  &lt;a href="https://github.com/iron-meteor/iron-router/tree/devel/examples" rel="nofollow noopener" target="_blank" title="https://github.com/iron-meteor/iron-router/tree/devel/examples"&gt;https://github.com/iron-met...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 12 Mar 2015 20:48:10 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1581400199</link><description>&lt;p&gt;Hello Alexandra,&lt;/p&gt;&lt;p&gt;BREW was made to edit the theme directly, however many have been using child themes without issues.  I haven't tested personally.&lt;/p&gt;&lt;p&gt;I try to keep included CSS to a minimum (bootstrap + a few things) so that it is easy to customize.  You can either edit the LESS files in library/less/brew or I like to create my own folder in the less folder, and start creating my own LESS documents, and add them to style.less&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 09 Sep 2014 15:01:47 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1302062952</link><description>&lt;p&gt;Yikes, I thought I fixed this.  Easy fix.  delete library\less\mixins.less&lt;/p&gt;&lt;p&gt;and remove this line from style.less:&lt;/p&gt;&lt;p&gt;@import "bootstrap/mixins.less";&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 25 Mar 2014 14:13:58 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1301145464</link><description>&lt;p&gt;Sorry for the late reply.  All bootstrap components are loaded, so you would just need to add the code wherever you would like it.  For example, try it on page-home.php&lt;/p&gt;&lt;p&gt;This isn't a super friendly theme for someone new to WP.  It is more meant for a boilerplate for developers.  Hopefully this helps point you in the right direction :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 25 Mar 2014 02:02:16 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1301143735</link><description>&lt;p&gt;Does it give you a full error message?  Usually there is more info with the parse error.  It would be helpful.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 25 Mar 2014 02:00:38 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1250370260</link><description>&lt;p&gt;No prob&lt;/p&gt;&lt;p&gt;I also pushed these changes to master if you want to re-download&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 18 Feb 2014 16:06:38 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1250356500</link><description>&lt;p&gt;Thanks for that.  I also caught a script being enqueued incorrectly.&lt;/p&gt;&lt;p&gt;The issue is that no default menu is defined.  Since I am using navwalker, it requires a menu to be selected.  I'll look more in to this.  You can read more here:&lt;/p&gt;&lt;p&gt;&lt;a href="http://wordpress.stackexchange.com/questions/103148/error-trying-to-get-property-of-non-object-with-custom-walker-for-wp-nav-menu" rel="nofollow noopener" target="_blank" title="http://wordpress.stackexchange.com/questions/103148/error-trying-to-get-property-of-non-object-with-custom-walker-for-wp-nav-menu"&gt;http://wordpress.stackexcha...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;For now, when setting up a new theme, just select "the man nav" under appearance &amp;gt; menu&lt;/p&gt;&lt;p&gt;&lt;a href="http://wordpress.stackexchange.com/questions/103148/error-trying-to-get-property-of-non-object-with-custom-walker-for-wp-nav-menu" rel="nofollow noopener" target="_blank" title="http://wordpress.stackexchange.com/questions/103148/error-trying-to-get-property-of-non-object-with-custom-walker-for-wp-nav-menu"&gt;http://wordpress.stackexcha...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;That will take care of all php errors for now.  You can see this fixed under the "test" theme on your test site.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 18 Feb 2014 16:00:04 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1249396037</link><description>&lt;p&gt;sure, but no promises :P  dan at danvswild dot com&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 18 Feb 2014 04:29:16 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1249358919</link><description>&lt;p&gt;It wasn't doing this on a clean install?  Is it possible an extra bracket or colin was added or removed somewhere?  I haven't seen this before. Any idea what you changed just before this happened?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 18 Feb 2014 03:12:43 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1248677408</link><description>&lt;p&gt;Hmm. Never seen that. Try going to appearances &amp;gt; menu and selecting a location for the main menu. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Mon, 17 Feb 2014 17:05:30 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234311965</link><description>&lt;p&gt;Awesome :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 21:54:05 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234311866</link><description>&lt;p&gt;thanks for the kind words.  Hope you enjoy it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 21:53:57 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234311567</link><description>&lt;p&gt;After using Redux for my latest project, I decided to keep it in BREW.  Great work on it.  I hope others who use BREW will appreciate everything that is possible using redux.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 21:53:35 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234310652</link><description>&lt;p&gt;I know this is a late response, but check out the redux framework site:&lt;/p&gt;&lt;p&gt;&lt;a href="http://reduxframework.com/docs/" rel="nofollow noopener" target="_blank" title="http://reduxframework.com/docs/"&gt;http://reduxframework.com/d...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;you'll also notice a few examples such as turning breadcrumbs on and off, etc.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 21:52:28 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234308989</link><description>&lt;p&gt;Normally yes, but wordpress core loads it in header.  Usually because a lot of plugins have a dependancy on it.  I'll leave it up to developers to change it if they'd like.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 21:50:22 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234266852</link><description>&lt;p&gt;Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 20:58:44 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1234266747</link><description>&lt;p&gt;Thanks for the kind words Bryan.  I'll continue to work on it in hopes that more people will find it helpful.  Cheers.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Thu, 06 Feb 2014 20:58:36 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1214526552</link><description>&lt;p&gt;Hello Joanne,&lt;/p&gt;&lt;p&gt;Great to hear!  I make mistakes like that all the time.  I also added the get_template_directory_uri() calls to BREW so that others can also enjoy child theme support.  If you come across any other issues pertaining to child themes, let me know.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Fri, 24 Jan 2014 00:26:49 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1208736178</link><description>&lt;p&gt;my pleasure!  The annotations are a mixture of mine and the author of Bones, so some credit will need to go to him.  I'm glad like it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Sun, 19 Jan 2014 22:39:09 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1208735053</link><description>&lt;p&gt;one easy thing to do is add the well class to the sidebar.  I purposefully have tried not to customize this theme too much.  It is meant to be a starting place for developers.  The more theming I do, the more developers have to undo it when they are customizing.&lt;/p&gt;&lt;p&gt;As for bbpress....no idea :)  Feel free to give it a shot and let me know.  I'm not sure what is needed to ensure compatibility with bbpress as I've never used it personally.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Sun, 19 Jan 2014 22:37:28 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1208733661</link><description>&lt;p&gt;I'll need to look in to this.  I haven't dived much in to Child theme support yet, but perhraps it is an easy fix.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Sun, 19 Jan 2014 22:35:25 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1199767738</link><description>&lt;p&gt;No prob! It was my mistake for leaving the file in. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 14 Jan 2014 05:16:42 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1199740110</link><description>&lt;p&gt;OK, i think i found the issue.&lt;/p&gt;&lt;p&gt;wp-styles.less should have been deleted.  I was moving the LESS files around in an attempt to get organized and that file should not have been included.  Delete that file, and try compiling just style.less (only file you should be compiling).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 14 Jan 2014 04:27:27 -0000</pubDate></item><item><title>Re: BREW: An easy way to build WordPress themes with Bootstrap 3</title><link>http://danvswild.com/2013/10/23/brew-an-easy-way-to-build-wordpress-themes-with-bootstrap-3/#comment-1199719129</link><description>&lt;p&gt;Is there a log file I can take a look at?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">slightlyoffbeat</dc:creator><pubDate>Tue, 14 Jan 2014 03:45:29 -0000</pubDate></item></channel></rss>