WPBeginner

Beginner's Guide for WordPress

  • Blog
    • Beginners Guide
    • News
    • Opinion
    • Showcase
    • Themes
    • Tutorials
    • WordPress Plugins
  • Start Here
  • Deals
  • Glossary
  • Videos
  • Products
X
☰
Beginner's Guide for WordPress / Start your WordPress Blog in minutes
Choosing the Best
WordPress Hosting
How to Easily
Install WordPress
Recommended
WordPress Plugins
View all Guides

WPBeginner» Blog» Beginners Guide» What is a WordPress Theme Framework? Pros, Cons, and More

What is a WordPress Theme Framework? Pros, Cons, and More

Last updated on October 26th, 2012 by Editorial Staff
166 Shares
Share
Tweet
Share
Special WordPress Hosting offer for WPBeginner Readers
What is a WordPress Theme Framework? Pros, Cons, and More

Recently, one of our users asked us the question what is a WordPress theme framework? Before answering her question we did a quick search, and the results were surprising. There was not a single comprehensive article that explained what is a WordPress theme framework. Majority of the articles were sites listing the top free WordPress theme frameworks or WordPress theme frameworks compared etc. Then there were some theme framework websites ranking among the top. In this article, we will do our best to answer questions like what is a WordPress theme framework, what type of theme frameworks exist, why do people use WordPress theme frameworks, advantages and disadvantages of using a theme framework, should you use a theme framework, and lastly what is our pick for the best WordPress theme framework.

What is a WordPress Theme Framework?

The term WordPress theme framework often refers to a code library that is used to facilitate development of a theme. In the old days of WordPress, there were some crucial problems with the way how themes were developed and maintained. There was no good way of upgrading WordPress themes without losing all the custom styling options. There was no way to prevent copying and pasting of the same functionality code in all themes. While these two issues might not seem like a problem to an average user, these can be disastrous for a few reasons. What if you realized that the same code that you had been using in all of your themes had a security exploit. Even more important, what if this theme was something that you publicly released for others to download and customize. Yes, that’s chaos waiting to happen. The core team and community decided to fix the issues mentioned above by introducing the concept of Parent Theme and Child Theme.

WordPress theme frameworks are intended to be used as a parent theme template where all the functionality resides. Developers can then create a child theme to add custom styling while leaving the functionality aspects of it to the framework. This allows for a centralized location where all the functions are hosted. If the core development team decide to deprecate a WordPress function, or there is a bug found in a specific theme framework, then it is extremely easy to push out an update without modifying anything the child theme has. This method allows you to keep the “framework” of your site strong without modifying how it looks.

What type of Theme Frameworks exist?

Well there are Free one and paid ones… Ok seriously, there are a few type of frameworks that exist. There are complete drag & drop frameworks like Headway Themes that empower users to create everything visually without any knowledge of code. Then there are pseduo-drag drop frameworks like Pagelines and Thesis. These frameworks allow users to drag and drop pre-define sections (similar to how WordPress widgets work). Obviously anyone can define custom sections using the available hooks and filters offered by the frameworks. Then there are theme frameworks that are full of options. Themify and most others fall in this category. Lastly, there are the theme frameworks that are built for developers to get a head start without the clutter and bloat like Genesis by StudioPress.

Why do people use WordPress theme frameworks?

The main reason is to speed up their development. Theme frameworks drastically reduce the development time. The development time is improved because all theme frameworks offer a great deal of functionality and customization options, so the user does not have to code everything themselves. These features can range anywhere from (drag-drop functionality, sliders, SEO widgets, and more). Instead of creating a theme from scratch and modifying all the files, creating a child theme can be as simple as creating a new style.css file and customize a few functions using the functions.php file.

What are the advantages and disadvantages?

Like with most things, there are advantages and disadvantages to using a WordPress theme framework. Let’s take a look at both.

Advantages

  • Community – Most popular theme frameworks have a huge community behind it. This makes it much easier to get your support questions answered.
  • Ease of development – As we mentioned previously that using a theme framework can drastically reduce the development time and make things easier over the long run.
  • Built-in functionality – Theme frameworks comes with built-in widgets, and additional functionality.
  • Code Quality – Often theme frameworks are peer reviewed, so it is much more likely to follow all best practices.
  • Upgrades – The ability to upgrade without losing any styling functionality of child themes is a great plus.

Disadvantages

  • Learning Curve – Most frameworks have their own hooks and filters. To utilize the full power of the framework, you must familiarize yourself of the framework specific lingo. So your first few child themes might take you longer just because you are learning things.
  • Unnecessary Code – Frameworks come with tons of built-in functionality which you may not use. This is not such a huge deal because it doesn’t directly influence you.
  • Framework Limitations – Often frameworks have limitations. Sometimes to achieve super customizations, you might have to override core files or submit a patch to be included in the future updates.
  • Price – Most theme frameworks are not free. There is either a one time fee or an annual fee to receive updates and support.

Should You Use a Theme Framework?

Even though there is a learning curve, and they cost a little bit of extra money, in our opinion you should use a theme framework. Overtime, they speed up development time. It allows you to follow industry standards. Last but not least, you get great support from the developing team as well as others who are part of the community.

Our Pick

There are tons WordPress theme frameworks that are available. WPBeginner is powered by Genesis framework by StudioPress. You can read more about why we use Genesis. It is a great framework for development. It is not bloated like others with tons of options. You get just what you need. It plays nice with most other plugins that exist. Yes, you do need to have development skills to code a child theme for this.

For beginners, you should consider using a framework like Headway Themes. They have a drag-drop interface that lets you create websites using a visual interface.

We hope that this article helps you understand what is a WordPress Theme Framework, and if you should use it or not. If you think we missed something, then please let us know in the comments. If you are using a framework on your site, then let us know in the comments which one. Why do you prefer to use the framework that you do. Looking forward to hearing your responses.

166 Shares
Share
Tweet
Share
Popular on WPBeginner Right Now!
  • Checklist

    Checklist: 15 Things You MUST DO Before Changing WordPress Themes

  • Google Analytics in WordPress

    How to Install Google Analytics in WordPress for Beginners

  • Step by Step Guide: How to Start a Podcast with WordPress

    How to Start Your Own Podcast (Step by Step)

  • Error Establishing a Database Connection in WordPress

    How to Fix the Error Establishing a Database Connection in WordPress

About the Editorial Staff

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi. Page maintained by Syed Balkhi.

The Ultimate WordPress Toolkit

67 Comments

Leave a Reply
  1. Arif chy says:
    Apr 2, 2018 at 3:09 am

    Thanks a lot sir for more valuable content. i want to know what child theme has been used for wpbeginner from studiopress? please let me know it help me a lot

    Reply
    • WPBeginner Support says:
      Apr 3, 2018 at 1:53 pm

      Hi Arif,

      We use a custom child theme made specifically for our website.

      Reply
  2. Paul says:
    Nov 15, 2017 at 8:27 pm

    Concise and well written article, your site is an excellent resource. Thankyou!

    Reply
  3. Hiwa says:
    Sep 7, 2017 at 5:53 am

    dear wpbeginner thank you for good help
    i have a website at the first it was based by Web2py of Python programming language next i change this to Django from web2py and after i take decide to use wordpress because python take more time at me than wordpress and now i am using the wordpress right now i am agree of wordpress and i want to design a theme for myself but i dont know to use which framework who be good for speed and tools. i read the article but i need more help
    which frame work do you suggest to use?
    thank you very much

    Reply
    • WPBeginner Support says:
      Sep 8, 2017 at 12:11 am

      Hi Hiwa,

      You can start with the underscores it is not a framework but a skeleton theme that you can build upon. If you really want to work with a framework, then we recommend Genesis.

      Reply
  4. Joe Calka says:
    Mar 31, 2017 at 11:56 am

    Hello

    I have been using worpress for about 2 years now and I love your site i have learned a ton of things. I use Genesis Framework to build my sites I am not an expert coder but I love the functionality of this framework ….

    Reply
    • George says:
      Apr 25, 2017 at 11:06 pm

      Hello,

      Great post and helpful.

      Could someone please advise me what is WordPress framework? I am using free 2016 Theme. Also, what is Genesis framework by studio press? can I use it by itself or I need a child theme with it?

      Reply
      • WPBeginner Support says:
        Apr 26, 2017 at 9:28 pm

        Hey George,

        Genesis is a Theme Framework. You will need a child theme with it.

        Reply
        • George says:
          Apr 26, 2017 at 9:47 pm

          Great, thanks for the clarification.

  5. Deepak Singla says:
    Mar 31, 2017 at 2:35 am

    Nice post. WordPress theme frameworks are the building blocks of the theme. There are tons of theme frameworks such as Genesis, Cherry Framework, TemplateToaster, Headway available. The choice depends upon your requirements.

    Reply
  6. Abhishek says:
    Feb 7, 2017 at 8:11 am

    Thank Your for This Post But. Is It possible to develop your own theme framework or not.

    Reply
  7. Nilanchala says:
    Aug 24, 2016 at 7:28 pm

    Some of the comments here are inducing more questions then answering problems. Though I am not having expertise on WordPress development, I believe for high volume traffic websites going with any theme frameworks might not be a best option. It might be good to start with to go live quickly but overtime you will feel to write your own custom theme.

    On my site stacktips.com, I have tried many different frameworks. Currently I am stuck at Redux Framework. It just serve the purpose but it comes with the cost. It makes too many DB queries, and lot many useless code blocks it has to go through before rendering a page.

    Hence, I am writing my own theme from scratch. Design the layouts you need, and place the templates required. I believe thats the way to go! Having said that, if your client is stuck at low budget, you have no choice but to use some frameworks.

    Reply
  8. Diane Broadley says:
    Aug 17, 2016 at 12:11 pm

    Hi Thank you for this – very helpful. As someone who has tried for years to learn WordPress, the thing i find most difficult is understanding the file scenario behind the site. EG – that you need a folder of wordpress for every site you build. When you download it from your host, why can you not choose where its put, why can’t you move it and does that affect your personal home page which maybe a separate site. I cant make the connection between a starter wordpress theme on your server and using a theme online. Basic information about the file management behind it all is really difficult to find and understand. Beginners courses are frustrating because they rattle on about blogs, which has nothing to do with building a site. Lynda beginner wordpress seems hopeless.

    Thats my experience anyway!

    Reply
  9. Thierry Muller says:
    Feb 3, 2016 at 3:29 am

    I always advise Genesis lovers to take a look at Beans Theme Framework. It is also a fragmented approach but offers even more flexibility without compromising on performances.

    That combined with UIkit (only load what you need on a per page basis) pretty much cover any type of layouts we can imagine. The Beans API is incredibly powerful and with the ability to assign fields (post meta) to template pages, it means that we can have an admin side matching the front end on a page template basis.

    No bloat, powerful and light weight. Oh and it is also free :-)

    Reply
    • Karen says:
      Feb 23, 2016 at 6:23 am

      That sounds VERY interesting! Thank you for the recommendation, Thierry! :D

      Reply
    • Kanishk Kunal says:
      Feb 24, 2016 at 2:50 am

      Having worked with Beans Theme Framework for WordPress theme development, I would second that Thierry! I love how Beans gives you the power to select which UIkit components to load.and intelligently optimizes loading based on page needs.

      I have only started to dive into the Beans API and find it quite powerful as well as easy to work with. Since Beans is free and we have a great community building around it, I am sure it is going to turn out to be one of the most favored WordPress theme framework.

      Reply
    • Warwick says:
      Aug 20, 2017 at 6:51 am

      A great article – thanks for the comprehensive detail, and thanks Thierry for the tip on Beans. I’m installing as we speak!

      Reply
  10. sreekanth says:
    Dec 19, 2015 at 3:35 am

    present im using truepixal theme,so here my doubt is can i use the genesis framework parallel to run my website.

    Reply
  11. Tamara says:
    Sep 17, 2015 at 3:13 pm

    Thank you for this article. It’s helping me slowly get my head around all the terminology.

    I didn’t even know of the existence of “theme frameworks” until about 10 minutes ago, but I can take any theme that I mostly like and customize it with a Child Theme. So I still don’t quite understand the difference or relationship between a Framework and a Parent Theme.

    Or are you saying that the framework is not a theme itself but rather the toolbox that a theme designer uses to create a parent theme? And the average user like me then installs and perhaps modifies the parent theme? Is there any reason I need to be concerned with frameworks if I’m not a designer?

    Reply
    • WPBeginner Support says:
      Sep 17, 2015 at 3:56 pm

      Exactly, a Theme Framework provides you a set of tools that you can easily use in your theme.

      Reply
  12. Roberto says:
    Sep 11, 2015 at 11:45 am

    Great article! Finally something that makes sense regarding theme frameworks. :)
    Thanks.

    Reply
  13. Pete Gregory says:
    Apr 18, 2015 at 1:02 pm

    Outstanding article & I especially appreciate you mentioning the learning curve involved to use these frameworks! Many newbies don’t understand the amount of work associated with building any custom website, but these frameworks, once learned do make things easier. Personally, I like iThemes Builder but it is geared more towards a developer type with at least some code experience.

    Reply
  14. kamlesh sharma says:
    Feb 16, 2015 at 12:49 am

    Nice n meamingful post to let ppl understand what a framework is.
    As am new to web developing. Can I still use Genesis framework ?
    I have say zero knowledge of codes n all. Can I make a robust n decent website using genesis …. ?

    Reply
  15. Eric Gross says:
    Sep 23, 2014 at 2:58 pm

    Alright leave it to me to reopen a post from 2012, but hey still relevant for those getting deeper into web design. I’ve been using a subscription to Elegant Themes, a super cheap price which gets access to all their themes, but as I understand it no framework. You just install their themes, some of which have the functions you mentioned like sliders, or use ratings plugins. Create a child theme, tweak CSS, they even have an ePanel for adding your analytics code, uploading a logo… But I’m ready for that next step…

    From my vantage point I see frameworks as a more robust way to add functions to a site, than say adding plugins. You purchase a framework with the understanding that a team of mad coders are checking to ensure that their php files that enable eCommerce, won’t conflict with their already existing js code that allows a page to be translated into Spanish. Am I right? Perhaps some examples would help. Specifically the “learning curve” to utilize the power of the framework would be nice.

    My work is from SEO background, brings up the concern though of page speed. For SEO a faster loading page ranks higher than a slow one. If a site is built on a theme that has numerous capabilities, but your site doesn’t use them is that possibly hurting your page speed? In Disadvantages, you make the statement this “doesn’t directly influence you”. Makes me wonder who this article was written for and who is influenced by unnecessary code?

    Thanks in advance, I’m just trying to figure things out, great website. Keep up the good work.

    Reply
    • Eric Gross says:
      Nov 4, 2014 at 1:29 pm

      So am I right? The benefit of frameworks is that you benefit from the strength of a team who developed the framework, to avoid downtimes.

      And what about my speed to load concerns? Thanks.

      Reply
  16. Patrick says:
    Feb 5, 2014 at 9:25 am

    Quote: Our Pick

    There are tons WordPress theme frameworks that are available. ….. Yes, you do need to have development skills to code a child theme for this.

    You can use the Genesis Extender Plugin which has a CSS Builder and PHP Builder so that takes care of development skills.

    The Genesis Extender Plugin is by Cobalt Apps. You can design any Theme with the Dynamik Website Builder if you don’t have a Genesis Child Theme.

    The Genesis Extender Plugin is as Powerful as The Dynamik Website Builder but If you have a Genesis Child Theme then use The Genesis Extender Plugin.

    The Dynamik Website Builder has three components: Dynamik Settings, Dynamik Design Options and Dynamik Custom Options. The Genesis Extender Plugin has two comp: Extender Settings and Custom Options which are both the same components as in The Dynamik Website Builder.

    I haven’t seen anything that’s as powerful as The Dynamik Website Builder or Genesis Extender Plugin. The next closest might be DMS (Drag And Drop Design Management System) by PageLines.

    Reply
  17. Shreyans says:
    Jan 26, 2014 at 12:21 pm

    Something I wanted to know for long. Thanks.

    Reply
  18. Kamran Abdul Aziz says:
    Sep 5, 2013 at 1:46 pm

    Nice n meamingful post to let ppl understand what a framework is.
    As am new to web developing. Can I still use Genesis framework ?
    I have say zero knowledge of codes n all. Can I make a robust n decent website using genesis ?

    Reply
    • Srihari Thalla says:
      Nov 25, 2013 at 11:32 am

      As you said you “have zero knowledge of code”, I wouldn’t recommend Genesis at this point of time. Go on with Headway Themes. It is a complete drag-and-drop framework and you don’t need any knowledge of coding.

      Later, when you develop your coding skills, you are ready to move on with Genesis :)

      Reply
      • Kamran Abdul Aziz says:
        Jan 14, 2015 at 9:21 am

        Its been a year now & am ready to go with Genesis. :-)

        Reply
      • Melanne says:
        Jul 28, 2015 at 4:24 pm

        When you say that you need coding knowledge to create a child theme for genesis, how much coding knowledge do you mean? Right now I create child themes for twenty eleven, and the only files I work with are style.css and occasionally some php files, though only very minor edits. Will I be able to code a child theme for genesis or do I need to know how to actually write php to do that?

        Reply
  19. Lori says:
    Jun 18, 2013 at 11:45 am

    Hi!
    Thank you for sharing this informations. What I can’t understand ’bout framework and parent themes working with child one is:
    1) when I’m building a new theme to sell, for example, do i zipped both parent and child theme together and make them two installing as one is based on the other? Or do you develop the new theme overriding the parent one (but in this way all future updates of the parent theme can’t be done correctly)?
    2) A framework isn’t actually a theme and i guess is not a standalone theme, so how can developer use it? Pasting code needed? Or putting the framework folder INSIDE the new theme folder and include and calling functions needed?

    Sorry, I’m just starting right now developing with wordpress and i’m quite confused :D
    However, i’m building my first personal parent theme :)

    Thank you for anwser!

    Reply
    • Editorial Staff says:
      Jun 21, 2013 at 2:36 pm

      1. Most companies offer the parent theme as a separate download. If you own both the parent and the child theme, then might as well go the same route as others. If you are selling a child theme of another framework, then you should send people to get that framework (whether it is free or paid).

      2. Frameworks are themes themselves, but they have hooks that other developers can use to customize things without overriding a theme file.

      Reply
  20. Martin says:
    Apr 1, 2013 at 1:03 pm

    This is all very well, but you dont actually give a definition of “Theme”. Youve sold me on the framework, but what is it a framework of? What actually IS a theme?

    Reply
    • Editorial Staff says:
      Apr 2, 2013 at 4:22 pm

      Theme is the design that you see on your WordPress site. It is also called a skin or a template.

      Reply
  21. Robin Jennings says:
    Feb 7, 2013 at 9:33 pm

    Genesis is a great framework. Just ensure you get a mobile responsive theme straight up as not all of them are.

    Reply
  22. Pat Fortino says:
    Feb 7, 2013 at 7:28 pm

    Have used genesis, woothemes, yoothemes, and twentytwelve. Twentytwelve is the is easiest to understand and very fun and easy to work with. Genesis is the most difficult to understand. woothemes canvas and yootheme warp are in the middle. For the life of me, I cannot understand the love for genesis. I hate it. Using genesis is like building a ship in a bottle: you can never get your hands on the code. Instead, you spend most of your development time scouring studeopress site and the web to find out how to do simple code changes. Also, genesis is the most expensive of all and i have not found the support to be anything other than OK.

    Yootheme templates are very powerful, but their support is aweful. Mostly volunteer answers.

    Reply
    • Utkarsh Bhatt says:
      Apr 10, 2013 at 11:22 am

      The love for genesis is because of its referral program. I have used Genesis, Woothemes and pretty much any framework available for WordPress, and I have to say that Genesis was pretty hard to understand, at least in the beginning, Like you said, the best theme for development is Twentytwelve.

      Reply
      • Editorial Staff says:
        Apr 11, 2013 at 4:04 am

        Actually referral program for other themes convert far better than Genesis because most folks buy their themes based on how it looks on the outside rather than the code itself. Ofcourse creating a standalone theme works and is probably easier in the short run to just tweak something like twenty twelve. However, to speed up development time and not reinvent the wheel in every single theme… it is much better to just spend some time on how Genesis works, and then simply start using it across your site.

        Reply
  23. Bradley says:
    Dec 15, 2012 at 12:32 am

    I use the Woo Framework. I love the themes, they offer a lot of useful plugins (such as WooCommerce) made specifically to work with their themes, support is great, and I can customize the backend for users.

    Reply
  24. Lara says:
    Dec 11, 2012 at 10:48 pm

    Hi. Thank you for the post. I am a beginner web designer and I designed my sites the hard way by modifying other people’s code without too much knowledge of css or php. Can you guys recommend a framework that has visual editor and does not require to much coding. I do not want to modify existing themes. I want to build my own. I checked Headway and genesis. Genesis doesn’t have a demo. Headway is not bad. Is there anything similar to Headway besides the ones mentioned in the comments that you would recommend? My issue with headway is that you can not overlap boxes and there has to be 1 pixel in between them and so I’m a little perplexed as to how to execute certain design elements where overlapping is necessary. Perhaps there is another way to do it? Any help or advice would be greatly appreciated. Thanks you.

    Reply
    • Editorial Staff says:
      Dec 12, 2012 at 8:55 am

      You will NOT find a solution that you are looking for. Headway is the closest you will get. If you are looking to design sites, then we would recommend investing some time in learning the platform. That will vastly improve the overall quality of your work. I learnt by trial and error (exactly the same thing you are doing). Modifying existing themes to make it work for me. After a little bit of time, I was able to create my own themes. I would highly recommend you to not give up. The founder of genesis and StudioPress learnt the same way.

      -Syed Balkhi
      Founder of WPBeginner

      Reply
      • Lara says:
        Dec 12, 2012 at 10:46 am

        Thank you!
        Any advice on how to make boxes overlap in headway?

        Reply
        • Chris Howard says:
          Feb 28, 2013 at 10:13 pm

          Hey Lara

          Just stumbled unto this.

          If you still want an answer, Headway allows you to “Nudge” blocks. That should solve your problem. Look for it in the block’s Design Mode stylings. http://d.pr/i/NTJA

          Also, do you the Headway support forums. You should get an answer there.

          All the best

  25. Bernie Roseke says:
    Nov 10, 2012 at 10:29 pm

    “There was not a single comprehensive article that explained what is a WordPress theme framework.”

    YES! Thank you! I am a small time blogger that read Darren Rowse’s book, “Problogger” and he is a pretty big supporter of the Genesis framework. So naturally I went to check it out, but I could not for the life of me figure out what a framework was. I’ve done probably 3 hours worth of web surfing (over many days). The StudioPress page is the worst. You would think if they wanted you to buy it they should tell you what it is. But all you get is “WordPress is the engine, Genesis the body, and the child theme is the paint job”….. what on earth does that mean?

    Thanks for clearing this up. This post deserves higher search engine rank. Good luck.

    Reply
  26. Mick says:
    Nov 5, 2012 at 7:16 pm

    No mention of any Automatic frameworks?

    Personally I LOVE the _s framework. Yes it is a little more advanced but it has everything there to start building your own custom themes!

    Reply
    • Editorial Staff says:
      Nov 6, 2012 at 10:10 am

      Again, this is not a list of frameworks. There are tons of amazing frameworks out there. The point of this article is to educate users on what is a framework.

      Reply
  27. Roland says:
    Nov 3, 2012 at 4:03 am

    Ok, you’re right. You have to spend some time to learn the special hooks of the framework. But afterwards the framwork can save you a lot of time. I use Xtreme Theme and I never regret.

    Reply
    • Editorial Staff says:
      Nov 6, 2012 at 10:16 am

      Agreed, the first few times it takes longer. But once you get used to it, it speeds up your dev time significantly.

      Reply
  28. Martin says:
    Nov 1, 2012 at 12:04 pm

    As far as frameworks go there is nothing at the moment that is as powerfull as Ultimatum. I have been using it for a while now and the drag and drop part gives you the abillity to create great looking sites but if you want more you can easily add custom styles and so on. I have tried several others, but none of these even comes close to the power of the Ultimatum framework.

    I would look out for this new contender in the framework market, because it’s going to be big.

    The community is also excellent and very responsive. All in all, the best money I have spend over the last year!

    Reply
  29. Chris Rouse says:
    Oct 29, 2012 at 8:59 pm

    I’ve been using Standard Theme by 8BIT for a while now. It’s a fantastic framework to work with and has taken me from not knowing a thing about CSS to building child themes for it (that are actually being used other Standard Theme users!).

    I started off with pre-built free themes and always hated something about them. They were tough to customize because I didn’t know where anything was or how to tweak it, and as you said, upgrades broke everything. Switching to a framework has been a game changer for me. Rather than looking through thousands of crappy free themes, or wishing I could afford the premium theme that looks cool, I can just build the theme that I want for the most part.

    Another thing to point out about a number of frameworks, including Standard Theme, is that a number of them are now being built around Bootstrap (formerly known as Twitter Bootstrap). This means they come with built-in responsive layouts for different screen sizes. This saves a lot of work building mobile sites, or having to sacrifice design to use a mobile site plugin that converts the site for you into something that doesn’t look at all like your site.

    Reply
  30. Melissa M. Miller says:
    Oct 28, 2012 at 11:57 am

    I use WooThemes Canvas and I love it!

    Reply
  31. Debra says:
    Oct 28, 2012 at 11:19 am

    Child themes make perfect sense now. I finally get it! Thank you! Now I can get on to steps 2 through 2000….

    Reply
  32. Aditya says:
    Oct 28, 2012 at 10:51 am

    I have been using themes from themify for long time…..but with lot of recommendations I am thinking to move towards to genesis….but as you said in the post that genesis is for developers but I am not a developer but I really love themes from genesis…..and I also intend to learn somewhat things about coding….
    So should I go with studiopress or can go with drag and drop frameworks like headway or thesis ?????

    Reply
    • Editorial Staff says:
      Oct 28, 2012 at 12:51 pm

      If you like the child themes from Genesis, then use that. You don’t have to be a developer to use it. You have to be a developer to customize the themes unless you go with something like Headway.

      Reply
  33. Tushar says:
    Oct 28, 2012 at 9:36 am

    Thanks for this article however I could think of 2 things
    1] This topic has a very large scope whereas this post could very well be a part 1 of that
    2] This article seems very limited around Genesis / Headway towards the end.

    Also, one must not forget about good free frameworks such as Theme Hybrid and Gantry Framework.

    I am using Theme Hybrid since a year or so and the kind of support I received is phenomenal. I have also tried Gantry for few couple of client sites and that too is very good for developers.

    I don’t mean Genesis is bad, its great too but when we talk about WordPress in general (and not just Blogs) – Genesis is not the last stop.

    Thanks again :)

    Reply
    • Editorial Staff says:
      Oct 28, 2012 at 12:54 pm

      Hey Tushar,

      The topic “framework” is very broad YES. However, we covered exactly what the title said. It is intended to explain what frameworks are. It doesn’t say that we will list ALL frameworks that are out there. Surely there are tons of amazing frameworks out there. We haven’t tried all of them. We can only write and recommend the ones that we have tried. This is exactly why we asked users to tell us which frameworks you are using. Yes, we have heard great things about ThemeHybrid however we haven’t tried it. This is why we cannot recommend it in the article.

      Reply
  34. Zimbrul says:
    Oct 27, 2012 at 4:19 pm

    This is one comprehensive article about WordPress frameworks, what they are and what they do.
    I’m using Headway Theme, a bit of iBuilder (not quite like it), Thesis and of course, Genesis. As with the release of Thesis 2.0 Genesis became my favourite WordPress framework and the reasons are simple: clean code, easy to alter, easy do do basic modifications without getting your hands dirty with CSS, simple to understand even for someone with little or no experience with frameworks. The nice thing you can say about Genesis is that the more you get it to know the more you want to learn. And of course it the support. Support for Genesis framework is the best I came across in the market. Never closed a support ticket without being answered and the problem clarified.
    Headway Theme is amazing, you can do great things with it IF YOU HAVE ENOUGH IMAGINATION IN DESIGN (not my case).

    Reply
  35. Karen F says:
    Oct 27, 2012 at 10:32 am

    Why did you leave out the Builder Framework? It’s really fabulous with a first rate community and support staff. I sound like I’m shilling for them – I am not! But it’s really great – and widely used – and I’m baffled that you don’t mention it! In addition, I’d love to hear you evaluate it’s pros and cons and compare it to the other Frameworks. And Builder has a wider reach in a way, between their BackUp Buddy plugins and their WebDesignUniversity.com from which I have learned SO much with their webinars on everything WordPress. Honestly, you are doing a disservice to the WP community to exclude them. And again, I am not associated with them as anything other than a customer!

    Reply
    • Editorial Staff says:
      Oct 28, 2012 at 12:58 pm

      Hey Karen,

      We know the folks from iThemes, and we are good friends with them. Yes Builder is a great framework. This article is not meant to list all frameworks that are available. Plenty of other articles do that just fine. The point of this article was to highlight what is a framework, why you should use the framework, pros and cons of the framework, and then our pick. We believe that we did a pretty good job at covering what the article intended to cover. This is exactly why we asked users to suggest which framework they use and love. In a sense that is doing pretty of service to the community. A reader can come to learn about frameworks, and then see what others are using and recommending.

      Thanks for dropping by and commenting.

      Reply
    • Karen F says:
      Oct 28, 2012 at 7:23 pm

      LOL! You are right! When I reread your post — you WERE asking for everyone’s experience with Frameworks! Well, let my ruuuusssshhhh to wave the flag for the iThemes team be a testament to their fabulous community and the loyalty they inspires! Sorry for jumping the gun there. And, it would be great for you to evaluate the strengths of the top Frameworks.

      Reply
  36. Pandoon says:
    Oct 27, 2012 at 4:54 am

    And what about speed? There are a lot of unnecessary code, so does it load lower?

    Reply
    • Editorial Staff says:
      Oct 28, 2012 at 12:58 pm

      It depends on which framework you are speaking of.

      Reply
  37. Rusho says:
    Oct 26, 2012 at 12:15 pm

    All the theme listed in this article are commercial. You should mention some free framework such as Granty or Thematic Framework. Anyway, the topic is helpful.

    Reply
  38. chris kluis says:
    Oct 26, 2012 at 10:52 am

    What about Roots?

    Reply
  39. Fred Romano says:
    Oct 26, 2012 at 10:38 am

    StudioPress and Genesis rock! I will never go back to other frameworks after using Genesis. The code is clean and “bloat free” compared to the competition. These guys also provide amazing support!

    Reply
  40. Carrie Dils says:
    Oct 26, 2012 at 10:10 am

    I stumbled on Genesis about 18 months ago and have never looked back. The pro you mention of community”really takes the cake. I can’t speak for other framework communities, but the group of users and developers around StudioPress is TOP NOTCH.

    Regarding flexibility, I haven’t really been bothered too much by this. Again, the StudioPress core dev team has demonstrated a continued desire to grow and expand Genesis capabilities.

    If you can’t tell, I’m sold. :) Thanks for the write-up. All that said, Genesis is a framework more geared toward developers and it’s nice to know others that might be better suited for a different kind of user.

    Reply

Leave a Reply Cancel reply

Thanks for choosing to leave a comment. Please keep in mind that all comments are moderated according to our comment policy, and your email address will NOT be published. Please Do NOT use keywords in the name field. Let's have a personal and meaningful conversation.

Over 600,000+ Readers

Get fresh content from WPBeginner

Featured WordPress Plugin
OptinMonster
OptinMonster
Convert website visitors into email subscribers. Learn More »
How to Start a Blog How to Start a Blog
I need help with ...
Starting a
Blog
WordPress
Performance
WordPress
Security
WordPress
SEO
WordPress
Errors
Building an
Online Store
Useful WordPress Guides
    • 7 Best WordPress Backup Plugins Compared (Pros and Cons)
    • How to Fix the Error Establishing a Database Connection in WordPress
    • Why You Need a CDN for your WordPress Blog? [Infographic]
    • 25 Legit Ways to Make Money Online Blogging with WordPress
    • Self Hosted WordPress.org vs. Free WordPress.com [Infograph]
    • Free Recording: WordPress Workshop for Beginners
    • 24 Must Have WordPress Plugins for Business Websites
    • How to Properly Move Your Blog from WordPress.com to WordPress.org
    • 5 Best Contact Form Plugins for WordPress Compared
    • Which is the Best WordPress Popup Plugin? (Comparison)
    • Best WooCommerce Hosting in 2018 (Comparison)
    • How to Fix the Internal Server Error in WordPress
    • How to Install WordPress - Complete WordPress Installation Tutorial
    • Why You Should Start Building an Email List Right Away
    • How to Properly Move WordPress to a New Domain Without Losing SEO
    • How to Choose the Best WordPress Hosting for Your Website
    • How to Choose the Best Blogging Platform (Comparison)
    • WordPress Tutorials - 200+ Step by Step WordPress Tutorials
    • 5 Best WordPress Ecommerce Plugins Compared
    • 5 Best WordPress Membership Plugins (Compared)
    • 7 Best Email Marketing Services for Small Business (2018)
    • Which is the Best WordPress Slider? Performance + Quality Compared
    • The Truth About Shared WordPress Web Hosting
    • When Do You Really Need Managed WordPress Hosting?
    • 5 Best Drag and Drop WordPress Page Builders Compared
    • How to Switch from Blogger to WordPress without Losing Google Rankings
    • How to Properly Switch From Wix to WordPress (Step by Step)
    • How to Properly Move from Weebly to WordPress (Step by Step)
    • Do You Really Need a VPS? Best WordPress VPS Hosting Compared
    • How to Properly Move from Squarespace to WordPress
    • 5 Best VPN Services for WordPress Users (Compared)
    • HostGator Review - An Honest Look at Speed & Uptime (2018)
    • SiteGround Reviews from 1032 Users & Our Experts (2018)
    • Bluehost Review from Real Users + Performance Stats (2018)
    • How Much Does It Really Cost to Build a WordPress Website?
    • How to Start a Podcast with WordPress (Step by Step)
    • How to Choose the Best Domain Name (8 Tips and Tools)
    • How to Setup a Professional Email Address with Google Apps and Gmail
    • How to Install Google Analytics in WordPress for Beginners
    • How to Move WordPress to a New Host or Server With No Downtime
    • Why is WordPress Free? What are the Costs? What is the Catch?
    • How to Make a Website in 2018 – Step by Step Guide
Deals & Coupons (view all)
Media Temple
Media Temple Coupon
Get 20% OFF on all Media Temple hosting plans.
iPage Coupon
Get over 83% off on iPage web hosting and a free domain name.
Featured In
About WPBeginner®

WPBeginner is a free WordPress resource site for Beginners. WPBeginner was founded in July 2009 by Syed Balkhi. The main goal of this site is to provide quality tips, tricks, hacks, and other WordPress resources that allows WordPress beginners to improve their site(s).

Site Links
  • About Us
  • Contact Us
  • FTC Disclosure
  • Privacy Policy
  • Terms of Service
  • Free Blog Setup
Our Sites
  • OptinMonster
  • MonsterInsights
  • WPForms
  • List25
  • Awesome Motive
  •  

Copyright © 2009 - 2018 WPBeginner LLC. All Rights Reserved. WPBeginner® is a registered trademark.

WordPress hosting by HostGator | WordPress CDN by MaxCDN | WordPress Security by Sucuri.