i can not use other wordpress theme than "Newspaper" theme

Posted in: Newspaper
Post count: 2

Hello dear
i need help,
After installation of ,ewspapper them i can not use my other wordpress theme,
website show blank page when i try to use other wordpresse them, only admin panel display well. I noticed that my site load blank page on mobile device when i use newspaper theme, Please help me fix this bug or this issues.
I deleted newspaper them but nothing change, i still get the same probleme even if i remove or not the newspaper them… Sorry for bad english i speak french

Post count: 3343

Hi,
You need to increase the memory limit, add this

/** Memory Limit */
define('WP_MEMORY_LIMIT', '128M');

in wp-config.php file.

http://wordpress.org/support/topic/error-increase-memory-limit-to-64-mb

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.