I have create separated page says “service.php” with following code
<?php /* Template Name: services */ ?>
......//code
......
So the above page now act as separate static page.
now i want to assign particular post for this service page in wordpress.
Is it possible to do that?
Kindly advice on this.
If there are no other querys on the page…
Simple…
Where it says P=5 – that’s the post id number.