• Resolved maurosp91

    (@maurosp91)


    Hi,
    I modified 2 files and I need to put them in the child theme folder.

    They are:

    dokan-lite\includes\Order\Hooks.php
    dokan-lite\includes\ReverseWithdrawal\Hooks.php

    What’s the folder name I should place them?

    Previously I have made another mod to 2 files located here:

    dokan-lite\templates\orders

    And placed them in:

    my-child-theme\dokan\orders

    However, this time files are not in the templates folder, which is omited in the child theme. So I don’t know exactly where to locate this 2 new files.

    Any help? Thanks ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @maurosp91,

    If you want to override any file of a plugin, then the file needs to be included in the templates folder of the plugin. The files that you are trying to override are included in the includes folder. Those are not overrideable via a child theme.

    I hope it helps. Thanks!

    Thread Starter maurosp91

    (@maurosp91)

    Oh, I see. Thanks for your help!

    Plugin Support Jahidul Hassan Mojumder

    (@jahidulhassan)

    Hi @maurosp91,

    You are welcome! As the purpose of this topic has been served, I am marking this as resolved. Feel free to open a new one if you have any further issues. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Customised files in child theme’ is closed to new replies.