• netinial

    (@netinial)


    [theme-my-login default_action=”profile” profile_template=”cv-templates/profile-form.php”]

    profile_template=”cv-templates/profile-form.php”

    does not working…

    if default_action=”profile” exists
    it is taking directly = ./profile-form.php

    profile-from.php as a name

    this kind of naming confusing my template naming schema.

    Extra info : login_template, register_template, lostpassword_template
    resetpass_template, user_template paths are working.

    only profile_template is buggy.

    http://wordpress.org/extend/plugins/theme-my-login/

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

    (@jfarthing84)

    Try placing it directly in the theme directory, not under a subdirectory.

    Thread Starter netinial

    (@netinial)

    I know this but

    “this kind of naming confusing my template naming schema.”

    I want to combine them together.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘profile_template path does not working.’ is closed to new replies.