Good morning everyone,
I am migrating a static website to WP (a template). In the website that I created in html and css I already have a navigation menu, but I have a question: when migrating to Wordpress is it necessary to create a navigation menu from the backoffice?
For what I have been documenting the correct steps would be: Create a new template, create the basic files (functions.php, style.css and index.php), create the rest of the files (single.php, search. php etc) and create the loop. Is it correct or am I missing a step?
Thanks !!!