• So I don’t remember what version of wordpress I was using before, but the content on pages would show normally. I guess after some updates to wordpress, the pages do not display any content anymore. It’s just blank.

    I’m using a custom theme I created. I remember a while back there was something where you needed to update the code on some file to get it to appear. It’s been a while so I forgot where and what I need to change.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Without knowing your custom theme, it’s hard to say. If the page is white, it indicates a PHP error. You should be able to identify the cause of this in your hosting’s error log. Based on this, you can certainly make an adjustment to your theme to solve the problem.

    If nothing can be seen in the error log, you can only find out the cause by debugging your theme yourself.

    Thread Starter Dburwebby

    (@dburwebby)

    @threadi I mean it’s not a complete blank page.

    • This reply was modified 1 month, 1 week ago by Dburwebby.

    Then you need to look at the programming of your individual theme and check what needs to be updated there if necessary. Compare what you have programmed there with what is in the developer manual for themes: https://developer.wordpress.org/themes/ – as we don’t know your programming here, we can’t give you any more precise tips.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.