• Resolved jimfelder

    (@jimfelder)


    Our site https://www.ppok.org is getting a blank page. When I log in it looks ok. If I go to the site on my iPhone it works fine even when not logged in.

    I have tried with all plugins turned off also.

    I’ve searched the forums, I’ve replaced my htaccess file. I’m not that great with the back end code but if I dig and research I sometimes can figure it out. At this point I need help because I need the members to be able to get to the site, especially during this time.

    Thank You.

Viewing 12 replies - 16 through 27 (of 27 total)
  • You could also first try reinstalling WP – manually by downloading a new copy of WP to your local computer and then first deleting all files/folders EXCEPT wp-content – and then replacing those from the new download – again, don’t overwrite wp-content.

    Thread Starter jimfelder

    (@jimfelder)

    what if I create a new plugins folder and install the plugins?

    You can certainly try that… You do have it backed up, right?

    Thread Starter jimfelder

    (@jimfelder)

    yes, I copied the basic theme and child theme to my computer and I backup the database with a plugin Better WordPress Security.

    Okay, cool…just making sure. Sorry to be a bit overbearing on that, I just really hate bad endings like “OMG, that just deleted my whole site – no one told me to backup!”

    Thread Starter jimfelder

    (@jimfelder)

    OK, added and activated updated theme. created child theme. now to try activating NEEDED plugins.

    Thread Starter jimfelder

    (@jimfelder)

    would you be willing to help me figure out where to change the code to move my logo up and left?

    I had this in the Basic Theme and didn’t know how to change it in the child theme. I don’t remember where I changed this. If you can’t I understand.

    Thanks so much for the help.

    Thread Starter jimfelder

    (@jimfelder)

    Crazy thing is that when I’m logged in the logo is in the right spot but on my macbook it’s wrong.

    Sure, see if this CSS works:

    .logo {
        border: 0 none;
        float: left;
        margin: 5px 0 0 30px;
    }

    Thread Starter jimfelder

    (@jimfelder)

    I found a fix on the theme’s site before you posted. Thanks anyway.

    Hey if I could send you a batch of cookies or candy or something I would. YOU ROCK! Thanks dude.

    LOL – virtual cookies are lovely :)! (And BTW, it’s dudette…)

    Thread Starter jimfelder

    (@jimfelder)

    LOL CRAP! OK Dudette! YOU STILL ROCK!

Viewing 12 replies - 16 through 27 (of 27 total)
  • The topic ‘Getting Blank Page but Logging in It Looks Fine’ is closed to new replies.