Join full 26hr course:
I’ve posted a newer video here on YouTube about Block Themes and Full Site Editing!
Please check the pinned comment for information about changes to the JS & CSS files we’re trying to load from the GitHub repository.
Timestamps:
0:0:00 Quick Overview
0:2:06 Detailed Overview
0:12:05 Installing WordPress Locally
0:25:35 First Taste of PHP
0:41:55 Create Theme
0:54:20 Functions
1:09:14 Arrays
1:21:43 The Loop
1:36:10 Header & Footer
1:54:44 Convert HTML/CSS Into Theme
2:14:42 Interior Page Template
2:32:28 Parent / Child Pages
2:49:16 When do we need to echo?
2:58:17 Children Links Menu
Follow me for updates on new videos or projects:
Video tutorial:
Learning course:
Video teaching:
Twitch:
#WordPress #Developer #Unlocking #Power #Code
Hey everyone, in the lesson that starts at 1:54:44 I want to let you know of a few changes that have happened since this video was uploaded. In the video, when you visit the GitHub repo I reference, there is no longer a folder called "js" – it is now called "src" instead.
Also, there is no "style.css" file in the root of the repo folder, instead, copy over the entire "build" folder from the repo and then in our functions.php file, our university_files function that loads our CSS and JS files should now look like this instead:
function university_files() {
wp_enqueue_style('custom-google-fonts', '//fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,300,400,400i,700,700i');
wp_enqueue_style('font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
wp_enqueue_script('googleMap', '//maps.googleapis.com/maps/api/js?key=yourkeygoeshere', NULL, '1.0', true);
wp_enqueue_script('main-university-js', get_theme_file_uri('/build/index.js'), array('jquery'), '1.0', true);
wp_enqueue_style('our-main-styles-vendor', get_theme_file_uri('/build/index.css'));
wp_enqueue_style('our-main-styles', get_theme_file_uri('/build/style-index.css'));
wp_localize_script('main-university-js', 'universityData', array(
'root_url' => get_site_url(),
'nonce' => wp_create_nonce('wp_rest')
));
}
Thanks!
Brad
sir give me a vedio….how can we can use bootstrap…🥰
For some reason function get_theme_file_uri() didn't work for me enqueueing and I had to opt for get_template_directory_uri() to get the style and javascript working. Thank you for the video.
Is this course still relevant?
As a php dev who doesnt know wordpress i feel like a complete dumbass watching this video.
Hello
May someone help
This doesn't work to run the slideshow : wp_enqueue_script('main-university-javascript', get_theme_file_uri('/js/scripts-bundled.js'), NULL, '1.0', true);
Hello
On Udemy page it s specified that the course is over hours duration ; here 26 ! ?
Purchased the "Premium WordPress Course" on Udemy because Brad is an awesome instructor and really conveys the material well for beginners. However the course is mind numbingly boring and after a couple of hours I need a rest from it for a few years, it seems. Specifically Brad will spend 10 minutes of explaining how to move the mouse around on the screen before he gets to the point of the topic. He is a good instructor, no he's a great instructor. But if it takes you 3 hours to explain something that should can be ingested in ten minutes then it doesn't really matter how great of a instructor you are. Frustrated by how slow the pace is on the Udmey videos and the course. I expected better. 🙁
Thanks !
very very uselful. thank you sooo muchh
🙂
Please add Ukrainian subtitles to your Udemy courses
demo code for frontend?
This course still relevant?
Amazing explanation. So grateful for your videos. I have taken lessons and watched so many viedos about PHP and its applications to WP, but yours are definitely the best and you are the greatest tutor I have met. Thank you so much for your efforts!
this theme is compatible with elementor ❓❓
I wonder if Brad had ACTUALLY trained as school teacher because he takes the secondary school teaching approach where everything is explained as opposed to University lectures. Dude you make everything clear and the metaphors are especially helpful. You really stand out among Web Tutors because you have a deliberate style and your lessons show planning and are methodical.
Thanks for this excellent video on WordPress and PHP. I follow your technique to add a background image on my index.php. The image comes out dark. I would like the image to reflect its actual default color. Could you please share some ideas on how to accomplish this.
love it super content !
I can take this course event if pass years on be create?
Very Great and informative content. Thank you so much
You're awesome Brad. Even though I know programming I saw your video for better understanding. What a piece you're. Thanks mate!
Not using VS code?
HI. Your course was very much appreciated, however the style.css file you speak of, which should have been contained within the files of which the zipp was downloaded, is not present.
THANK YOU SO MUCH
I tried saving the screenshot.png but it doesn't display, can anyone provide a solution this problem
excellent
At 1:54:41 I changed footer.php to have <?php wp_footer(); ?> and the black admin bar shows. But why?
good day please my my keep on fetching an archive page from plugin instead of the page.php, how can I change it
Thank you for the pin comment 🙂
Hello sir, where do i get the images and other resources you used in developing this theme. thank you sir for this video
@1:26:17 code isn't working for me
undefined function the_post();
undefined function have_posts();
Hello! Greetings from Argentina. I would like to know if the extended version of this course on Udemy is updated. I read comments about the lack of updating, but I also read positive comments. Could someone who is taking the course tell me if it is up to date? I'm just a South American wanting to watch his money!
Actually this course is udemy paid course.I have complete course wordpress Same course I'm shock. That would not be complete course.