• Resolved chazbeaner

    (@chazbeaner)


    I just upgraded Theme My Login to the most recent version and expected to be able to use single-tml_page.php as a custom template for login/register pages as the new version introduced the “tml_page” custom post type. However, WordPress is not picking up the template and using it for that post type, it is still defaulting to page.php. I’ve double-checked the template name, the custom post type name set by the plugin (“tml_page”), reset the permalinks multiple times and everything else I can think of with no luck. There are already 2 other custom post types that are successfully using single-custom.php templates.

    Help? Thoughts?

    https://www.ads-software.com/extend/plugins/theme-my-login/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    TML still uses the default page hierarchy. So, you can use page-login.php, page-register.php, etc.

    Thread Starter chazbeaner

    (@chazbeaner)

    Got it, I see now. Sorry about that, was following some instructions from you I found in a thread about the 6.3 beta version. Looks like it has changed now. Thanks for the heads-up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘single-tml_page.php not working as custom template’ is closed to new replies.