• Resolved oiver55

    (@oiver55)


    I have manually created a child theme, and my attempt to override the registration form is not working.
    This is my folder structure. Is my method for overriding the template incorrect? Or should I just edit the registration form template directly?

    themes
    ├── kadence-child
    │ ├── classified-listing
    │ │ ├── templates
    │ │ │ ├── myaccount
    │ │ │ │ ├── form-registration.php

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello, add and edit your halyard this way! The “templates” folder is redundant.

    /themes/you-child/classified-listing/myaccount

    Thread Starter oiver55

    (@oiver55)

    Wonderful it works like a charm. Is what you told me written somewhere in the documentation, or is it just common knowledge to do it that way? I didn’t realize I didn’t have to copy the template folder. Thank You for your quick response!

    This is written about in the documentation, but only applies to the listing archive page. But it will work with any file from the plugin template!

    Plugin Support Muhammad Ali Akbar

    (@alireyad)

    Thanks @romariokg for your cooperation.

    @alireyad no problem! 🤝

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

The topic ‘Override Registration File’ is closed to new replies.