• Resolved Aziz Ozbek

    (@azizozbek)


    Hi, I’m trying to override the template file of the dokan lite plugin.

    I have created the following file to overwrite seller page:

    “astra/dokan/global/store.php”

    But it won’t recognise. What am i doing wrong?

    • This topic was modified 1 year, 8 months ago by Aziz Ozbek.

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

Viewing 1 replies (of 1 total)
  • Hello @azizozbek

    In order to change the store template via the child theme, you will need to override the?store.php?file which is located in this directory:?wp-content\plugins\dokan-lite\templates\store.php. ?Now, copy the store.php file inside the template folder and place it on the child theme like this:?my-child-theme/dokan/store.php?file.?You can follow this third-party tutorial for more details: https://wpdoctor.press/overriding-dokan-plugin-template-easy/.

    Best Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Dokan Template Overriding’ is closed to new replies.