kaz Posted February 3, 2022 Share Posted February 3, 2022 If I need content into one page I call the id if ($page->id == 1042 ): When I need these content on a second page, is it possible to add a second id? Or need the line to be duplicated, then it would be nested. 1 Link to comment Share on other sites More sharing options...
Zeka Posted February 3, 2022 Share Posted February 3, 2022 Hi @kaz Hope, I got your message right if($page->matches('id=1233|3434')) {} 3 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now