[Resolved] Add a page with php

Home Forums Support [Resolved] Add a page with php

Home Forums Support Add a page with php

Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • #502913
    Thomas

    Thanks! this works great ๐Ÿ˜€

    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

    #503100
    Tom
    Lead Developer
    Lead Developer

    You’re welcome ๐Ÿ™‚

Viewing 2 posts - 16 through 17 (of 17 total)
  • You must be logged in to reply to this topic.