How to Create WordPress Child Themes - The Complete Guide

  Рет қаралды 13,147

Web Monkey

Web Monkey

7 жыл бұрын

In this video, I am going to teach you everything you need to know about WordPress child themes.
Learn how to use Filezilla - • How to Use Filezilla t...
Learn how to use Notepad++ - • How to Edit WordPress ...
Get your FREE WordPress SEO Course from the Web Monkey Academy - thewebmonkeyacademy.com/
Get 2 months FREE access to more than 16,000 courses on SkillShare - www.skillshare.com/r/profile/...
Follow me on Facebook - / thewebmonkeyonline
Visit my blog - thewebmonkeyonline.com/
Buy Siteground Web Hosting - www.siteground.com/go/you_tube
For business inquiries, product reviews or partnerships, please send an email to alex@thewebmonkeyonline.com
Did you find this video useful and want to say thanks by buying me a cup of tea? Please send your donation via Paypal to onialex14@gmail.com. Thanks.

Пікірлер: 31
@Luxxen101
@Luxxen101 5 жыл бұрын
Finally! Somebody explains what goes on behind the scene with child themes. Thank you so much. 👏👏👏
@sampalumbo8599
@sampalumbo8599 7 жыл бұрын
I love this information, sir. Thank you for your explanations!
@nmodel
@nmodel 7 жыл бұрын
Thanks! very structured, very useful!
@slicklick008
@slicklick008 6 жыл бұрын
Awesome video! I am a TOTAL NEWBIE and have been seriously lost. I am creating my very first Wordpress website right now and your video took a ton of the confusion away about child themes. Being a newb I am going to use the plugin and the only thing that bums me out about this video is that you didn't show an example of how to add the changes to make sure its connected to the child theme and not the parent theme. Maybe its just me, like I said I am kind of lost BUT I do have a great understanding of how it works in general now thanks to you! Liked and subscribed!
@owethuweek6283
@owethuweek6283 4 жыл бұрын
Super stuff. Clearly explained, keep it up.
@nightwish_haj8668
@nightwish_haj8668 5 жыл бұрын
Thanks your video are amazing, you explain it a million times better than my teachers at school :)
@nightwish_haj8668
@nightwish_haj8668 5 жыл бұрын
Is it possible to only pick up the css styles for the menu / header and footer? And customize the rest? or is it easier just to create new divs, sections with ID/Classes in the page.php and so on, and design the site that way? Because I don't won't any other styles that the themes header and footer :D
@anudeepsyamprasad6586
@anudeepsyamprasad6586 6 жыл бұрын
Thanks Alex for this video
@dmw-hh4su
@dmw-hh4su 6 жыл бұрын
Excellent video! Took the mystery out of child themes for me. I've actually modified a theme (not a child theme) a while ago. Can I create a child them from this modified theme so that going forward any changes are handled in the child theme? Should the main theme be updated (e.g. security updates, etc.), I wouldn't want to lose updates I've made thus far. I assume I'll need to copy my php files (e.g. header.php, etc.) to my child theme to protect those changes from being overwritten in the main theme should the they be updated. Correct? Many Thanks!
@Kiralovesstitch
@Kiralovesstitch Жыл бұрын
What an amazing explanation that was so easy to follow! Thank goodness I came across you! Question- when you are editing a child theme using element pro will that work? Will it know which code to read ie from the parent and child theme
@phillipmaser132
@phillipmaser132 6 жыл бұрын
Very informative.... Can you make a video showing different ways for store front ecommerce. Can adjust the CSS. Problems I am having. I would like to move woo commerce to HTML no wordpress. I need the cart, and checkout shortcodes. Product load I am not sure.
@osogrizz2841
@osogrizz2841 3 жыл бұрын
This. Saved. My. Arse.
@biljanapolovina3749
@biljanapolovina3749 5 жыл бұрын
Thanks
@bhaweshthapa4672
@bhaweshthapa4672 4 жыл бұрын
Great video! My doubt is: you told that for template files like the header.php, the parent and the child theme should not contain the same codes or they will clash. But you copied the entire code from the parent header.php file to the child theme's header.php file and just deleted the sidebar function. I am confused. Will they not clash and break your website?
@rickhoebee
@rickhoebee 4 жыл бұрын
Hi Web Monkey, I love you movie it was really helpful. I do have one problem do. 1. When I edit the child theme css and upload it. It seems not to work. Not even after a hard refresh or clearing my cache. When I apply the same code in the additional CSS of the child theme it directly works. To me it looks like the parement theme is loaded last but I'm not sure. Any advise how I can resolve this? Regards
@dylanhaleyyou
@dylanhaleyyou 6 жыл бұрын
nice video! The only thing i dont understand is how do you then actually edit the css? Do i edit the style.css file in the parent theme? If the answer is "yes".. then won't that get erased when a Wordpress update is made? None of these videos explain this. Please help, thank yoU!
@TheWebMonkey
@TheWebMonkey 6 жыл бұрын
Hi Dylan, so in order to edit the parent CSS file you will need to add the new CSS code to the style.css file of the child theme. The CSS code in the child theme will overwrite the one of the parent theme.
@TheNailsmart
@TheNailsmart 4 жыл бұрын
I'm still a tad bit confused....My theme came with a child theme and plugin, which I didn't use prior to making changes. I made changes directly to the plugin itself. How do I retain those changes without losing them during an update? Do I make the plugin changes in the child theme? Thanks!
@junaidmughal3806
@junaidmughal3806 6 жыл бұрын
i have taken ur udemy course, nice guy
@TheWebMonkey
@TheWebMonkey 6 жыл бұрын
Thank you Junaid :-)
@dmw-hh4su
@dmw-hh4su 6 жыл бұрын
I've taken courses on Udemy. Based on the content & quality of this video, what Udemy courses do you have. I'd like to check them out.This video was was clear, concise and well structured so I assume your courses will be the same. Much Thanks!
@TheWebMonkey
@TheWebMonkey 6 жыл бұрын
Hi @dmw18045 feel free to check out my instructor profile page below. You will see all the courses that I currently teach. www.udemy.com/user/alexanderoni/
@markquittner3507
@markquittner3507 5 жыл бұрын
Hi Alex, Thanks for the Child Theme explanation. Please be kind for these newby questions to help clarify a few things. We have a website on Wordpress set up by a web designer we no longer use. The main theme is not active, but the child theme is active and additional CSS contains code. The Themes were paid for by us, but the designer purchased the themes in their name, and we have only recently regained ownership. Both the child theme and main theme need to be updated, especially the main theme. The website is stable and operative at present. Our questions: 1. Should the Child Theme or the main theme be active in the Wordpress dashboard? We want the existing CSS code to be showing on our site. (We have the latest Wordpress version update 5.1.1) 2. Will our site break if we update the Child Theme version? 3. Is it safe to update the main theme from version 4 to version 6 (a big jump)? If yes to the update, could this break our Child theme? 4. Should we update the Child theme version first or the parent theme first? 5. Where do we look to find the changed CSS code that was placed into the existing child theme? (We do not wish to change the code at this stage, just have it work with the version updates). 6. Should we update all the plugins before we update the theme versions? Once we solve the above, we will have taken back control of our site. Thanks for answering the above questions. Mark
@TheWebMonkey
@TheWebMonkey 5 жыл бұрын
Hey Mark, 1 - The child theme should be active as its the one that has your customizations 2 - You do not need to update the child theme only the parent theme 3 - Please update the main theme and no it shouldn't break the child theme 4 - Please see above 5 - I am not sure about this as there are several places for the code to be in. My best bet is that you check the CSS files contained in the folder of your child theme 6 - Doesn't matter which you update first. Just make sure they are all updated.
@SonnyBurnett2012
@SonnyBurnett2012 5 жыл бұрын
hello, but...explain me a thing...if you create a child-theme to avoid getting updates, so wouldnt get your site vulnerable if you dont update your theme anymore? This is what im thinking..thinking...and i dont find a reasonable purpose...Another question....do you need to keep your parent-theme on your wordpress?...And, lets supose, you have a one year old theme, and then you create a child-theme. So, the site wouldnt get changes since its a chi ld-theme, but security abound heh? So child themes shoudl be thought for styles sake, right:? Thx
@TheWebMonkey
@TheWebMonkey 5 жыл бұрын
Hi Sonny, I think you did not understand the concept of child themes. A child theme is created specifically so you can update your main theme without losing any of the custom changes you made to the theme. Please watch the video carefully :-)
@MuhammadAdnan-gx6rd
@MuhammadAdnan-gx6rd 5 жыл бұрын
Javascript ? File custom
@MuhammadAdnan-gx6rd
@MuhammadAdnan-gx6rd 5 жыл бұрын
I also like to create things on WordPress without shity plugins. .....
@ssinitynetwork9804
@ssinitynetwork9804 6 жыл бұрын
u are funny man =)
@franciscanayon3215
@franciscanayon3215 4 жыл бұрын
Not working on mine, such a waste of time.
@MuhammadAdnan-gx6rd
@MuhammadAdnan-gx6rd 5 жыл бұрын
U forgot js file the main file Bro wtf ?
WordPress Child Theme - Still Works Just Fine In 2020
9:42
WordPress Tutorials - WPLearningLab
Рет қаралды 24 М.
哈莉奎因以为小丑不爱她了#joker #cosplay #Harriet Quinn
00:22
佐助与鸣人
Рет қаралды 9 МЛН
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,8 МЛН
PHP Basics for WordPress - A Beginners Guide to WordPress PHP
1:16:15
How to Backup and Clone a WordPress Website - 2018
13:52
Web Monkey
Рет қаралды 17 М.
GeneratePress Child Theme Tutorial: Step-by-Step Guide for Beginners
14:54
Create a block child theme
8:10
WordPress
Рет қаралды 845
Builder Basics: Demystifying theme.json and Global Styles
58:23
WordPress
Рет қаралды 3,8 М.
You Don't Need A WordPress Child Theme Most Likely - Here's Why
10:17
WPCrafter.com WordPress For Non-Techies
Рет қаралды 41 М.
How To Install WordPress Theme And Child Theme
18:10
WPCrafter.com WordPress For Non-Techies
Рет қаралды 63 М.
The CORE WordPress Files Explained
15:40
Web Monkey
Рет қаралды 10 М.
What Is a WordPress Child Theme | Pros+Cons and Why You Need It
7:01
Hostinger Academy
Рет қаралды 18 М.
How To Create A Child Theme For WordPress - It's SUPER EASY, with this video
10:33
WPCrafter.com WordPress For Non-Techies
Рет қаралды 187 М.