I needed a "Home" menu item in my wordpress website, so I created a new page and named it "Home", added it to my main menu item and then from Reading Settings I selected the "Home" as Front Page.
Now the problem is, the Home
is using page.php
instead of index.php
. I really need to get the home page using index.php as I have already designed the front page in my index.php
Could you please tell me how to make the home page use index.php instead of page.php