• Resolved mr2od

    (@mr2od)


    hello friends

    there are last 10 orders, in the vendor page >> orders tab

    is there any snippet code that can increase orders to 20 or 30 orders in page ?

    thank you in furture

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @mr2od,

    You can use this code snippet to increase the list per page,
    File Path: wp-content>plugins>dokan-lite>templates>orders>listing.php
    Then change line 5
    Existing Code: $limit = 10; //increase the value to change orders per page
    You can make the value 20 or 30 instead of 10. It will modify the total number of orders per page.

    Enjoy ??

    • This reply was modified 3 years, 10 months ago by Shafinoid.

    Hi @mr2od,

    Since we haven’t got any further reply from you, so I mark this topic as resolved. If you’ve any further queries, feel free to create a new thread.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘change orders limit in orders tab’ is closed to new replies.