Hi,
White screen after installation? It is possible that you have a problem with PHP memory limit, try to increase the memory limit to 128MB or more if necessary. Open your wp-config.php which is located in the root WordPress directory. Then add the following lines:
define('WP_MAX_MEMORY_LIMIT', '128M');
ini_set('memory_limit','128M');
Thread Starter
WHSHC
(@whshc)
Hi Benjamin,
Thanks, thought I’d tried that but obviously not because it worked!
Downloaded the extended views and the format was all over the place, I have done some custom CSS re-installed version 1.1.3 and everything working fine, not sure if a variable naming problem, do you want me to raise a separate post for this?
Thanks again
Ian
Please try this: Dashboard -> Events -> Theme Options and hit Save Options.
Thread Starter
WHSHC
(@whshc)
I re-installed the update to extended views and it worked, thanks again
I am glad you find a way through the issue.
Take care,
Ben