In this exercise, you are making a WordPress theme for a website about a particular guitar: the Squire Hello Kitty Stratocaster. The website is called Guitar Kitty. First, please download the starter content. Here is a silent video Loom video demonstrating the final site. Already installed in the site are the following plugins: If this […]
Author: km
Php for Developers 2024
In one fast-paced class, we are going to learn two things: Please download the starter content and install it in your development environment. Please also download this screenshot file. Most of what we do in this class is covered in the following exercise series: For an exercise that goes further, including outputing custom fields and […]
To Install Tailwind:Open your project in Visual Studio Code. Go to Terminal > New Terminal Type npm install -D tailwindcss To Initialize your project, type Then create two folders inside your project. Name them build and src In the SRC folder, make a file called input.css In the BUILD folder, make a file called index.html In tailwind.config.js, edit […]
First please download the starter files. Now please download the screenshots. Finally, here is a Loom video describing what you will produce. Tailwind Videos A short Loom series on using Tailwind. Killer Shortcut If you go to the tailwindcss website, the keyboard shortcut Ctrl-K will allow you to search the documentation very efficiently. Tailwind Setup […]
In this exercise, you will investigate the use of Custom Post Types, Custom Fields, and Custom Taxonomies. First, please watch this Loom video series and follow along creating the site I create in the videos. To do that, please download the images and data for the custom fields to follow along with the video. In […]
There is no excerpt because this is a protected post.
There is no excerpt because this is a protected post.
WordPress FSE Exercise: Atomized 2024
For this assignment, please go through the steps in the following video series: Loom: Atomized Full Site Editing 2024. If we are doing this exercise in a class session, here are the images to download. However, if this is an assignment, you must use your own content: none of mine. Make or get your own […]
First, please download the required files: 1. Duplicator Package I’ve included two versions of the package (made while running different php versions). First try version 8. If that doesn’t work, install version 7. Mac Users: Make sure that your MAMP PHP version is matching the package you are installing. You can set that in the […]
First, please download the required files: 1. Duplicator Package I’ve included two versions of the package (made while running different php versions). First try version 8. If that doesn’t work, install version 7. Mac Users: Make sure that your MAMP PHP version is matching the package you are installing. You can set that in the […]