Tagged: x
-
AuthorPosts
-
January 11, 2017 at 1:27 pm #1326024
fatcatgraphicsParticipantHello,
I just updated to the latest version of X theme and as soon as I did I could no longer access the customization area. I now get this message:Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 80 bytes) in /home/renalynd/public_html/wp-content/themes/x/framework/functions/global/admin/customizer/fonts/data.php on line 6703
My site is PalilaStudio.comThanks in advance,
RenaJanuary 11, 2017 at 5:41 pm #1326297
DarshanaModeratorHi there,
Thanks for writing in! You can try adding the following lines into your wp-config.php file in the root of your WordPress installation.
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );You can add the above code, before the following lines:
/* That's all, stop editing! Happy blogging. */Let us know how it goes.
Thanks!January 13, 2017 at 8:36 am #1328776
fatcatgraphicsParticipantThank you that worked. Can you tell me why its happening? Do I have too many fonts loaded??
January 13, 2017 at 10:09 am #1328883
RahulModeratorGlad it helped!
Kindly follow this link :
https://www.quora.com/How-would-you-increase-PHP-memory-limit
Hope this helps!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1326024 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
