8 Responses to WordPress Development Tutorials – pt 8: HTML CSS to Theme

  1. nihonnights April 3, 2013 at 11:14 am #

    Hi,

  2. nihonnights April 3, 2013 at 11:20 am #

    Hi, I tried commenting from the youtube ipad app…not a very funny thing I
    might say Well, first I wanted to tell you that your videos are awesome!
    Short and right to the point! I have a question though, on the index.php
    you define the posts that appear on the page. However, if I have more than
    3 posts I get another row with the next post. I would like to have only the
    latest 3 posts on the main page, how do I limit that? Thanks!

  3. easydevtuts April 3, 2013 at 2:07 pm #

    hello

  4. easydevtuts April 3, 2013 at 2:14 pm #

    Thanks for pointing that out. To be honest I made a mistake and
    accidentally edited that part of the video out. To set a limit to the
    number of post shown just go to the dashboard and go under Settings >>
    Reading. Go to the option “Blog page shows at most” and change this to
    three or whatever you want. I’ll be sure to include that step in one of my
    upcoming videos. Thanks for watching!

  5. nihonnights April 5, 2013 at 1:06 pm #

    Thank you, I did the change and it works like a charm! I really enjoy the
    tutorials, I hope to see new ones soon!

  6. David Meade April 24, 2013 at 2:00 pm #

    featured images aren’t available on my posts page :/

  7. Sander Wilbrink August 16, 2013 at 2:44 pm #

    same commend as i made in lesson 6, nested scaffolding in index.php when
    creating the loop you use the following: row > span12 >span4. I guess it
    should be row > span 12 > row > span 4 (*3). But if you do so, why use the
    span12 and not go directly row> span4 (*3) So my question this time: is
    this a bug in the your code? and if it is, what is the best solution?
    adding a row, or removing the span12 container? btw: thanks for your quick
    response last time.

  8. Sander Wilbrink August 16, 2013 at 3:02 pm #

    update: i tried both options, the have the same result. however the result
    seems to make the styling worse, is this beceause of css you placed? or am
    i missing something here

Leave a Reply