FIXED: This was an allowed memory issue in wp-config.php. I increased the allowed memory, and it all works now.
I have an issue where one particular page is not loading, nor will the page editor content load (error is pasted in the private content window). Meanwhile, I am also having Ajax issues with a form plugin that was not present before – when trying to select the form within Gravity Forms to export entries, there is an Azax issue and it won’t select the form. I don’t know if these are related or not. They both coincide with updating the new, large theme update. My WP install, theme, and all plugins are updated, and I have not added anything new since they were all working fine with no problem.
Hey demtnman,
Please try to increase the allocated memory to 256M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
You can contact your service provider and they can do it for you.
Best regards,
Yigit
Thank you Yigit. I had just gotten to that, and edited my post, to then see you had responded the same. I did not increase to 256M, but I will. Thank you.