Description
In this course, you will learn :
- How the theme's basic structure works from the ground up.
- How to integrate the theme with any version of Bootstrap.
- WordPress pages and internal template files
- Native functions and tools that bring the theme's entire mechanism to life.
- Wordpress Theme development
- create custom blocks for your theme using ACF PRO
Syllabus :
1. Basic configuration of wordpres Theme
- Installation of wordpress and Basic configurations
- header.php and footer.php
- Enqueue styles with wp_enqueue_styles the right way
- Enqueue scripts the right way with wp_enqueue_script
- Add template parts & Pages of our theme
- Add menu theme support
2. Home page with Custom post Types and Advanced Custom Field ACF free plugin
- Custom Post Types explained and CPT of Silders
- ACF for sliders
- ACF for services
- ACF for Counters
- ACF for Team
- ACF for testimonials
- Blog post section Loop
3. Converting The rest of our Home page with ACF pro
- Installation of ACF pro version and basic configuration
- Convert Top Bar header with ACF pro
- Convert About section with ACF Pro
- Convert FAQ and SKILLS with ACF Pro
- Convert CTA with ACF Pro
- Footer with ACF Pro
4. Portfolio and gallery pages
- Custom post type and register taxonomy of Portfolio template page
- coding the portfolio template page
- Single-portfolio page
- Gallery page
5. About and Services pages
- About page with ACF PRO
- Services Page with ACF PRO
6. Blog Page and Single Page
- Index.php converting blog page
- Single.php page
7. Widgets , Comments and archive page
- Register Sidebar Widgets
- Footer Sidebars widgets
- wp comments section
- archive page
8. Contact page with Contact form 7 integration
- ACF fields of Contact page
- PHP functions to link fields
- Contact Form 7 integration
9. Template page and 404 page and Data Sanitization
- Template page.php
- 404 page
- Validating Sanitizing and Escaping User Data
10. Child theme and Custom plugin for our theme CPT
- Child theme of efrekia theme
- Custom plugin of our custom post types
11. TGM plugin and Demo importer
- TGM integration for plugin importer of our theme
- Demo importer integration
- Demo Importer demonstration