Comments on: How To Create A WordPress Theme From A HTML Template Part 1 – Introduction https://www.designbombs.com/create-wordpress-theme-introduction/ Droppin' design bombs everyday! Wed, 27 Sep 2017 22:05:13 +0000 hourly 1 https://wordpress.org/?v=6.8.5 By: Grace https://www.designbombs.com/create-wordpress-theme-introduction/#comment-22615 Wed, 27 Sep 2017 22:05:13 +0000 https://www.designbombs.com/?p=21314#comment-22615 I love how clear and straightforward this intro is structured! I’m a bit fuzzy on some parts of WordPress even though I know that it’s not as insanely complex as it seems.

]]>
By: andy brookes https://www.designbombs.com/create-wordpress-theme-introduction/#comment-19238 Tue, 01 Aug 2017 10:23:54 +0000 https://www.designbombs.com/?p=21314#comment-19238 Very readable unlike official WP source & great intro to WordPress themes couple – of typos including :
….theory you just need one more file, indexx.php. [index.php]

…………….it looks for a front page.php file. [front-page.php]
I had a go at wp theme using bootstrap https://github.com/captain-sensible/wp1 example use: bimschoolgh.com biggest problem is understanding how to override say underscore theme with bootstrap. if you look at style.css of underscore its difficult to see how it styles ten there is body_class() which adds style class to body element.

]]>
By: Coralie https://www.designbombs.com/create-wordpress-theme-introduction/#comment-11426 Thu, 02 Feb 2017 14:05:58 +0000 https://www.designbombs.com/?p=21314#comment-11426 Nice article, very clear.
I can’t wait for the next parts.

]]>