#57118 WP memory limit
Landing › Forums › JupiterX WordPress Theme › WP memory limit
-
AuthorPosts
-
liapukhauri-6ced4355 9 months, 1 week ago
Hello,
the system status is showing me that my WP memory limit is 40MB. I contacted my hosting and they increased it to 512MB, but the system status is still showing 40 MB. how can I fix this?
Nodari Support Team 9 months, 1 week agoHey there
Looks like you adjusted PHP memory limit but not WordPress memory limit, I just added this line of code in your wp-config.php file and now it’s fixed 🙂
define( 'WP_MEMORY_LIMIT', '256M' );
Alexander Hutsol Support Team 9 months agoHello,
Please try to import a template without media as shown on the screenshot https://take.ms/XbpTb
If it doesn’t help then provide us with FTP (FTP host, FTP user, FTP password, FTP port) login details to your site in the private reply https://prnt.sc/qr3w3e to check the issue. Also, specify the template name you want to import.
Regards.
stylewithatwist-d2c6f92a 4 months, 2 weeks agoHaving an issue with wp limit, I went to the wpconfig file and added the code but when i check system status it still shows 40mb instead of 256. Can someone please help.
Amir Rather Support Team 4 months, 2 weeks agoCould you provide a snapshot of the wp-config.php file where you added the code?
Or provide admin WP Login details(in a private reply)
Regards
-
AuthorPosts