I guess I am a REAL beginner... but can you tell me what us the black screen where youre making the changes?
@tomdebruyn57316 жыл бұрын
Atom code editor
@vermeerco8 жыл бұрын
It worked for me. Thanks for sharing! :)
@ieatwebsites8 жыл бұрын
Awesome!!! You welcome. :D
@jualbeli3606 жыл бұрын
subribed bro, but i need to ask, how about when we overide file .php inside folder? example : (parent theme) > (folder) part > file.php i just copied that file with same folder in my child but my child theme not load that file
@laurenf73727 жыл бұрын
Thank you!!!!!
@ieatwebsites7 жыл бұрын
+Lauren F You welcome! :)
@sinha956 жыл бұрын
Great tutorial. I have a question here, if we convert any html to wordpress from scratch, in this case do we need to create child theme?
@ieatwebsites6 жыл бұрын
You don't have to. But is very recommended. Please create a child theme if you can.
@sinha956 жыл бұрын
thanks for your reply. If I need to create child theme, then I have to copy all images css and js files in parent theme or child theme? (convert html to wp)
@sinha956 жыл бұрын
If I rename twentyseventeen theme folder to other folder, I don't get update option :)
@PedroCruz19918 жыл бұрын
and if you dont want to style with css, and style with sass on child theme, its the same process? thanks! Subscriber! ;)
@ieatwebsites8 жыл бұрын
Sure! You just need to compile the Sass everytime you make a change to the Sass file.
@sarareisz89128 жыл бұрын
Can you create a child theme for a free theme installed from wordpress.org? They do not show up in wp-content/themes. Thanks!
@ieatwebsites8 жыл бұрын
You just need to download the theme here: wordpress.org/themes , hover the theme and click on the blue DOWNLOAD button.
@antoinebaguette22398 жыл бұрын
All the steps are working for me except the fact that I can't found my custom.css file… Is it because i'm using a free theme ?
@ieatwebsites8 жыл бұрын
You have to create your own custom.css file. Most of the free themes are using only the style.css
@antoinebaguette22398 жыл бұрын
iEatWebsites thanks man ! Is it easy to create from scratch such a file since i have almost no programming skills...
@ieatwebsites8 жыл бұрын
Is easy, I don't have a video for that specific task but there's a lot of tutorials out there.
@smsgandhimadhi96516 жыл бұрын
how i adding images to the theme
@marvins46466 жыл бұрын
i have followed everything you did. The child theme is perfectly working but it doesn't preserve the parent theme, did i miss something?
@sarveshchavan79467 жыл бұрын
The Child theme is not loading style.css properties properly from parent theme instead of adding function.php file in child theme