Hi guys, right now i have a page named rooms.php, and inside it differents rooms as nested pages. Its working fine with the urls (rooms.php?p=1, rooms.php?p=2, etc) but when i go to rooms.php, as i thought its showing a blank page
. I wonder if its posible to show the first room as default when going to the "parent page" so when i go to rooms.php i get rooms.php?p=1. obviously in a dynamic way, i dont want to hardcode urls.
Thank you!!

Thank you!!

