Fire Studios

Archive

Contact

Categories

  • Coding
    • CSS
    • HTML/Javascript
    • PHP
  • Design
  • Freebies
  • General
  • Internet
  • Interviews
  • Plugins
  • Podcasts
  • Reviews
  • Screencasts
  • Tutorial
  • Weekday Tips
  • Wordpress

Podcast

Creating a Category Menu in WordPress

Creating a Category Menu in WordPress

One of the most common features on any blog or website is category highlighting showing you which category you're in or the page is in. WordPress, by default, does not have a function to do this. Thus it's up to us developers to write our own custom functions to do this, and that's exactly what's I'm going to be teaching you in this tutorial.

Read More...

Building a Custom “Search By Category” WordPress Plugin

Building a Custom “Search By Category” WordPress Plugin

With an ever increasing amount of content building on your WordPress site, your users will inevitably need to search your site to find that specific helpful article from way back. To help narrow the search results, I’m going to show you how to code a plugin that allows the user to search based on category.

This is a Nettuts +Tut.

Read More...

How to control a category in the WordPress loop

How to control a category in the WordPress loop

While reading though some twitter updates this morning, I stumbled across one that was asking if anyone knew a way to exclude a specific category in WordPress from the loop, unless it was certian page template. After a quick minute of thinking, I came up with this small function that will do just that.

Read More...

Abstraction – A Free WP Theme

Abstraction – A Free WP Theme

When I first got into coding, I started out making themes for Invision Power Board 1.3 using primarily CSS. I then branched out and started making some free HTML templates (I was shocked at my coding honestly). I've since gone back and updated everything to standards and made it fully cross-browser compatible and am now offering it up as a free WordPress theme for you guys!

Abstraction is a simple typography based theme with some decorative elements thrown in to class it up a bit.

Read More...

Coding Fire-G.com – a time-lapse video

Coding Fire-G.com – a time-lapse video

so last weekend I finally got around to coding my personal site over at Fire-G.com and decided to screen-capture it all to show you guys!

I would have posted this sooner, but it took 20 hours for my 7.5 hour video to render. Then it took another 6 hours to render after I sped it up.

Read More...

Search By Category – WP Plugin

Search By Category – WP Plugin

Search by Category allows your visitor to select which category they want to search your blog inside of. This allows visitors to find the exact article they're looking for and helps increase viewer loyalty.

Read More...

WordPress Plugin Templates v2.0

WordPress Plugin Templates v2.0

Not that long ago I released my WordPress Plugin Templates and they were greatly received by you all. Through this wide spread attraction, it was inevitable that a flaw would be found and some improvements be suggested. So I took these suggestions and an idea I had, and updated these templates to allow for less editing of the template files and faster plugin development all around.

Read More...

Best Tools of the Trade: Web Developer

Best Tools of the Trade: Web Developer

As a web developer, I've gone through my fair share of programs for me to do my work in, and not all Apps are made the same. So here's a list of the best software and tools that help you get the job done, and get it done right.

Read More...

Even More Advanced Thumbnail Selection in WordPress

Even More Advanced Thumbnail Selection in WordPress

About 3 weeks ago I did a screencast on how to build a dynamic thumbnail selector for WordPress. When I wrote that function, I noticed that if the post was in more than 1 of the specified categories, then it choose the first one (alphabetically). This bothered me enough that today I devised a system that will select the category based on a hierarchy we give to the options.

Read More...

WordPress Plugin Templates

WordPress Plugin Templates

WordPress plugins have become my new addiction in the WP environment, thus I've noticed that I'm using the same few beginning steps every time. This led me to create a template file so that I just open, edit, and continue on my merry way of coding my plugin. I'm posting these templates for free use no matter what you're working on. I'll even be a nice guy and let you repost them as your own.

Read More...

  1. Pages:
  2. «
  3. 1
  4. 2
  5. 3
  6. 4
  7. 5
  8. 6
  9. 7
  10. »
 

This is that small text that tells you not to steal our stuff, but we don't really care too much.