Can not use the custom page template I created

[ad_1]

I created a page template file called template-kp-artists-list.php, which is located right inside the theme folder: twentytwentyfour/template-kp-artists-list.php.

<?php
/**
* Template Name: Artists List
*/
?>
<?php
get_header(); ?>

<div class=”full-width-content”>
<h1>This is a full-width page template</h1>
<?php the_content(); ?>
</div>

<?php get_footer(); ?>

From what I read, this template should appear in the theme Editor, so that when I create a new page, I can select it. But I don’t see it.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer