I have tried uploading the pro theme zip file in the add new theme section and the screen either tells me that the link has expired, or it shows that it is installing the package and then hangs there for hours, or it goes to a 404 page telling me that there is nothing there. I am able to upload the pro child zip file with no problem but not the parent theme. I have changed my php.ini file to say:
max_input_vars = 10000
memory_limit = 512M
post_max_size = 64M
upload_max_filesize = 64M
max_execution_time = 300
max_input_time = 1000.
Please help.