• Hello,
    In the Previous Version of TML, You said that

    If you would like to edit this file, copy it to your current theme’s directory and edit it there.
    Theme My Login will always look in your theme’s directory first, before using this default template.

    So I Copy and Edit login-form.php file into my theme directory. In the Previous Version it’s working fine but currently, I update plugin it’s not working. It comes from Plugin template page, not Theme Directory Page.
    Which Changes Need for that.
    Please Give Me any Suggestion.
    Thanks.

    The page I need help with: [log in to see the link]

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

    (@jfarthing84)

    As of version 7, the plugin no longer uses templates. Forms are now generated with PHP code and can easily be modified with it as well. See this for some examples: https://docs.thememylogin.com/category/84-examples

    I understand you’ve made a major update with breaking changes and the link above provides documentation but that documentation seems like it deals with making *changes* to an existing login form, it doesn’t deal with setting something new up.

    I have a template with custom css, I need a page that shows me how to convert it to v7. For instance I wrap my login with a div with an id of loginform that my css picks up. How do I get that div back in there for my css to work with minimal changes?

    Plugin Author Jeff Farthing

    (@jfarthing84)

    @strattonn See the example “Making Forms Bootstrap Compatible” in the link above.

    Thread Starter vaibhavisojitra

    (@vaibhavisojitra)

    @jeff “Making Forms Bootstrap Compatible” example is not working for me.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Issue When Update TML Plugin to Version 7.0.5’ is closed to new replies.