Wordpress Theme Resources



All Wordpress Themes provider source are here. It is helpful to find all wp theme source in one place.
 
Ideally you pick a framework set-up (ex. Bootstrap) and build child themes off of 1 theme you choose. If you create different structure child themes from the original theme that you can re-use whenever you want = huge savings.

This is practically what every larger dev firm does for their clients as well, they usually end up making that initial theme though.

Firmasite or DevDMBootstrap are 2 themes I've talked about on here for WP that are meant for this kind of process (creating a lot of child themes).

To give an idea of some of the benefits:

  • Creating/finding a set group of plugins that you know will work with your theme because you've used it in the past on same layout.
  • Better documentation for any quick developers your hiring, or long term ones that are more comfortable (they know where everything is).
  • Much faster development. You're pretty much just copy and pasting what you put on other websites from previous use of theme.
  • Much faster sites/leaner. Since you're only adding what you need to the sites there's no bloat.
  • Easier management. Is there an issue that needs updating? If you can do it easily on 1 site it would be easy to fix across all of them because they're similar coding.

SEO note: A lot of people worry about footprints across multiple websites and there's ways on top of this to change it up further.
 
Ideally you pick a framework set-up (ex. Bootstrap) and build child themes off of 1 theme you choose. If you create different structure child themes from the original theme that you can re-use whenever you want = huge savings.

This is practically what every larger dev firm does for their clients as well, they usually end up making that initial theme though.

Firmasite or DevDMBootstrap are 2 themes I've talked about on here for WP that are meant for this kind of process (creating a lot of child themes).

To give an idea of some of the benefits:

  • Creating/finding a set group of plugins that you know will work with your theme because you've used it in the past on same layout.
  • Better documentation for any quick developers your hiring, or long term ones that are more comfortable (they know where everything is).
  • Much faster development. You're pretty much just copy and pasting what you put on other websites from previous use of theme.
  • Much faster sites/leaner. Since you're only adding what you need to the sites there's no bloat.
  • Easier management. Is there an issue that needs updating? If you can do it easily on 1 site it would be easy to fix across all of them because they're similar coding.

SEO note: A lot of people worry about footprints across multiple websites and there's ways on top of this to change it up further.

I agree, we do custom WP themes, this was about pre-made themes ready to go :) and their sources. I like to have a ton of options for clients to "LOOK" at to get ideas from... and the occasional 'cheap' client who may just want a generic w/basic customizations.

Thanks for the input. I'll have to check out some of those frameworks. We usually do our own thing, and customize from there for the higher-end sites/clients.


Thanks Brandon - Will check that out!
 
Thanks for this, most of the wordpress theme providers are here in the list. How about a plug-ins? Anyway, thanks for the share. appreciate it :D
 
WP-Optimize
WP-SpamShield
WP Fastest Cache
EWWW Image Optimizer
All In One SEO Pack
Google Analytics
Auto Post Thumbnail

Thanks for this, most of the wordpress theme providers are here in the list. How about a plug-ins? Anyway, thanks for the share. appreciate it :D
 
I agree, we do custom WP themes, this was about pre-made themes ready to go :) and their sources. I like to have a ton of options for clients to "LOOK" at to get ideas from... and the occasional 'cheap' client who may just want a generic w/basic customizations.

Thanks for the input. I'll have to check out some of those frameworks. We usually do our own thing, and customize from there for the higher-end sites/clients.


Thanks Brandon - Will check that out!

Yea, I guess what I'm saying is even with the pre-made you're losing time/money. With the initial investment of setting up all the child themes for a framework everything improved (and happier clients). That investment is not that much either, just additional time to code some child themes up and with each new project you have another child theme to add into the mix and make your dev time even faster.

My process is more 'find me sites you like already and I will make my choices on top of it'. Then just grab one of the child themes I already made for the framework and copy and paste code that is already written up from all the other projects (this copy and paste code would go into WP functions.php which is meant for this stuff for quick scaling).
 
YooTheme also do good looking wordpress themes, but as a Joomla user I don't now how great they are. And I'm not linking to those cunts.

I only really mention them as one to avoid. I use them for Joomla and if you have any serious problems, forget about it. Anything but the most basic of shit will go ignored for a very long time, often never answered (when mentioned within their diabolically bad support forum thing).
 
I dunno, themes make it easier to handle the design, but also tend to load it up with unnecessary stuff.