Tagged: church demo
After importing the church demo data I can access the wp-admin area (where it put me after importing), but can’t visit the website. When I click on “Visit Site” it just gives me a blank page of nothing. I’m on a localhost so I can’t provide a link.
Fresh install of Enfold as of today, no modifications done…
If it matters, I have the wordpress install installed in it’s own folder, not in root — and I’ve downloaded and am using the child theme.
Hey Paul!
Please try to increase the allocated memory to 128M: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Cheers!
Yigit
Hi Yigit.
I’m using MAMP and the current memory allocation for the PHP 5.5.14 is already set to 128M.
I’ve also added :
define( 'WP_MEMORY_LIMIT', '128M' );
to wp-config.php
No changes, other than now I can’t even access the wp-admin area.
What else can I do?
UPDATE: Retraced all my steps, reinstalled everything, and it’s working now. Thanks…
Hi,
Very difficult to say when we can’t have a look at the site itself, but a workaround would be give you the shortcodes for the pages you want. You will have to activate debug mode first though: http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Cheers!
Rikard
No worries. As mentioned in my last post, I’ve got it working. Thanks… Enjoying the theme so far.