Archived topic
Add a page with php
16 replies · Started by Thomas on January 29, 2018
Viewing posts 16–17 of 17
Thanks! this works great :D
I replaced is_page_template( 'page-test.php' ) for: is_page( array( 21434, 21216 ) ) to be able to use it on multiple pages and still keep the line as short as possible.
Thanks for helping me out
You're welcome :)
This archived topic is closed to new replies.