Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other WordPress, using query post on "Template pages"?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #23842
    JesperA
    Member

    Hi!

    I want to show all posts in the "Nyheter" category in my Template Page, i´ve made the custom page by doing the standard WordPress template identifier thingy:

    Code:

    Works great, then i´ve added the header and all WordPress includes.
    Before the loop i´ve added the:

    Code:

    Then the standard (not styled yet)

    Code:

    ” rel=”bookmark” title=”Permanent Link to “>

    This will include the posts, but the post as a whole, or rather: all the content shows up, it doesnt break with a "Read more" text as it should, i use the same query post, 100% the same code on the index file and on the index file it works great, but not in my custom page.

    Anyone that know what the problem is? ;)

    #52473
    JesperA
    Member

    Thanks but if i add the:

    Code:

    it still doesnt break of the content

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.