Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Max K

    (@kaminskym)

    Hi,

    To be honest it’s not possible for now, because those templates are updated time from time.

    Max

    Plugin Author Max K

    (@kaminskym)

    What exactly you want to edit?

    Thread Starter basandrai

    (@basandrai)

    I want to add social login shortcode from others under the singIN and register page. Every time I edit the plugin file on updation is the wrong process of coding according to me.

    Plugin Author Max K

    (@kaminskym)

    You could use following actions

    do_action( ‘lrm/login_form/after’ );

    do_action( ‘lrm/register_form/after’ );

    Or get a PRO with option add the shortcodes from the admin.

    Thread Starter basandrai

    (@basandrai)

    ok thanks

    • This reply was modified 6 years, 2 months ago by basandrai.
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Override form template’ is closed to new replies.