Week Eight Exercises (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 18:37, 12 October 2016 by Karl Jones (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article contains exercises for Week Eight of Web Design and Development III (MGDP2060).

No Class October 20 - next class October 27.

Reading

  • Introducing Template Files (486-487)
  • Diagram of Templates inside Templates (487)
  • Table of essential WordPress Templates (488-489)

Template Editing Exercise

Do the "Basic Editing Example" exercise (489-495), in which you remove the "Powered by WordPress" message.

Do this in your WordPress (Exercises).

If you wish, also do so in your WordPress (Project).

The Loop Exercise

Do the "Delving in the Loop" exercise (495-500).

Do this in your WordPress (Exercises).

Reading for next class session

  • Building an Advanced WordPress Site (505-518)
    • Planning Your Site
    • Picking a Theme
    • Creating a Custom Copy of a Theme
    • Adding New Types of Posts
    • Defining a Custom Code Type in Code
    • Creating Sample Content
    • Defining a Custom Post Type with a Plug-in