Viewing 1 reply thread
  • Author
    Posts
    • #40578
      Anonymous
      Inactive

      Hi,
      we have few problems with exp/imp…
      First of all, exporter doesn’t export all products and variations….
      10% of products and their variations are not exported ( size of csv file is 7.0 Mb )
      I tried to enable ftp to local server, but it doesn’t work with 127.0.0.1 nore public IP.
      Second, we have a lot of product changes on a daily bases (post_status and visibility ).
      Products are correctly imported, but changes aren’t shown on frontend ( they are visible in product admin panel ).
      However, if you click update button, changes are then shown on frontend.
      I tried to clear transient cache, expired cache, but no luck…
      Since there are 100-200 changes daily, it is almost impossible to work in this way….
      Thanks in advance….
      BR,
      Dragan

    • #40581
      Anonymous
      Inactive

      Hello Dragan,

      1) If export function is not exporting all products, then there can be a chance for PHP memory limit /execution time limit issue.

      Please try increasing PHP memory_limit and PHP max_execution_time in server settings.

      2) If updating only specific columns like post_status and visibility , then the CSV just needs 3 column for achieving it.
      i) if its simple product, only sku or ID , post_status and visibility columns needed.
      ii) if CSV contains variation also, then sku or ID , parent_sku or post_parent , post_status and visibility columns needed.

      If the issue still persist, please send us the sample CSV to support.xadapter.com

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
Scroll to Top