Custom page template on Wordpress 6.0 not shown when i edit a page

Viewed 30

i've created a php file in my theme folder named page-test.

screenshot code

When i try to bind this template to any page, i can't see it

page attribute

Impossible to guess what is the problem. Someone could help me ?

Thx

2 Answers

Can you make sure your child theme is activated, i mean where you put your file, also can you change file name to page_test.php

Let me know if problem fixed.

Ok i got it.

It's not in "page attribute" anymore but in the "modele (in french)" part.

Related