Hello!
- First of all you need to mark up the theme in plain html + css + js
- After the layout is ready, you need oznakomitsya code VP
- Create a style file.css header.php footer.php index.php page.php archive.php single.php functions.php folders css js images fonts
- Divide the layout into header, footer and main unit.
- Put it in style.css
/*
Theme Name: MyTheme
Theme URI: mytheme.loc
Description: Individual WP Theme
Author: Phoenix
Author URI: mytheme.loc
Version: 1.0
*/
- Basic style layout put in this file. If styles contains url("../fonts/bla-bla") ' replace url("fonts/bla-bla") this applies to fonts. images, etc.
- Before insert
Before
Wrote for You a quick guide on this matter
https://yadi.sk/d/5ARTiBzq3QX5Wu - rosario.Marv commented on June 10th 19 at 16:11
Already have a finished layout. It is on the server. I should just leave on the same domain and just to pull on CMS Wordpress. I understand you need to download it, delete everything from the site server to pull it to the WP and back to fill. Do I understand correctly? Only here there is still a database. To somehow copy or what? In advance I apologize for possible stupid questions. - amari.Torp commented on June 10th 19 at 16:17
I just don't quite understand and then the DB) - rosario.Marv commented on June 10th 19 at 16:23
And so, you first need to connect to the server (usually FTP), but it could be ssh. To connect you need the host, username, password, and port. The port is usually 21. Other information is available only to you. The host can be found in the hosting control panel. It can also be the same in the name of your domain, with IP domain, but not the fact. In the control panel in the settings section of the FTP connection usually contains the desired information. - rosario.Marv commented on June 10th 19 at 16:29