sort of a rookie query however right here goes:
I am engaged on a WordPress theme from scratch on my native machine, and I am establishing a static web page for the Weblog. I’ve my archive.php file for all of the posts after which a single.php for particular person posts. Nevertheless, once I put these information in my root folder (themes -> theme identify), together with index.php, the file all the time appears to default to index.php. Along with that, I used to be attempting to make use of web page.php as a default to any web page styling, however that additionally appears to be defaulting to web page.php. This is some details about what I’ve executed.
- I’ve constructed the capabilities.php from scratch, possibly there’s one thing I am lacking from this.
- I’ve a second folder with templates. I did not understand web page.php was inflicting a problem as a result of I had a particular template for each web page.
- My residence web page is being set to a static web page however I’ve the choice to truly select the template. I haven’t got that possibility on the weblog web page (/weblog)
- I am questioning if there’s one thing I am lacking that is in all skilled themes for that performance or I’ve some sort of plug-in that may be messing with it (the one plug-in I’ve on the positioning is Meta Slider.
I do know this query is sort of open-ended, however I figured I might give it a shot to see if anybody has had the same downside. Any assistance is appreciated.