Week Nine Exercises (MGDP2060)

From Wiki @ Karl Jones dot com
Revision as of 07:48, 27 October 2016 by Karl Jones (Talk | contribs)

Jump to: navigation, search

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

Copy and rename the PinBlack template

In your WordPress (Exercises) installation, copy and rename the PinBlack theme.

Then activate the theme.

Custom Post Type "Products"

Implement the Custom Post Type "Products", per the text book.

Categories

Create three categories (your choice), corresponding with three types of products.

Sample Products

Create three (or more) sample Products. Assign to different Categories.

Display in Archive pages

Implement the PHP code which causes WordPress to display your Products in the standard Archive pages.

You will need to publish as standard WordPress Post for the current month, in order to make the Products appear in the Archive.

Reading for next week

Textbook:

Online: