• Resolved Shwepps

    (@shwepps)


    Hello
    When I post a page/preview it/update it (or even simply saving a draft) I get a blank page “site.com/wp-admin/post.php” after refresh but the page I updated or wrote is either updated, published or saved. Basically, it’s like a broken redirect after publishing a page. And when I open Media Library it’s infinity loading. Plus some other bugs I’ve never encountered like getting warnings about ‘Can’t save changes made in header.php, footer.php’ etc while the changes are actually saved.
    Can’t anyone help me?
    Added: I disabled all plugins (seo, tinymce and shortcodes) but the issue is still here.

    • This topic was modified 6 years, 1 month ago by Shwepps.
    • This topic was modified 6 years, 1 month ago by Shwepps.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello shwepps,

    Did you try to switch to some default theme like TwentySeventeen or other and check if that works?

    OR try to increase the memory allocated for PHP. Add this to your config.php:
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    Thanks.

    Thread Starter Shwepps

    (@shwepps)

    Ok, clearly this is a problem with my theme. After switching to Twenty Seventeen the issue dissapeared.
    But it’s strange though, I was using other theme before and it’s worked nice.
    Btw,

    OR try to increase the memory allocated for PHP. Add this to your config.php:
    define(‘WP_MEMORY_LIMIT’, ’64M’);

    didn’t work (I tried it first)
    Thanks a lot!

    • This reply was modified 6 years, 1 month ago by Shwepps.

    Good to hear that my comment helped.

    Thanks,
    Kartik

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘returning a blank page after posting/updating a page’ is closed to new replies.