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

From Wiki @ Karl Jones dot com
Jump to: navigation, search
 
Line 6: Line 6:
  
 
The original Loop exercise (per the instructor) used the 2016 Theme.  However, 2016 is not compatible with instructions in the book.
 
The original Loop exercise (per the instructor) used the 2016 Theme.  However, 2016 is not compatible with instructions in the book.
 +
 +
== Reading for next week ==
 +
 +
Textbook: Building an Advanced WordPress Site (505-542)
 +
 +
* 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
 +
* Creating Custom Category Page (519-526)
 +
* Building a Better Home Page (527-534)
 +
* Making a Smarter Product Page (534-541)
 +
* Classifying Your Posts with Custom Taxonomies (542)
 +
 +
Online:
 +
 +
* [[WordPress Archive Page]]
 +
* [[WordPress Category Page]]
 +
* [[WordPress Custom Field]]
  
 
[[Category:Web Design and Development III (MGDP2060)]]
 
[[Category:Web Design and Development III (MGDP2060)]]

Latest revision as of 18:40, 27 October 2016

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

UPDATE:

Re-do the Loop exercise from the previous week, using the 2012 Theme (per the book).

The original Loop exercise (per the instructor) used the 2016 Theme. However, 2016 is not compatible with instructions in the book.

Reading for next week

Textbook: Building an Advanced WordPress Site (505-542)

  • 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
  • Creating Custom Category Page (519-526)
  • Building a Better Home Page (527-534)
  • Making a Smarter Product Page (534-541)
  • Classifying Your Posts with Custom Taxonomies (542)

Online: