Hello,
I have been trying to create both custom post AND page templates, I am using the proper header code (below), however any templates I create and upload to the theme folder are not showing up in my post or page template select drop down menu. (It is always just the default and redux templates available in the drop down.
I am uploading to the jevelin-child folder. I even tried the parent jevelin theme folder but nothing ever shows up in the drop down.
I attached an example template and screenshot of where I uploaded
Post templates I start my code with (example) – PLEASE HELP! 🙂
<?php
/**
* Single Post Test
*/
Page I start with (example):
<?php
/**
* Template Name: Donation Template
*/
Attachments:
You must be
logged in to view attached files.