Hello! I'm currently using betheme on my local server and am having issues with the plugin downloads timing out.
I've tried wifi and wired connection just to be sure I didn't have a bad connection with the same results.
I ran curl in terminal to see if it was a wordpress/server issue, but it's been hanging at 0 with nothing coming in. My next idea is to deactivate and switch a hosted site to betheme, grab the plugins and switch back to local.
Any suggestions are greatly appreciated!
Comments
those are probably server settings. Increase the memory_limit, max_input_vars and time_limit values.
thanks