• Resolved diggingdarren

    (@diggingdarren)


    I did a search for this, but didn’t find my exact problem. If there’s another post addressing this issue, I’ll be happy to be redirected.

    I’m working on a fairly large site for a client, using WP as a CMS. So far, I’ve input somewhere between 200-300 “static” Pages in WP. All of the sudden, at around page 181, the html gets totally whacked out. Not only is there missing content, but the html is broken as well. It doesn’t even finish loading my header.php that contains my custom navigation. But everything prior to this post works just fine.

    Here’s a working page:
    https://thetravelingteam.org/v2/resources/articles/harvest-is-past/

    And here’s where the broken pages start:
    https://thetravelingteam.org/v2/resources/articles/born-for-such-a-time/

    I’ve checked the html of the page in question, as well as the prior page and don’t see anything suspicious. I could sure use the help if anyone has any ideas of what might be going on. Thanks in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Chris_K

    (@handysolo)

    Resolved? I checked the link for the broken page and all appears fine.

    Thread Starter diggingdarren

    (@diggingdarren)

    no. it’s not resolved. it appears that this page is working randomly on some browsers. however, here is a page that doesn’t work on any i have tried:

    https://thetravelingteam.org/v2/resources/articles/concert-of-prayer/

    the header of the page appears (at least most of it), but nothing more. check the html in the source and you’ll see what i mean.

    Thread Starter diggingdarren

    (@diggingdarren)

    Ok. This issue is now officially resolved. It was some kind of conflict with a plugin. The plug I was using was Event Calendar (version 3.1._rc4) by Alex Tingle. I disabled the plugin, and all of my pages automagically appeared! I’ll try version 3.1.0 and see if I have the same problems.

    Thread Starter diggingdarren

    (@diggingdarren)

    Well, I only thought this issue was resolved. Disabling the plugin revealed about another 50 pages (that’s why I thought it was resolved), but I still have a lot more that are not showing. Here’s another example page that’s not working:

    https://thetravelingteam.org/v2/resources/state-of-the-world/population/

    Please help… I’m desparate…

    Thread Starter diggingdarren

    (@diggingdarren)

    Ok. I’ve got it nailed down. This problem has something to do with the limitations of the amount of information (characters, kb, etc.?) that either a WP “Page” can hold, or my database. I had a really long page and it broke it. I chopped the page in half, and it worked fine. I kept incrementing the size (adding text) until I reached a threshold (roughly 12,000 characters, including spaces). Now that I’ve got the problem pinpointed, does anyone have a solution???

    Thread Starter diggingdarren

    (@diggingdarren)

    Problem is now really resolved. WP was crashing due to my using the custom permalink name scheme. I don’t know what the problem is with using it, but when I reverted back to the default permalink structure, all was well.

    Check out troubleshooting Permalinks.

    In particular, check with your host to ensure that mod_rewrite and AllowOverride are both on and enabled.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Pages content missing’ is closed to new replies.