Viewing 15 replies - 1 through 15 (of 25 total)
  • When you do a PHP header redirect, you should usually have absolutely no blank lines before it. I don’t know if this is the issue, but try removing the blank lines in your PHP code:

    <?php
       header( 'Location: https://billboardfamily.com/2011-04' ) ;
    ?>

    The code keeps changing the second quote mark no matter what I do, so please replace ' above with ‘

    p.s. now the editor keeps changing the code to a quote mark – hopefully you can see what I mean. It should be a quote mark in the code above, not an ampersand followed by 39 and a semi-colon.

    Thread Starter martinfamily2005

    (@martinfamily2005)

    That did not work, sorry. It is like it is not recognizing the page. I just created a brand new test page, and made the page template “Calendar”, and it has the same result.

    Have you installed any new plug-ins lately? If so, deactivate them and see if that helps. Have you made any other changes/updates?

    To rule out various conflicts, try renaming your template file something else and applying it to another page.

    Thread Starter martinfamily2005

    (@martinfamily2005)

    No new plugins. Last time I logged in to wp-admin, it said it needed to update the database. That is the only change. I have tried this with all plugins disabled, and that does not resolve the issue.

    I also tried activation the default theme, then re-activating the theme with the issue, and that did not resolve the problem.

    Are you using the Events Calendar Plugin?

    Thread Starter martinfamily2005

    (@martinfamily2005)

    no

    Thread Starter martinfamily2005

    (@martinfamily2005)

    Can anyone help? This is urgent!

    What happens if you change the Page Template? Does the Page render, or does it still show as blank?

    What happens if you disable all your Plugins? Does the Page render, or does it still show as blank?

    What happened around the time the Page output changed? Did you update WordPress, your Theme, or any of your Plugins?

    Thread Starter martinfamily2005

    (@martinfamily2005)

    changing the template = still incorrect page showing (the page is not “blank” it says “nothing found”, so its not the white screen of death)

    All plugins disabled = still same, no change

    The only thing that happened around the time was WordPress said the database needed to be updated, and it updated it. But I am not sure how long after exactly it stopped rendering that page. It is strange because it is ONLY that page.

    Try going to:

    Dashboard -> Settings -> Permalinks

    Don’t make any changes, but click “Save Changes”. This will flush your rewrite rules.

    See if that helps.

    Thread Starter martinfamily2005

    (@martinfamily2005)

    No change, unfortunately. I even tried changing the template for the page….had no effect.

    Anyone want to log in with a temp ID & see if you notice anything that might be off? If so, email me: [email protected]

    Let’s take a look on your Calendar template code.

    Thread Starter martinfamily2005

    (@martinfamily2005)

    there you go

    Here is the actual page template code
    https://pastebin.com/iKzcTiQe

    worked fine for last 6 months, until 2 days ago.

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘Need help urgently’ is closed to new replies.