• I am working on a website https://www.ngicc.com Something I thought would be an easy job has turned into a nightmare. So I will ask for help on one simple thing at a time. The home page the intro page does not show all of the content. You can see that the text at the bottom cuts off. I cannot figure out for the life of me how to fix it to show everything. Any help?

Viewing 5 replies - 1 through 5 (of 5 total)
  • This is probably due to a setting for how much (lines) of posts on the home page should display — so look at settings under appearance or something similar.

    Thread Starter CatsPajamas

    (@catspajamas)

    That is what I thought it was too. However no matter how many lines I put in under settings nothing happens. I would even be willing to give someone the login info if they wanted to look at the backside. I have never seen anything like it. I am no wordpress pro though.

    Viewing source:

    <p>Ask...
    <br>
    <div class='read-more'>
    <a href='https://www.ngicommercialcleaning.com/'></a>
    </div>
    </p>
    </div> <!-- end page-block -->
    </div> <!-- end #main -->

    Remove the ‘read-more’ tag and see if your written content shows up.

    Moderator t-p

    (@t-p)

    to troubleshoot, try:

    -deactivating ALL plugins temporarily to narrow down the problem. If the problem goes away, activate them individually (one-by-one) to find the problematic plugin.

    -if that does not help, try switching to the unedited default theme (that came with your version of WP) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.

    I guess I was just thinking that p tags don’t support div tags inside them?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Page is cutting content off’ is closed to new replies.