I purchased the Enfold theme a couple of days ago.It worked at first until I tried to install the BBpress plugin. Now the whole dashboard is corrupt and it says: Internal Server error. My hosting company reset to wordpress theme Twenty twelve and it worked again. I tried once more to activate the Enfold theme but it corrupted the page immediately. Now I will have to contact my hosting company again. I want to use my purchased theme though and make it work. How can I avoid this problem and where does it come from? Did I make a mistake during the installation? (Total beginner)
Hey NP!
Please try to increase the allocated memory http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP and insert
define( 'WP_MEMORY_LIMIT', '128M' );
into your wp-config.php
Regards,
Peter
Hey
I contacted my host and they increased the memory for me. Now it is working.
Thanks a lot
NP