Hi there,
I have two websites that are mimics of each other.
They both don’t load THE PAGE VIEW when I enter the header/footer builder and cornerstone builder.
IT comes up with this error message and a 500 error in console…

How do I fix this??
Hi there,
I have two websites that are mimics of each other.
They both don’t load THE PAGE VIEW when I enter the header/footer builder and cornerstone builder.
IT comes up with this error message and a 500 error in console…

How do I fix this??
Hello @mickster58,
Thanks for posting in! Regretfully at this time, we cannot check your site because the given credentials does not work for us. It seems that the password is incorrect.
Meanwhile, we recommend that you increase your memory allocated to PHP. To increase it, please edit your wp-config.php file and insert these lines:
define( 'WP_MEMORY_LIMIT', '256M' );
define( 'WP_MAX_MEMORY_LIMIT', '512M' );
You can add it before the line
/*That's all, stop editing! Happy Blogging. */
We would love to know if this has worked for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.