• Resolved christitusone

    (@christitusone)


    Hello, I need to confirm that the thumbnails are automatically generated when I upload image files to the file system. Do I need to manually do any action “per file” to ensure image files display with thumbnails? And what is the file size limit for thumbnails to be automatically generated?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Deepak Khokhar

    (@deepakkite)

    Hi,
    Thumbnails are generated automatically using the default WP functions. You can control the thumbnails sizes from the WordPress media settings.

    Thread Starter christitusone

    (@christitusone)

    OK thanks! And how large of a file can it generate thumbnails for? Is it limited by PHP settings on the site?

    Plugin Author Deepak Khokhar

    (@deepakkite)

    thumbnails can be generated for any sized files as long as the upload size is supported by your host or php limit.

    Thread Starter christitusone

    (@christitusone)

    Thanks! If I have some files that are too large for my php limit, will your algorithm skip over them? I’ve been using an alternative that gets stuck on one specific large image and will not complete the thumbnails for all remaining images.

    Plugin Author Deepak Khokhar

    (@deepakkite)

    I think it should skip that large image. You can try the free version and see if it does the job as per your expectation.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Thumbnail Generation Question’ is closed to new replies.