Why does my WordPress site occasionally give a white screen after logging in which can only be resolved by...





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















The white screen occasionally occurs after login, and does not occur at all when using an Incognito tab.
After I clear my cookies and cache form the browser, it resolves the white screen and I can use the site as normal again.
Obviously, this issue doesn't occur simultaneously for all users at once, I just don't understand why cookies or caching would cause this.



I don't have any caching/cookie related plugins installed.










share|improve this question

























  • It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

    – Joseph_J
    Nov 23 '18 at 11:30













  • @Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

    – Dean Raina
    Nov 23 '18 at 11:39













  • You would post the login code and any code that the login script redirects to.

    – Joseph_J
    Nov 23 '18 at 11:42











  • Self hosted? What theme?

    – Jeremiah Stillings
    Nov 23 '18 at 11:52











  • @JeremiahStillings Hosted on Azure, and using StyleShop.

    – Dean Raina
    Nov 23 '18 at 11:59


















0















The white screen occasionally occurs after login, and does not occur at all when using an Incognito tab.
After I clear my cookies and cache form the browser, it resolves the white screen and I can use the site as normal again.
Obviously, this issue doesn't occur simultaneously for all users at once, I just don't understand why cookies or caching would cause this.



I don't have any caching/cookie related plugins installed.










share|improve this question

























  • It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

    – Joseph_J
    Nov 23 '18 at 11:30













  • @Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

    – Dean Raina
    Nov 23 '18 at 11:39













  • You would post the login code and any code that the login script redirects to.

    – Joseph_J
    Nov 23 '18 at 11:42











  • Self hosted? What theme?

    – Jeremiah Stillings
    Nov 23 '18 at 11:52











  • @JeremiahStillings Hosted on Azure, and using StyleShop.

    – Dean Raina
    Nov 23 '18 at 11:59














0












0








0








The white screen occasionally occurs after login, and does not occur at all when using an Incognito tab.
After I clear my cookies and cache form the browser, it resolves the white screen and I can use the site as normal again.
Obviously, this issue doesn't occur simultaneously for all users at once, I just don't understand why cookies or caching would cause this.



I don't have any caching/cookie related plugins installed.










share|improve this question
















The white screen occasionally occurs after login, and does not occur at all when using an Incognito tab.
After I clear my cookies and cache form the browser, it resolves the white screen and I can use the site as normal again.
Obviously, this issue doesn't occur simultaneously for all users at once, I just don't understand why cookies or caching would cause this.



I don't have any caching/cookie related plugins installed.







php wordpress






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 23 '18 at 11:27







Dean Raina

















asked Nov 23 '18 at 11:22









Dean RainaDean Raina

165




165













  • It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

    – Joseph_J
    Nov 23 '18 at 11:30













  • @Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

    – Dean Raina
    Nov 23 '18 at 11:39













  • You would post the login code and any code that the login script redirects to.

    – Joseph_J
    Nov 23 '18 at 11:42











  • Self hosted? What theme?

    – Jeremiah Stillings
    Nov 23 '18 at 11:52











  • @JeremiahStillings Hosted on Azure, and using StyleShop.

    – Dean Raina
    Nov 23 '18 at 11:59



















  • It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

    – Joseph_J
    Nov 23 '18 at 11:30













  • @Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

    – Dean Raina
    Nov 23 '18 at 11:39













  • You would post the login code and any code that the login script redirects to.

    – Joseph_J
    Nov 23 '18 at 11:42











  • Self hosted? What theme?

    – Jeremiah Stillings
    Nov 23 '18 at 11:52











  • @JeremiahStillings Hosted on Azure, and using StyleShop.

    – Dean Raina
    Nov 23 '18 at 11:59

















It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

– Joseph_J
Nov 23 '18 at 11:30







It would help us out a lot if you could kindly show us your code. Otherwise we just guess and you spend hours testing our guesses. You probably have a syntax error somewhere. Is your error reporting turned on?

– Joseph_J
Nov 23 '18 at 11:30















@Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

– Dean Raina
Nov 23 '18 at 11:39







@Joseph_J What code would you recommend posting? The config file? Its a live site that customers use so the debug display is set to false. Also, if it was syntax, surely being in incognito/clearing browsing data wouldn't make a difference.

– Dean Raina
Nov 23 '18 at 11:39















You would post the login code and any code that the login script redirects to.

– Joseph_J
Nov 23 '18 at 11:42





You would post the login code and any code that the login script redirects to.

– Joseph_J
Nov 23 '18 at 11:42













Self hosted? What theme?

– Jeremiah Stillings
Nov 23 '18 at 11:52





Self hosted? What theme?

– Jeremiah Stillings
Nov 23 '18 at 11:52













@JeremiahStillings Hosted on Azure, and using StyleShop.

– Dean Raina
Nov 23 '18 at 11:59





@JeremiahStillings Hosted on Azure, and using StyleShop.

– Dean Raina
Nov 23 '18 at 11:59












1 Answer
1






active

oldest

votes


















1














This is the famous White Screen of Death fun:)



The jist is that it is caused by a plugin or theme.
Start by disabling plug ins one at a time. Log out then in. If no more white screen then contact that plug in's support at worpress.org.
If you have uninstalled all plug ins and still have it... Swap the theme.



Source : enter link description here






share|improve this answer
























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53445783%2fwhy-does-my-wordpress-site-occasionally-give-a-white-screen-after-logging-in-whi%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    This is the famous White Screen of Death fun:)



    The jist is that it is caused by a plugin or theme.
    Start by disabling plug ins one at a time. Log out then in. If no more white screen then contact that plug in's support at worpress.org.
    If you have uninstalled all plug ins and still have it... Swap the theme.



    Source : enter link description here






    share|improve this answer




























      1














      This is the famous White Screen of Death fun:)



      The jist is that it is caused by a plugin or theme.
      Start by disabling plug ins one at a time. Log out then in. If no more white screen then contact that plug in's support at worpress.org.
      If you have uninstalled all plug ins and still have it... Swap the theme.



      Source : enter link description here






      share|improve this answer


























        1












        1








        1







        This is the famous White Screen of Death fun:)



        The jist is that it is caused by a plugin or theme.
        Start by disabling plug ins one at a time. Log out then in. If no more white screen then contact that plug in's support at worpress.org.
        If you have uninstalled all plug ins and still have it... Swap the theme.



        Source : enter link description here






        share|improve this answer













        This is the famous White Screen of Death fun:)



        The jist is that it is caused by a plugin or theme.
        Start by disabling plug ins one at a time. Log out then in. If no more white screen then contact that plug in's support at worpress.org.
        If you have uninstalled all plug ins and still have it... Swap the theme.



        Source : enter link description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 23 '18 at 12:14









        Jeremiah StillingsJeremiah Stillings

        4911416




        4911416
































            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53445783%2fwhy-does-my-wordpress-site-occasionally-give-a-white-screen-after-logging-in-whi%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]