25
Oct
WordPress from scratch : Part 4
Posted by Benjamin Reid in Web Design, WordPress
Welcome to part four of my ‘WordPress from scratch’ series! This 4th part covers setting up WordPress’s amazing comment system, getting your pages (pages.php) looking like the rest of your blog, setting up your dynamic highlighting nav’ and more! I’ve also provided code snippets below which would of bored you all to death explaining so [...]
Welcome to part three of my ‘WordPress from scratch’ series! This third part introduces you to The Loop and getting your blog to work with WordPress’s main function, blogging! I’ll also step into plugins to allow you to create thumbnails for your posts.
Welcome to part two of my ‘WordPress from scratch’ series! Since last time I have come up with a design for the blog and coded it up into XHTML and CSS. Before moving onto part two I recommend that you come up with your own design and code it up too. Though if you want [...]
Welcome to part one of my ‘WordPress from scratch’ series! This first part covers downloading and installing a localhost called MAMP, downloading WordPress and setting up a database for it and finally, installing WordPress itself. This time around I’ll be doing screen-casts as opposed to saying do this do that, so you should be able [...]