• Resolved penrosedigital

    (@penrosedigital)


    Hi Alex,

    Hope you are keeping well. Having this problem again after update of plugin. Only seeing 10 products appearing to choose export. Solution last time was

    hi

    please, edit file /classes/core/class-wc-order-export-data-extractor-ui.php

    find line
    LIMIT 0,10

    and replace with
    LIMIT 0,50

    I have done this but still only seeing 10 products appearing. I have deleted browser history and problem persists. Not sure why?

    Any assistance would be greatly appreciated.

    Many thanks,

    Martin

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author algol.plus

    (@algolplus)

    hi Martin

    If you use pro version – visit tab “Settings” and tweak setting “Show first XX products in autocomplete”.

    If you use free version – edit file classes/class-wc-order-export-admin.php
    and change value in line ‘autocomplete_products_max’ => ’10’,

    • This reply was modified 5 years, 11 months ago by algol.plus.
    Thread Starter penrosedigital

    (@penrosedigital)

    Hi,

    Brilliant. Thanks for your prompt assistance.

    Very much appreciated!

    Martin

    Plugin Author algol.plus

    (@algolplus)

    you’re welcome.

    Thread Starter penrosedigital

    (@penrosedigital)

    Hi, having updated the plugin cant find this

    edit file classes/class-wc-order-export-admin.php
    and change value in line ‘autocomplete_products_max’ => ’10’,

    To increase limit.. Or has it been rectified?

    Many thanks

    Plugin Author algol.plus

    (@algolplus)

    hi

    It still exists, but we moved all settings to one file
    /classes/admin/class-wc-order-export-settings.php

    thanks, Alex

    Thread Starter penrosedigital

    (@penrosedigital)

    Great,

    Thanks Alex, much appreciated : )

    Plugin Author algol.plus

    (@algolplus)

    ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Not all products appearing in export’ is closed to new replies.