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

  1. Joshua Combs April 12, 2013 at 10:35 pm #

    When did you create the header and footer.php I do not recall that being
    shown in the video. Nor is it for download.

  2. easydevtuts April 13, 2013 at 3:43 am #

    Hey Joshua thanks for watching. I did not create those files in this video.
    They were made in my WordPress Development Tutorials – pt 2 video. You have
    to create them yourself for now but the entire theme will be completed and
    available for download on my website next week.

  3. Joshua Combs April 13, 2013 at 3:45 am #

    I am a complete new person to theme development on WordPress and am trying
    to follow a tutorial to learn. Thanks for the video series!

  4. jerrell Bryant April 22, 2013 at 10:16 pm #

    Hi Thank you for the great tutorial(s). I’m having trouble viewing the
    syntax that is being used in the wp_nav_menu array. is it ‘menu’ =>
    ‘main-nav’, or ‘menu’ #> ‘main-nav’, or ‘menu’ -> ‘main-nav’,?

  5. jerrell Bryant April 22, 2013 at 11:16 pm #

    I figured out what i was doing wrong by watching the 3rd video. I didn’t
    setup registration_nav_menus function array or create the menu within
    wordpress. but now it is working properly. Thanks

  6. Cybor Geek May 19, 2013 at 7:17 pm #

    I am following right along easydev Great job!!! really appreciate you
    sharing knowledge

  7. Angus Maclean June 12, 2013 at 12:00 am #

    Great tutorials, is it possible to add the class of “dropdown” to a li and
    class=”dropdown-toggle” and data-toggle=”dropdown” to the the a tag. I have
    managed to add the class of “dropdown-menu” to the ul by extending the the
    ‘walker’ object. thanks

  8. Sangeeth Kannan July 15, 2013 at 12:13 pm #

    Thanks Angus i was just thinking about it….

Leave a Reply