-
Author
Tagged: not working, installation, white screen
-
March 7, 2015 at 22:29 #49140CodyParticipant
Hi there,
I just downloaded the most recent Kleo theme today and am trying to install it but keep receiving the white screen of death after I follow the instructions and install + activate the recommended plugins.
What I am doing is installing all the plugins that it suggests and then I activate them all. From here I instantly receive the white screen. So as you folks mentioned in the documentation I manually updated revslider, k-elements, and js-composer however this is not making a difference.
Please advise what I should do here. I just purchased the theme and following the installation instructions and it’s still not working.
Thanks,
March 8, 2015 at 15:46 #49187sharmstrModeratorNew site or existing install? If existing, try disabling all other plugins first. There might be a plugin conflict.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 8, 2015 at 16:00 #49193CodyParticipantIt’s a completely new install. I just downloaded the complete theme package from themeforest and haven’t added any additional plugins.
March 8, 2015 at 16:43 #49200sharmstrModeratorOkay. Try turning on debugging in wp-config.php
http://codex.wordpress.org/WP_DEBUG
COPY CODEdefine( 'WP_DEBUG', true ); define( 'WP_DEBUG_DISPLAY', true);
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 8, 2015 at 20:03 #49242CodyParticipantHi there,
I did this and it seems that I was having a memory allocation issue. I ended up fixing it by adding
define('WP_MEMORY_LIMIT', '64M');
to config.php.
However, it seems that I am now having another issue. When I go to add a menu item it never seems to actually add the item to the list. The loading icon just keeps spin and the item is never saved. Any suggestions on what I could do to fix this?
Thanks
March 8, 2015 at 20:46 #49251CodyParticipantNever mind actually. All I had to do was up the memory limit again to 128M. Is there a recommended memory limit setting for this theme?
March 8, 2015 at 21:47 #49261sharmstrModeratorAs stated in the install documentation: 128mb https://archived.seventhqueen.com/documentation/kleo
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
March 2, 2016 at 23:25 #108135colab665ParticipantHello, I am having the same problem. I see that I need to change my limit to 128mb, but where can I do that? I do not know how to use php.
March 3, 2016 at 04:32 #108155sharmstrModerator@colab665: http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionThis support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.