• Resolved hafaa10

    (@hafaa10)


    Hello,
    Is there a way to change the default store list view to list instead of grid ?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @hafaa10,

    You can get it by doing a little modification on – wp-content/plugins/dokan/templates/store-lists-loop.php and then change the line #1 class <div id="dokan-seller-listing-wrap" class="grid-view"> to <div id="dokan-seller-listing-wrap" class="list-view">

    If you want then you can override this store-lists-loop.php file through your child theme.

    Thanks!

    Thread Starter hafaa10

    (@hafaa10)

    Resolved !
    Thanks a lot Nazmul !

    Hi @hafaa10,

    Thanks for the feedback. For now, I’m marking this topic as resolved. If you’ve any further queries, feel free to create a new thread.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Default store list view’ is closed to new replies.