When I attempt to edit a page in cornerstone, it opens up an additional instance of Wordpress, nested within the Cornerstone window. Is there a way to fix this?
Hello @JamesClingerman,
Thanks for writing in! We would be happy to double check your site if we can log in. You can create a secure note in your next reply with the following info:
– Link to your site
– WP login URL
– WP username
– WP password
– WP Administrator Role
– Confirmation that we can access and make changes to your site
To know how to create a secure note, please check this out: How The Forum Works
Best Regards.
Hello @JamesClingerman,
It seems that there is an issue with PHP memory. I would suggest you please increase the PHP memory limit. I recommend you ask your web host to configure the following server settings with the specified values or more for the PHP.
memory_limit = 512M
upload_max_filesize = 512M
post_max_size = 512M
max_execution_time = 300
max_input_time = 300
max_allowed_packet = 16MB
innodb_log_file_size = 128M
allow_url_fopen = On
And MySQL Configurations
max_allowed_packet = 16MB
innodb_log_file_size = 128MB
Hope it helps
Thanks
Hello, I made these updates and the problem seems to be persisting.
Hey @JamesClingerman,
I suspect this MU plugin is causing the issue. Please try contacting your web host and temporarily remove that plugin from your WordPress MU folder.

If that doesn’t help, please provide FTP access and we’ll check deeper.
Thanks.

