Stuck staring at the circling wheel of doom? Love X & Pro but having loading problems? Your PHP memory limit might be the problem. Check out this video by our resident troubleshooting expert, Christopher, who shows you how to recognise if this is your issue, and more importantly, what to do about it.
Here's the code you use to enable the WordPress debug mode in wp-config.php:
define( 'WP_DEBUG', true );
When you're done with debugging, you'll want to either remove this, add // at the start of the line to comment it out, or change the value from true to false.
Here's the code that goes into the wp-config.php file to change the memory limit:
define( 'WP_MEMORY_LIMIT', '512M' );
Naturally, once you're back up and running, you'll be keen to start building right away. But don't forget to subscribe so you never miss a video, and if you really feel like celebrating, pick up an extra copy of our X or Pro theme here:
X: https://theme.co/x
Pro: https://theme.co/pro
You can get all our latest updates by following us:
Facebook: / yourthemeco
Twitter: / yourthemeco
Watch video Troubleshooting: PHP Memory Limits online without registration, duration hours minute second in high quality. This video was added by user Themeco 01 November 2019, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,294 once and liked it 12 people.