WordPress custom template not showing in the list of available templates

@jersh
There is a bug in WP 4.9

Just fire this query to the database. then you will get template in selection drop down.

$wpdb->options => replace with your option table name.

DELETE FROM `$wpdb->options` WHERE `option_name` LIKE '_transient_files_%' LIMIT 1

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)