Thread Starter
filete
(@filete)
Hello Peredur,
Thanks again for your reply!
Yes, I have being reading the Theme_Development.
And I decided to develop the theme from scratch. As the site, its not going to have any Posts, just static standalone pages. but each page have some div´s for the client be able to upload pictures or videos from the WordPress back-end.
What I did was create the theme folder, break the HTML code from the home page into the (index.php, header.php, sidebar.php & footer.php) and also put the main CSS file into a style.css.
Then on WordPress admin , I went to SETTINGS / READING SETTINGS and choose “Front page displays: A static page” and from the Front page drop-menu selected “HOME”.
Now check the WordPress site , I have the home appear fine with all the CSS styling, but now , where should I put the other HTML pages code and CSS styles?
Also when I try the main menu from the HTML home page, it just does not go anywhere, do I need to create a new wordpress menu?
because I need to have the exact style for the menu.
Thanks again
Thread Starter
filete
(@filete)
Indeed!
Thanks so much for all the information!
The problem is that I am really short in time, and this looks an intense task when you are new to custom themes!
Much appreciate your help!