Comments Rafael started the conversationOctober 23, 2018 at 9:13amHello,I'm trying to add images to a gallery but I found out that the maximum number of images allowed is 25, is there a way to have more? Thanks! 8,998Tahir repliedOctober 23, 2018 at 10:20amHey Your PHP Settings are likely not correct. Also ensure you are running PHP version 7.1 and not 7.2 as its incompatible . You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/ Recommended PHP configuration limits are as follows: max_execution_time 60memory_limit 256Mpost_max_size 48Mupload_max_filesize 48M Please have your hosting provider fix this for you so it can be installed correctly. Thanks ThemeNectar Support Team Sign in to reply ...
Hello,
I'm trying to add images to a gallery but I found out that the maximum number of images allowed is 25, is there a way to have more? Thanks!
Hey
Your PHP Settings are likely not correct. Also ensure you are running PHP version 7.1 and not 7.2 as its incompatible .
You can verify your PHP configuration limits by installing a simple plugin called WordPress phpinfo http://wordpress.org/extend/plugins/wordpress-php-info/
Recommended PHP configuration limits are as follows:
Please have your hosting provider fix this for you so it can be installed correctly.
Thanks
ThemeNectar Support Team