• Resolved Jay_c_

    (@jay_c_)


    I’ve just installed the Hueman theme in to a new website. But every time I write a post and publish it, most of the text is missing from the post.
    Instead of publishing the full text, the post contains one paragraph and that’s it.

    I’ve used the Hueman theme on another website and it works absolutely.

    Any suggestions on why the post is missing most of the text?

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Jay_c_. Can you post a link to your new site that’s having the issue? Thanks.

    Thread Starter Jay_c_

    (@jay_c_)

    It’s because you assigned class=”s1″ to your p tag spans. The s1 class is used by the theme. Use a different class name and that should fix it.

    Thread Starter Jay_c_

    (@jay_c_)

    Thank you for your response,

    How do i go about doing that?

    I didn’t change the class tag intentionally, it must have accidentally.

    Each paragraph looks like this:

    <p class="p1">
      <span class="s1">
        content...
      </span>
    </p>

    Post content is not styled like that by default. If you didn’t add those classes then the first thing I’d check is to see if you have a plugin that’s formatting the post content.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Posts missing majority of text when published’ is closed to new replies.