Forums

How to display FULL posts? (7 posts)

  1. iM1
    Member
    Posted 1 year ago #

    How can I display FULL posts in certain categories?

  2. theapparatus
    Member
    Posted 1 year ago #

    Depends. Where are you trying to display these posts? What page are they appearing on? Archive list? RSS? Care to give a link? Tell us more information?

  3. iM1
    Member
    Posted 1 year ago #

    I want full posts to appear on certain posts on the Archive lists and search results.

    RSS feeds should always have FULL posts in them in ALL category

  4. adamrbrown
    Member
    Posted 1 year ago #

    Compare:

    http://codex.wordpress.org/Template_Tags/the_content

    http://codex.wordpress.org/Template_Tags/the_excerpt

    You've probably got the_excerpt in your theme. Go through your theme files and change the_excerpt to the_content.

    And don't use the <!-- more --> tag, of course.

  5. iM1
    Member
    Posted 1 year ago #

    What about RSS feeds?
    Will the be cut off after a few lines or will it be the FULL post?

  6. adamrbrown
    Member
    Posted 1 year ago #

    RSS feeds are not affected by what you do in your theme files. Change the RSS feed by using your admin screen. Options -> Reading.

  7. iM1
    Member
    Posted 1 year ago #

    There is certain categories that I will ad the <!--more--> tag to. If my feeds are set to FULL article feeds will it be affected?

Topic Closed

This topic has been closed to new replies.

About this Topic