Custom templates for TML plugin with Sage 9

Hi All,

I’m using the TML plugin to theme login/register/profile pages for the front end and this plugin allows you create custom templates by duplicating the originals from the templates folder of the plugin in a similar way that you’d do with Woocommerce.

I’m trying to set up my own custom template using the shortcode:

[theme-my-login login_template=“my-login-form.php”]

I’ve tried duplicating the login-form.php template renaming it to my-login-form.php then placing the file in the theme root directory and where the other templates are stored in Sage 9 which is in the resources/views directory, neither locations seems to work. Does anyone have any idea how I could get this to work with Sage 9?

Many thanks
Kevin