It seems like the plugins is limited up to 80 pictures only. When I tried to add more photos. It never updates beyond 79.
Yes, there is not limit in plugins, but php limit input vars. set max_input_vars = 10000 in your php.ini. https://stackoverflow.com/questions/10303714/php-max-input-vars
Yes, there is not limit in plugins, but php limit input vars. set max_input_vars = 10000 in your php.ini. https://stackoverflow.com/questions/10303714/php-max-input-vars