• Resolved shamoonalitee

    (@shamoonalitee)


    So i want to design the products page according to my own preference. When you open a certain vendor and it takes you to their products page.. i want to custom design it, is there anyway i could do that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @shamoonalitee ,

    Thanks for reaching out.

    If I understand correctly, you are trying to modify the individual store pages. TO modify the store pages you need to work on this file – dokan-lite/templates/store.php

    Save your modified file in your-theme/dokan/ folder with exactly same name.

    However at the moment we are having some issue with the template override, you should follow the update on this issue before doing the override – https://github.com/weDevsOfficial/dokan/issues/831

    Thank you.

    Thread Starter shamoonalitee

    (@shamoonalitee)

    @rashed Ripon thankyou very much for the help!

    But, can you please confirm, i only have one dokan folder that is in wp-content/plugins/dokan-lite. Are you referring to this folder? because i dont see any other dokan folder in my wordpress directory.

    Note: I’m working on localhost.

    Hello @shamoonalitee ,

    Yes, you need to modify the file from wp-content/plugins/dokan-lite and save the modified file under your-theme/dokan folder to override the original template.

    Thank you.

    Thread Starter shamoonalitee

    (@shamoonalitee)

    @rashed Thankyou very much! it solved my issue. Works like a charm! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How design the products page?’ is closed to new replies.