Tagged: x
-
AuthorPosts
-
August 19, 2016 at 11:16 am #1138438
lumehouseParticipantI’m getting this error when I click on customize for under appearance with the X theme:
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 78 bytes) in /home/lumehouse/public_html/dev/wp-includes/class-wp-customize-control.php on line 186
August 19, 2016 at 12:01 pm #1138470
RahulModeratorHey There,
You can try adding this in your wp-config.php located at the root directory of your site.
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. */
Hope this helps!
August 22, 2016 at 1:23 pm #1141874
lumehouseParticipantI already did this
August 22, 2016 at 3:36 pm #1142072
JoaoModeratorHi There,
In That case would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1138438 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
