The WMDD 4840 final assignment requires you to deploy WordPress to a live server and get a domain name. In the materials below, there are three different ways to do this. Deploying to Amazon Lightsail Deploying via the control panel of a typical host company such as Namecheap.com Deploying to the WMDD Server with the […]
Category: WordPress
In the summer semester, we will work with the Film Arts department to create websites for their Unlock The Vault graduating film festival. In the Spring semester, that option is not possible, so this will instead serve as an alternative. The main learning outcome of this course is that you learn how to use, set […]
First, please download the starter files. This is a Duplicator archive for you to install in a new database. If that package does not install for you and you’re on a Mac, try setting your PHP version back to v7. Or use this updated one. Finally, please download the screenshots and then the resources (images […]
First, please download the starter files. Starter Files Make a new database and install the duplicatored site into it. As part of that duplicator process, make a new Admin Account, using your first and last name as both the user name and password. For the nickname, use your initials. Make sure that you do this, […]
First please download the Starter files. This is a Duplicator Archive for you to install. As part of this process, be sure to create a new Admin account so that you can log into the site. And please also download the screenshots. Please use the screenshots to understand the layout and style details required in […]
WordPress Lab Exercise 3 (pt 2)
Task Fifteen: Investigating Excerpts Now click on Blog in the menu. This will take you to the listing of posts. Scroll through the posts. You will notice here that right after each post’s feature image, there is a paragraph of text. For the first post, that text will be the following: The Vexter Fuzz Factory […]
If some of your WordPress posts or pages have the following error messsage output to the screen ob_end_flush: failed to send buffer of zlib, etc, the following steps should fix it.
A WordPress starter theme is a great way to build your own themes. Starter themes are, as the name implies, meant to serve as the code foundation upon which you build your theme. With a good starter theme, you have a 1000-hour headstart. This is because on its own the starter theme will typically deliver […]
First, please download the starter files. Use the latest version. Make a new database and install the duplicatored site into it. As part of that duplicator process, make a new Admin Account, using your first and last name as both the user name and password. For the nickname, use your initials. Make sure that you […]
WordPress/MAMP: Fixing Cropping Issue
Depending on what development environment you are using, you might encounter errors when cropping images in WordPress. Here is one possible fix for that. In the front panel of MAMP, check which version of PHP you are running. If you do not see the PHP version in the front panel, go to the MAMP Preferences […]