Hi. When I go to this page: http://wordpress-100914-335418.cloudwaysapps.com/lookbook/ and edit with Pro, I get this message: 
I have had this message when for a example a header or footer was missing.
Upon visiting the url I see a header but no footer.
Hey,
Could you please try adding the following code into your wp-config.php file in the root of your WordPress installation.
define( 'WP_MAX_MEMORY_LIMIT', '256M' );```
And contact your host provider to ensure about this memory increased.
The memory limit is already at 256 but I’ve added the code to my wp-config.php file nonetheless and yet I still see the error.
Hi,
The page url is in conflict with your portfolio custom url slug. They both are lookbook
To resolve the issue, you need to change one.
Portfolio slug in Appearance > Customize > Portfolio > Custom URL SLug or your page url.
Thanks
That worked. Thanks Paul!
You’re welcome!
We’re glad we were able to help you out.