Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter pantone204

    (@pantone204)

    Line 91 in the code of cat-posts.php

    Change <php the_excerpt(); > to <php the_content(); >

    Should work.

    I have a similar question and tried your answer – however, this removes the excerpt and replaces it with the full content. So while this works, you can no longer limit the content to 250 (or whatever) characters.

    Does anyone have a solution for amending the_excerpt so that it keeps the html tags, such as ul and li; and in pantone24’s case the a tags?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Category Posts Widget] Stripping Code’ is closed to new replies.