Learn to create a completely responsive website from scratch using WordPress, HTML, CSS, JavaScpript, and PHP. Also, learn to create a custom WordPress theme.
After watching this course you will have a solid understanding of how WordPress works and how to create your own custom theme in WordPress.
🔗 Design Source Code:
🔗 Theme Source Code:
⭐️ Contents ⭐️
⌨️ (0:00:00) Intro and Demo
⌨️ (0:00:55) Research & Planning
⌨️ (0:10:52) UI Design – The Front Page
⌨️ (0:27:47) UI Design – CSS
⌨️ (0:59:07) UI Design – JavaScript
⌨️ (1:05:11) UI Design – More Pages
⌨️ (1:20:43) PHP Basics
⌨️ (1:58:31) Installing WordPress locally
⌨️ (2:03:05) WordPress – style.css file
⌨️ (2:11:47) WordPress – linking CSS and JS
⌨️ (2:23:17) WordPress – Custom Post Type
⌨️ (2:33:31) WordPress – Template Hierarchy
⌨️ (2:43:29) WordPress – while loop
⌨️ (2:54:52) WordPress – the Front Page
⌨️ (3:11:44) WordPress – Blogs Index Page
⌨️ (3:26:42) WordPress – Single Post Page & Comments
⌨️ (3:52:59) WordPress – Sidebar & Search
⌨️ (4:14:35) WordPress – Contact Form
⌨️ (4:20:17) WordPress – Custom 404 Page
⌨️ (4:24:19) Finishing Up
Other Links:
🔗 Template Hierarchy:
🔗 Link for the time formats in the_time() function:
🔗 Comment Form:
Course from GTCoding. Check out their YouTube channel:
—
Learn to code for free and get a developer job:
Read hundreds of articles on programming:
And subscribe for new videos on technology:
Nguồn: https://jablonec-krkonose.com/
Xem thêm bài viết: https://jablonec-krkonose.com/category/cong-nghe
Hi guys, I hope you liked the tutorial. Timestamps for the different sections are given in the description.
You can subscribe to my channel for more web development tutorials. Here is the link: https://www.youtube.com/gtcoding?sub_confirmation=1
Thanks to freeCodeCamp for sharing my course. Happy Coding! 👍👍
how I'm supposed to start and I'm not even know-how to work with html
Saying what are you doing and explaining are different things. With this video I only can do a website like yours but not learning the general principles to make my own as the title suggested.
Great! This gives a beginner the freedom to break into the world of WordPress, and moreover, confidently say that he/she knows WP. HatsOff!
31:03
Perfect, added this to my skillset
3:40 Comments
I can't able to find "open with live server option in vs code" even though I searched it in command palette. What should I do?
Thank you great tutorial
Can you also use the woocommerce plugin with this?
dude is too fast, his code is cramped and hard to follow because font size he's using is too big + english is probably not his first language and he didn't explain anything what he's doing… stoped on 30th minute…
Need guidance ..
I want to make E-commerce website in which registered buyers get the products in whole sale price and unregistered buyers get same products in retail price and admin panel wo manages clients and products updation , deletion and addition etc…how it will make with free theme and plugins?
Why it says NOT SECURE in the url?
Just finished watching whole video. I want to code WordPress themes in the future and just wanted to see how the whole process looks like. I'm really impressed and it was really educating. Thank you for sharing it with us. From editing aspect, sometimes it was hard to understand what's you're saying Sir because of microphone sound level was different with each section. Additionaly noises from outside of you window were a bit distracting sometimes 😀
4 hrs to create wp theme?
Thank you! This is an awesome tutorial! Really helped me to get started with PHP coding 🙂
Looking for magent0 2 tutorial . .
Thank you so much! this was everything i needed! 🙂
Very well structured tutorial. Thank you very much! 😀
How a student can know how and when to use all those elements, classes, Ids and styles being used in this detailed work. Its a copy of some work that's already generated. Time should have been spent to teach a student for rules of producing a basic layout of WordPress Theme. Good work for advanced learners.