• Resolved gabrielefortunato

    (@gabrielefortunato)


    Good morning,

    at the end of the Product CSV import it start regenerating the Thumbnail.

    I already have the images thumbnails and I want to disable this regeneration.

    I also tried to enter the code in PHP file (add_filter(‘woocommerce_background_image_regeneration’, ‘__return_false’ );

    but when uploading with your plugin I still see “Regenerating Thumbnail….”-

    How to disable it ?

    Thank you !
    Kind regards
    Gabriele

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WebToffee

    (@webtoffee)

    Hi @gabrielefortunato,

    To disable the thumbnail regeneration process please try commenting the lines from 33 to 60 in the file class-wf-prodimpexpcsv-ajax-handler.php. Please refer to the screenshot. You can find the file from /wp-content/plugins/product-import-export-for-woo/includes/class-wf-prodimpexpcsv-ajax-handler.php.

    Thread Starter gabrielefortunato

    (@gabrielefortunato)

    Thank you Guys you are Super !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable Thumbnail Regeneration’ is closed to new replies.