Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
WPBカップ
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

WordPressテーマフレームワークとは?長所、短所、その他

編集メモ: WPBeginner のパートナーリンクから手数料を得ています。手数料は編集者の意見や評価に影響を与えません。編集プロセスについて詳しく知る。

WordPressテーマフレームワークとは何なのか、使うべきなのか、疑問に思っていませんか?

WordPressテーマフレームワークは、開発者が美しい子テーマをより迅速に作成するのに役立ちます。しかし、フレームワークにはそれぞれ長所と短所があり、考慮する必要があります。

この投稿では、WordPressテーマフレームワークとは何かを正確に説明します。また、さまざまな種類のテーマフレームワークを説明し、それらを使用することの長所と短所を説明し、そして私たちのお気に入りのテーマフレームワークを共有します。

What is a WordPress theme framework

この投稿で取り上げる内容は以下の通りだ:

WordPressテーマフレームワークとは?

WordPressテーマフレームワークは、サイトテーマを作成するために使用される複数のファイルを含んでいます。テーマの中核となる機能は含まれていますが、スタイリングやデザインは含まれていません。

テーマフレームワークは、子テーマと一緒にインストールする必要がある親テーマと考えることができる。そして、子テーマがサイトの見た目を決定する。

しかし、実際にはテーマを「親」や「子」のように複数に分割するのではなく、開発者はフレームワークである1つのインストールにすべてのコードを含めるだけである。

開発者がテーマフレームワークを好んで使うのは、同じコードの多くをさまざまなサイトで再利用できるからだ。同じ関数の多くを書き直すことなく、異なるスタイルが必要なサイトのために多くの異なる子テーマを簡単に作成することができます。

というのも、子テーマは、カスタマイズや機能を失う危険性なしに、テーマフレームワークの機能をすべて継承するためにフレームワークによって作成されるからです。

WordPressの初期には、WordPressテーマの開発と保守の方法にいくつかの重大な問題がありました。

大きな問題の一つは、ユーザーによってテーマに追加されたカスタムコードを失うことなくWordPressテーマを更新する良い方法がなかったことです。

Kubrick - the default WordPress theme from 2005 - 2010

フレームワークが存在する以前は、開発者が同じコードを再利用するには、すべてのテーマにコピー&ペーストするしかなかった。

そのため、WordPressのセキュリティに懸念が生じていた。例えば、あるテーマにセキュリティの悪用があった場合、同じコードをベースにしている他のテーマすべてにパッチを適用する迅速な方法がなかった。

この問題に対処するため、WordPressのコアチームとコミュニティは親テーマと子テーマを考案した。

フレームワークを使えば、子テーマでカスタマイズしたものを変更することなく、更新をプッシュするのは非常に簡単です。この方法によって、サイトの見た目を変更することなく、サイトの「フレームワーク」を強固に保つことができます。

テーマ・フレームワークを使うことの長所と短所とは?

WordPressテーマフレームワークをサイトに使用することには、いくつかのメリットとデメリットがあります。その両方を見てみよう。

メリット(長所)

  • コミュニティ– 人気のあるテーマフレームワークのほとんどは、巨大なコミュニティを持っています。そのため、サポートに関する質問に答えてもらいやすくなっている。例えば、WordPress.orgで特定のテーマのサポートフォーラムを表示し、問題を解決することができます。
  • ビルトイン機能– テーマフレームワークには、ウィジェット、ブロック、その他の機能がビルトインされていることが多い。カスタマイザーをよりコントロールすることができ、フォントや色を簡単に編集したり、様々なスタイルを試すことができる。SeedProdのような多くのフレームワークやテーマビルダーは、あらかじめビルトインされたテンプレートが付属しており、ドラッグアンドドロップビルダーを提供している。
  • コードの品質– 多くの場合、テーマフレームワークは査読を受けているため、すべてのベストプラクティスに従っている可能性が高い。これは、あなたのサイトのテーマがレスポンシブで軽量であるために不可欠です。読み込みの速いサイトはWordPressのSEO対策にもなります。
  • アップグレード状況– スタイルのカスタマイザーを失うことなくアップグレードできることは大きなプラスです。また、サイトのバックアップを復元する際にも役立ちます。テーマのカスタマイザーはそのまま残り、再度実行する必要はありません。

デメリット(短所)

  • 不要なコード– フレームワークには多くの場合、使わないかもしれないビルトイン機能がついている。しかし、フレームワークがうまくコーディングされていれば、あなたのサイトにまったく影響を与えないはずだ。
  • フレームワークの制限– フレームワークには制限がある場合が多い。サイトを大幅にカスタマイズしたい場合、フレームワークがそれを処理してくれるとしても、特別な子テーマをインストールしてコアファイルを上書きしなければならないかもしれません。
  • 価格– ほとんどのテーマフレームワークは無料ではないか、無料版では限られた機能しか提供していない。更新やサポートを受けるには、1回限りの料金か年会費がかかる。しかし、テーマビルダーを利用するのであれば、費用に見合った価値を得ることができ、スタートプランもそれほど高くはない。

テーマ・フレームワークを使うべきか?

もしあなたがWordPressのテーマ作成を学んでいる開発者なら、テーマフレームワークを使うことで開発時間を短縮することができる。

一方、中小企業であれば、テーマフレームワークと子テーマを購入してサイトで使用することができる。多くの場合、テーマフレームワークを購入すると、さまざまな子テーマをすべて一度に利用できるようになります。

例えば、Genesisには様々な業界向けの優れた子テーマが用意されており、自分のニーズに合わせて簡単にカスタマイズすることができる。

サイトにフレームワークを使用するもう一つの利点は、一度使い方を覚えれば、全く新しいテーマやフレームワークを学ぶことなく、簡単にデザインを切り替えることができることです。

WordPressテーマフレームワークのベストセレクション

WordPressテーマフレームワークは山のようにあります。ここでは、用途別におすすめのテーマフレームワークをご紹介します。

1.Genesis テーマフレームワーク

WPEngine genesis framework

私たち自身の経験に基づき、StudiPressのGenesisテーマフレームワークを使用することをお勧めします。WordPressのスピードとパフォーマンスのために高度に最適化された、揺るぎないコードライブラリが付属しています。

Genesisは余分な機能で肥大化していないので、サイトに必要なWordPressプラグインを自由に選択できる。

Genesis用の子テーマは何十種類もあり、簡単にインストールしてカスタマイズすることができます。さらに、WordPressのホスティングサービスとしてWP Engineに登録すれば、Genesisとすべての子テーマに無料でアクセスできます。

StudioPressは現在、最も人気のあるマネージドWordPressホスティングサービス会社であるWP Engineの一部となっています。

WP Engineホスティングにサインアップしてサイトを構築すると、このテーマと35以上のStudioPressテーマをすべて入手できます。

ボーナス: WPBeginnerユーザーはさらに20%オフ。今すぐWP Engineを始めましょう

2.ディビ

Divi

Diviは、人気のドラッグ&ドロップWordPressテーマです。実際の子テーマは使用しないが、本当にテーマフレームワークである。その代わり、テーマビルダーとレイアウトを使用し、フレームワークが更新されてもカスタマイザーを安全に保つことができる。

強力なドラッグ&ドロップ式のページビルダーを使えば、カスタムテンプレートを簡単にインポートしたり、何百もの既成レイアウトを使って、必要に応じて独自のページやサイトを作成することができます。

3.SeedProd

SeedProd website builder

SeedProdは最高のWordPressテーマとランディングページビルダーです。コードの個別行に触れることなくカスタムテーマを作成するのに役立つ、初心者に優しいプラグインです。

最大の魅力は、300以上のテーマテンプレートキット、90以上のカスタマイズ用ブロック、ドラッグ&ドロップテーマビルダーなどを利用できることだ。この方法で、どんなニッチなタイプのサイトでも作成することができる。

SeedProdは、ビジネスサイトを立ち上げるための完全なソリューションです。各テンプレートキットには、ホームページ、ランディングページ、お問い合わせページなどが含まれています。ダミーのテキストと画像を入れ替えるだけで簡単に始めることができます。

4.テミファイ

Themify

Themifyは、42以上のテーマ、強力なページビルダー、多くのアドオンと追加テンプレートなどを備えたドラッグアンドドロップWordPressテーマフレームワークです。

これにより、開発者やウェブサイトのオーナーは、コードをまったく書かずにウェブサイトを作ることができる。さらに、すべてのテーマに11のプラグインとPhotoshopファイルが付属しています。

5.ビーバービルダー

Beaver Builder website

Beaver Builderは人気のWordPressページビルダーで、Beaver Themerアドオンが付属しており、完全なフレームワークとして機能します。これにより、カスタムランディングページだけでなく、カスタムWordPressテーマ全体をコードを書くことなく作成することができます。

様々なページレイアウトのテーマテンプレートが用意されています。WooCommerce商品、404ページ、検索ページなどのレイアウトも作成できます。そのほか、Beaver Builderでは、ヘッダー、告知バー、コールトゥアクションボタンなどのさまざまなパーツを作成できます。

6.アストラ

Astra WordPress Theme

Astraは、市場で最も人気のあるWordPressテーマの一つです。メインテーマは単体でも使用できますが、Starter Sitesアドオンを使用すると、フレームワークの機能を備えた完全なサイトデザインをメインテーマにインポートすることもできます。

Astraは、Genesisのようなコードライブラリベースのテーマフレームワークと、Diviのようなドラッグアンドドロップフレームワークの中間のようなものだ。また、好きなページビルダーと組み合わせて使うことができ、ユーザーに自由を与えてくれる。

WordPressテーマフレームワークはどれがベストか?

あなたに最適なテーマフレームワークは、あなたのスキルレベルや、どれだけの時間とお金を投資するかによって決まります。

開発者には、Genesisの使用をお勧めする。Genesisは最も長い歴史があり、SEOとパフォーマンスに最適化されたテーマフレームワークです。

ビジネスやブログのサイトを作りたい一般ユーザーには、DiviSeedProdThemifyのようなドラッグ&ドロップのフレームワークを使うことをお勧めする。Divi、SeedProd、Themifyのようなドラッグアンドドロップフレームワークは、コーディングスキルを必要とせず、柔軟性に優れています。

オプションとして、Astraのような柔軟なカスタマイズ設定が可能なスタンドアロンのWordPressテーマを使用することもできます。

この投稿が、WordPressテーマフレームワークとその長所と短所について詳しく知る一助となれば幸いです。また、WordPressサイトを構築するのにかかる費用や、無料とプレミアムのWordPressテーマの比較もご覧ください。

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

情報開示 私たちのコンテンツは読者支援型です。これは、あなたが私たちのリンクの一部をクリックした場合、私たちはコミッションを得ることができることを意味します。 WPBeginnerの資金源 をご覧ください。3$編集プロセスをご覧ください。

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

究極のWordPressツールキット

ツールキットへの無料アクセス - すべてのプロフェッショナルが持つべきWordPress関連製品とリソースのコレクション!

Reader Interactions

76件のコメント返信を残す

  1. Syed Balkhi says

    Hey WPBeginner readers,
    Did you know you can win exciting prizes by commenting on WPBeginner?
    Every month, our top blog commenters will win HUGE rewards, including premium WordPress plugin licenses and cash prizes.
    You can get more details about the contest from here.
    Start sharing your thoughts below to stand a chance to win!

  2. Diane Caron says

    I’m trying to learn and understand the world of websites and website building as well as blogs and their development.

    When the word ‘framework’ is being used, its meaning is a selection of specific code used to build a website or blog.

    If I use the analogy between Website framework and house building framing, the wood studs framework is like the framework for website building except it’s code. Whereas the outer perimeter of wood framing is the “parent framework”which generally stays the same. The inside wood framework is the child framework which can be modified wo changing the parent framework.

    Is this a good and correct analogy? Is this what you mean when you say parent and child framework when pertaining to websites and blogs?

    • WPBeginner Support says

      It is as close as that analogy would get We would recommend re-reading our guide for the specifics.

      管理者

  3. Johanna says

    Another disadvantage of using a framework is if the creator is a one man shop who decides to close the shop and cease support and further development.

    With the continuous development of WordPress, PHP versions and plugins, it is important that the framework/themes also keep up with the changes to stay compatible.

  4. Krayl says

    Great article! Given this article was written in 2012 would you still recommend using the suggested frameworks or are there more current options you would suggest in 2018
    .
    Thank you in advance!!

  5. Arif chy says

    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

  6. Hiwa says

    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

  7. Joe Calka says

    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 ….

  8. Deepak Singla says

    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.

  9. Nilanchala says

    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.

  10. Diane Broadley says

    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!

  11. Thierry Muller says

    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 :-)

    • Kanishk Kunal says

      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.

    • Warwick says

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

  12. sreekanth says

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

  13. Tamara says

    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?

  14. Pete Gregory says

    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.

  15. kamlesh sharma says

    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 …. ?

  16. Eric Gross says

    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.

    • Eric Gross says

      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.

  17. Patrick says

    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.

  18. Kamran Abdul Aziz says

    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 ?

    • Srihari Thalla says

      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 :)

      • Melanne says

        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?

  19. Lori says

    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!

    • Editorial Staff says

      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.

      管理者

  20. Martin says

    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?

  21. Robin Jennings says

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

  22. Pat Fortino says

    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.

    • Utkarsh Bhatt says

      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.

      • Editorial Staff says

        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.

        管理者

  23. Bradley says

    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.

  24. Lara says

    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.

    • Editorial Staff says

      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

      管理者

        • Chris Howard says

          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

    “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.

  26. Mick says

    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!

  27. Roland says

    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.

  28. Martin says

    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!

  29. Chris Rouse says

    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.

  30. Debra says

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

  31. Aditya says

    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 ?????

    • Editorial Staff says

      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.

      管理者

  32. Tushar says

    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 :)

    • Editorial Staff says

      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.

      管理者

  33. Zimbrul says

    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).

  34. Karen F says

    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!

    • Editorial Staff says

      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.

      管理者

    • Karen F says

      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.

  35. Rusho says

    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.

  36. Fred Romano says

    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!

  37. Carrie Dils says

    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.

返信を残す

コメントありがとうございます。すべてのコメントは私たちのコメントポリシーに従ってモデレートされ、あなたのメールアドレスが公開されることはありませんのでご留意ください。名前欄にキーワードを使用しないでください。個人的で有意義な会話をしましょう。