• Hi,

    I want to show full post (not just Excerpts) in category page listing. is that possible with your theme?

    br
    Dragomir

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi St.Dragomir,

    Yes, its possible.
    For this you have to edit theme “category.php” file.

    Please follows given (below) instruction..

    1. Edit the “category.php” file.
    2. Goto line no. 75. (or find the_excerpt() function )
    3. And replace “the_excerpt()” function with “the_content()” function.

    Hope it would be helpful to you.
    Please let me know.

    Thanks,
    Nishant

    Thread Starter St.Dragomir

    (@stdragomir)

    Hi,

    thanks for quick reply. Worked like a charm

    Thanks again
    Dragomir

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

The topic ‘Excerpts’ is closed to new replies.