Template field missing in page attributes
I encountered something similar a few days ago when doing changes on my custom theme. If you put a file directly in the folder of your theme themes |_ bt |_ contact-me.php The contact-me.php structure <?php defined(‘ABSPATH’) || exit; // Template name: Contact me It will be available If you put it into a folder … Read more