Difference between revisions of "Week Eight Exercises (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
Line 1: Line 1:
 
This article contains '''exercises''' for '''[[Week Eight (MGDP2060)|Week Eight]]''' of [[Web Design and Development III (MGDP2060)]].
 
This article contains '''exercises''' for '''[[Week Eight (MGDP2060)|Week Eight]]''' of [[Web Design and Development III (MGDP2060)]].
  
== In class ==
+
== Reading ==
  
...
+
* Introducing Template Files (486-487)
 +
* Diagram of Templates inside Templates (487)
 +
* Table of essential WordPress Templates (488-489)
  
== For next week ==
+
== 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
  
  
 
[[Category:Web Design and Development III (MGDP2060)]]
 
[[Category:Web Design and Development III (MGDP2060)]]

Revision as of 19:27, 11 October 2016

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

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