Short video that goes over what you can expect in this Bootstrap 4 tutorial series.
Bootstrap 4
Watch First: Building StanleyWP
Short video on the specific details about what to expect in this Bootstrap 4 tutorial series for members.
You need to have an active subscription to view this content.
Zip and Package WordPress theme files for Delivery and Distribution
This tutorial goes over how I use a Gulp task to zip up my theme files. The zip package is perfect to give to clients or upload in the WordPress Dashboard. Gulp makes it fun and easy!
You need to have an active subscription to view this content.
Update WordPress Theme to latest version of Bootstrap 4
This tutorial goes over how to update to the latest version of Bootstrap 4 and what to look out for when updating your theme in the future.
You need to have an active subscription to view this content.
Using the Bootstrap 4 Media Queries to edit styles at certain breakpoints
This tutorial goes over how to use the Bootstrap 4 media queries to add and edit our CSS styles to change the way our theme looks at different breakpoints. Bootstrap 4 is a mobile first framework, so we make sure to change the styles for larger devices.
You need to have an active subscription to view this content.
Styling Author Avatar
This short tutorial goes over how to style the Author and Author avatar that is displayed on each post.
You need to have an active subscription to view this content.
Styling and customizing StanleyWP
This tutorial goes over all the custom Sass styles that were added to the StanleyWP theme files to give the layouts that custom look and feel.
You need to have an active subscription to view this content.
Add Custom Logo Support to Theme Customizer
This tutorial goes over how to add custom logo support to our WordPress theme. This will allow the user to upload a custom logo from the WordPress customizer to display in the header of the WordPress theme.
You need to have an active subscription to view this content.
Add custom Homepage Template to StanleyWP
This video goes over how to create a custom homepage template for your WordPress theme. I also go over how to use the WP_Query to pull in our custom post type posts to display them with the homepage template.
You need to have an active subscription to view this content.
Add Author Avatar to Blog Posts
In this tutorial we add the author avatar and author name to our blog posts. We also update the post meta to remove the author name so it isn't displaying in twice in the blog layout.
You need to have an active subscription to view this content.