Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2033295
Max Input Vars and other related System Values
Closed

Comments

  • akrinis started the conversation

    Hello there.

    There are any minimum values for System in order for the Theme Work properly? I am using php 7.2.x

    Thank you!

  •  2,699
    PenciDesign replied

    Hi,

    Our theme can working fine with all the hosting. So, if you want to make sure it work properly, you can use values:

    max_input_vars = 5000
    max_execution_time = 300
    post_max_size = 50M
    upload_max_filesize = 50M
    

    Best Regards,

    PenciDesign

  • akrinis replied

    Ok thank you!