Description
In this course, you will :
- Learn how to properly install WordPress as well as how to transfer CSS and Javascript files from a template to a WordPress theme.
- Learn how to incorporate Bootstrap and make the theme responsive while retaining the HTML template's original features and visual aspect within WordPress.
- Learn how to make the template content in WordPress highly dynamic, from menus to text and image areas. You'll be able to create a theme that you or your clients can easily update.
- Create a custom WordPress loop to implement a fully dynamic post list!
- You will also have access to all of the files created during the lessons. They are all well organised so that you can review or correct your own code.
Syllabus :
- Installing Xampp
- Installing WordPress
- Turning the HTML Template Into a Working WordPress Theme
- Enqueuing Stylesheets the Right Way
- Enqueuing Javascript the Right Way
- Making the Theme more Dynamic with Widgets
- Creating WordPress Menus
- Implementing a Basic WordPress Loop