Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23410
    Profile photo of AUM
    AUM
    Participant

    Hi,

    I have two questions:

    1.- Why the import ftp task don’t process the images by order? I uploaded 20 images, named test0001.jpg ->test0020.jpg, and not process the images by name order, the creation date and modification date also is the same, so .. what rule is using to process the images?

    2.- Related with first question, when we access to one image we are trying to show the related images before/after for show the buyer more images related to this one, because the photographer shoots in order of the event. (We are trying to sell dog race photos)… so how can I show the related  products order by name? or date?, not random in the category.

    Thanks in advance,

    AUM

     

     

    #23416
    Profile photo of Robin
    Robin
    Keymaster

    Hi AUM:

    1) This is the function used to read the FTP directory:

    http://php.net/manual/en/function.readdir.php

    It says it reads files in the order they were added to the filesystem.

    2) Related products is controlled entirely by WooCommerce and as previously stated, this function of WooCommerce is not very sophisticated. This is a high priority for our next few releases. In the meantime, you can search the web for extensions or other plugins that may enhance WooCommerce’s related products algorithm.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.