• Resolved Accomplishva

    (@accomplishva)


    My url is https://www.accomplishvirtualassistant.com
    My issue has to do with page content not displaying. The home page (which is all posts) displays correctly, but when the other 3 “pages” load they load the header but no content, sidebar or footer.
    When I load a “page” that does not exist: https://www.accomplishvirtualassistant.com/?page_id=999
    this loads correctly for content, sidebar, and footer.
    After reading the forums I deactivated wp-Typography plug-in and the last plug-in I had installed (AmberPanther Favicon)and it still does not work correctly. I have gone over the code and cannot find any issues. I am using the studiopress 1.2 theme.
    Here is the code if it helps:

    [Code moderated as per the Forum Rules. Please use the pastebin]

    Please help me find the source of my error. It seems odd that the “page”s that do not exist load properly while those that do exist are wrong.
    The site was working fine 2 days ago. Since then I installed the update. I have not tried re-installing the update yet.
    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Try adding content to your pages. It looks like on those other pages there is no content. This may resolve your issue. Otherwise you could add a min-height or height attribute to your #main in your CSS file.

    Thread Starter Accomplishva

    (@accomplishva)

    Hi,

    There is content on those pages, it is just not being displayed. Nor is the sidebar and footer. I will look at adjusting the min-height attribute, but since the pages that do not exist load properly (example: https://www.accomplishvirtualassistant.com/?page_id=221) I don’t think that this is an issue or that page would appear cut off as well. Thank you for your thoughts, though.

    Just because the “Not Found” pages show up doesn’t mean that everything else is set up correctly. I agree that not found page looks good but themes use their own 404.php file. It looks like there are HTML and/or CSS issues in your page.php or single.php files.

    Try switching to twenty ten theme temporarily see if it works to rule out theme related problem.

    the page output stops dead just after <div class="postContent">, directly before <?php the_content('[Read the rest of this entry...]'); ?>

    this looks more like a plugin or filter issue.

    after you tried the suggestion of @govpatel, try to deactivate all plugins, and see if that solves the issue.
    if that works, re-activate one plugin after the other, to see which is causing the problem.

    Thread Starter Accomplishva

    (@accomplishva)

    @JVCustomDesigns that makes sense now.
    @govpatel, I tried that and it worked in twenty ten, thank you.
    @alchymyth I disabled plugins and then reactivated one at a time. Sharedaddy is what breaks it. I have used this plugin with many themes without issue, so I am startled to find it to be the culprit. Looks like I need to find another share plugin like that one and try it instead.

    Thank you all for your help very much. Happy New Year.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Pages not displaying correctly’ is closed to new replies.