My Courses > CustomizeWoo > Module 2 > Lesson 07: Using FTP
Using FTP
No FTP, no party. Using the WordPress editor is not ideal – FTP gives you more control, backup, direct access and easy upload/download.
Video
Please note: English captions are enabled by default (click on “CC” in the video player to disable). Also, you can click on the “gear” icon to manage quality and playback speed. Enjoy!
Sorry, this video is visible to logged in and fully registered students only.
If you already enrolled in this course, please LOG IN
Otherwise, please enroll in the FREE / PRO COURSE
For any other queries, feel free to get in touch
If you already enrolled in this course, please LOG IN
Otherwise, please enroll in the FREE / PRO COURSE
For any other queries, feel free to get in touch
Hello Rodolfo,
I was wondering what the safest method would be to move my snippets from the code snippets plugin and transfer them to my functions.php via FTP? I want to safely move them without duplicating content or breaking anything on my site. Thank you
Good question Phoebe! You’ll have to do it manually. You disable one Code Snippet, you copy/paste in your functions.php. You disable another one, paste into functions. When you’re done, simply uninstall Code Snippet and you won’t have any issues
Okay great, thank you!
I think it would have been great to review the file structure, and where someone would have to look to find the WooCommerce folders, that might come up in another lesson, and I do know where they live, I am just pointing out it would have been nice to see it in this video.
No Shessvy, actually this is a very good question! You won’t ever need to open the WooCommerce plugin files via FTP, as the goal of this course is learning how not to override core files. Instead, in one of the previous/future lessons, you will see that the best thing to do is downloading the WooCommerce plugin on your computer, and study its templates and code there. Hope this makes sense!