WordPress Theme Development With ACF : For Themeforest
WordPress Theme Development With ACF : For Themeforest, available at $69.99, has an average rating of 4.65, with 49 lectures, 1 quizzes, based on 65 reviews, and has 7379 subscribers.
You will learn about You will be Able to Create Custom WordPress Themes from Scratch Customize WordPress themes Work with WordPress theme Custom Post Types and Advanced Custom Fields Create custom WordPress theme tags Master how WordPress works behind the scenes Build a full custom WordPress website Using ACF pro Write Custom WordPress Functions Modify and implement the WordPress loop Develop custom WordPress theme sidebars Bundle all plugins using TGM plugin Make a custom Plugin for Custom post types of your themes Build a multipage business Website using ACF and all the wordpress standards functionnality Make a Demo import "One Click demo importer " Like a pro Enqueue styles and Scripts the right way This course is ideal for individuals who are Developers who want to learn how to create wordpress themes using ACF advanced custom fields or Anyone who want to initiate himself to wordpress theme development or Beginner and advanced user of PHP and HTML & CSS It is particularly useful for Developers who want to learn how to create wordpress themes using ACF advanced custom fields or Anyone who want to initiate himself to wordpress theme development or Beginner and advanced user of PHP and HTML & CSS.
Enroll now: WordPress Theme Development With ACF : For Themeforest
Summary
Title: WordPress Theme Development With ACF : For Themeforest
Price: $69.99
Average Rating: 4.65
Number of Lectures: 49
Number of Quizzes: 1
Number of Published Lectures: 49
Number of Published Quizzes: 1
Number of Curriculum Items: 50
Number of Published Curriculum Objects: 50
Original Price: $74.99
Quality Status: approved
Status: Live
What You Will Learn
- You will be Able to Create Custom WordPress Themes from Scratch
- Customize WordPress themes
- Work with WordPress theme Custom Post Types and Advanced Custom Fields
- Create custom WordPress theme tags
- Master how WordPress works behind the scenes
- Build a full custom WordPress website Using ACF pro
- Write Custom WordPress Functions
- Modify and implement the WordPress loop
- Develop custom WordPress theme sidebars
- Bundle all plugins using TGM plugin
- Make a custom Plugin for Custom post types of your themes
- Build a multipage business Website using ACF and all the wordpress standards functionnality
- Make a Demo import "One Click demo importer " Like a pro
- Enqueue styles and Scripts the right way
Who Should Attend
- Developers who want to learn how to create wordpress themes using ACF advanced custom fields
- Anyone who want to initiate himself to wordpress theme development
- Beginner and advanced user of PHP and HTML & CSS
Target Audiences
- Developers who want to learn how to create wordpress themes using ACF advanced custom fields
- Anyone who want to initiate himself to wordpress theme development
- Beginner and advanced user of PHP and HTML & CSS
Note: this is a backend PHP course for WordPress
**********************************************************
Welcome to WordPress advanced Theme development with ACF and ACF PRO. Many courses are pretending that they teach you everything you need to know about WordPress Theme creation. This is not always true .because if you are planning to be good at WordPress theme development you must have the ability to read a lot of documentation .especially if you plan to sell on markets like ThemeForest or WordPress official website.
So in this course, I will help you make a good step into WordPress theme development. I will convert by the end of this course a fully HTML CSS bootstrap template into a functional WordPress theme.
So most of you ask this question: what I can get from this course.
Well the answer is :
You will be able to convert any bootstrap template to a fully functional WordPress theme using various technologies such as Custom post types and advanced custom fields.
what we will cover in this course?
We will have a good knowledge of how to enqueue styles and JS scripts the right way. And we will get a piece of basic knowledge on how WordPress works behind the scenes with the practical example we will also know how to make the famous loop of blog posts the right way.
After that, we will convert all sections and pages of our theme using advanced custom fields free version and pro version both of them.
And we will see the method of creating A nice portfolio and gallery pages using the right WordPress PHP functions. We will see also how to create widgets for the blog single page and in the footer of the theme, comments for both blogs pages. Finally, we will make our code clean with the standards of web security “Data Sanitization “, we will create the famous child theme and we will create a simple plugin for our custom post types. And last but not least we will know how to use TGM to bundle all our plugins into the Demo importer which we will implement with the aid of the One-click demo importer plugin.
What exactly are you going to learn?
We will start with the basics. You’ll learn how to install WordPress the right way. And that’s something not everyone knows how to do (trust me!). And, step by step, we will dive into more interesting topics.
You’ll learn things like:
-
How the basic structure of the theme works – from scratch
-
How to integrate the theme with Bootstrap – any version
-
Inner template files and essential WordPress pages
-
Native functions and tools that bring the entire mechanism of the theme to life
And much more… You’ll also learn how to handle some specialized tools and APIs, like:
-
ACF and custom post types in general, you will create your CPT and make them editable with advanced custom fields ACF and ACF pro.
-
The powerful TGM Plugin Activation library. If you intend to redistribute your work, TGM will help you package all your plugins with the theme
-
And finally, you’ll also learn how to make A one demo importer and a simple plugin for all your CPT “custom post types”
We will provide the initial HTML and CSS template that we will convert step by step and of course the final project or theme in the resources.
How is the course different?
The course’s uniqueness is its versatility in its benefits. It offers comprehensive 49 lectures, carefully classified into sections, leaving no topic untouched.
The best part is my eagerness to assist you 24/7. To solve your query sooner than possible is my priority. The excellent response time will allow you to follow your own pace in your project.
So, are you ready for this fantastic journey? You can always watch the free available lectures before you make your decision. Remember, this is a Udemy course, so you’ve nothing to lose. You can count on our 100% 30-day money-back guaranteein case you don’t like it. No questions asked.
So join me right now. I can promise you this will be a journey that will change your professional career for good.
Course Curriculum
Chapter 1: Introduction
Lecture 1: Introduction
Chapter 2: Basic configuration of wordpres Theme
Lecture 1: Installation of wordpress and basic configurations
Lecture 2: header.php and footer.php
Lecture 3: Enqueue styles with wp_enqueue_styles the right way
Lecture 4: Enqueue scripts the right way with wp_enqueue_script
Lecture 5: Add template parts & Pages of our theme
Lecture 6: Add menu theme support
Chapter 3: Home page with Custom post Types and Advanced Custom Field ACF free plugin
Lecture 1: Custom Post Types explained and CPT of Silders
Lecture 2: ACF for sliders
Lecture 3: ACF for services
Lecture 4: ACF for Counters
Lecture 5: ACF for Team
Lecture 6: ACF for testimonials
Lecture 7: Blog post section Loop
Chapter 4: Converting The rest of our Home page with ACF pro
Lecture 1: Installation of ACF pro version and basic configuration
Lecture 2: convert Top Bar header with ACF pro
Lecture 3: Convert About section with ACF Pro -part1
Lecture 4: Convert About section with ACF Pro -part2
Lecture 5: Convert FAQ and SKILLS with ACF Pro – Part 1
Lecture 6: Convert FAQ and SKILLS with ACF Pro – Part 2
Lecture 7: Convert CTA with ACF Pro
Lecture 8: Footer with ACF Pro – Part 1
Lecture 9: Footer with ACF Pro – Part 2
Chapter 5: Portfolio and gallery pages
Lecture 1: Custom post type and register taxonomy of Portfolio template page
Lecture 2: Coding the portfolio template page- Part 1
Lecture 3: Coding the portfolio template page- Part 2
Lecture 4: Single-portfolio page -part 1
Lecture 5: Single-portfolio page -part 2
Lecture 6: Gallery page
Chapter 6: About and Services pages
Lecture 1: About page with ACF PRO
Lecture 2: Services Page with ACF PRO
Chapter 7: Blog Page and Single Page
Lecture 1: Index.php converting blog page
Lecture 2: Single.php page
Chapter 8: Widgets , Comments and archive page
Lecture 1: Register Sidebar Widgets
Lecture 2: Footer Sidebars widgets
Lecture 3: wp comments section
Lecture 4: Archive page
Chapter 9: Contact page with Contact form 7 integration
Lecture 1: ACF fields of Contact page
Lecture 2: PHP functions to link fields
Lecture 3: Contact Form 7 integration
Chapter 10: Template page & 404 page & Data Sanitization
Lecture 1: Template page.php
Lecture 2: 404 page
Lecture 3: Validating Sanitizing and Escaping User Data
Chapter 11: Child theme & Custom plugin for our theme CPT
Lecture 1: Child-theme of efrekia theme
Lecture 2: Custom plugin of our custom post types
Chapter 12: TGM plugin and Demo importer
Lecture 1: TGM Plugin to import all the plugin of our theme
Lecture 2: One click demo importer integration to our theme
Lecture 3: Demo importer demonstration
Chapter 13: Conclusion
Lecture 1: After We finish the course what else
Instructors
-
Hassine Riani
Full stack web developer | SEO expert
Rating Distribution
- 1 stars: 2 votes
- 2 stars: 4 votes
- 3 stars: 4 votes
- 4 stars: 12 votes
- 5 stars: 44 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024