Hello everyone, my problem is as follows:
I have installed wordpress on my server with the default theme. This theme comes with header.php, footer.php, single.php, etc. So far, so clear, what I need is to create a new page in php format in the folder of the theme is called single2.php, which appears in the header.php and footer.php. When I've created I try to put in the address bar "www.myweb.com/single2.php" and I get Error 404.
Thank you very much in advance!