• Resolved Anonymous User 9386174

    (@anonymized-9386174)


    May be I’m doing something wrong, but I can’t figure out how to show category title?
    I use this wonderful plugin as a shortcode in my single.php template: <?php echo do_shortcode(“[catlist categorypage=yes numberposts=-1]”); ?>
    Thank you very much!

    http://wordpress.org/extend/plugins/list-category-posts/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Anonymous User 9386174

    (@anonymized-9386174)

    I’m stupid. Missed [catlink] parameter. But it is only one part of my problem. Title shows now, but outside of

      list of posts! And I really-really need it to be within this ul. Somethihg like:
      <li class=”catlink”>Title
    • Post 1
    • Post 2
    • Is there any solution? Thanks a lot!

    Plugin Author Fernando Briano

    (@fernandobt)

    For the moment, you can’t make the TItle be a part of the ul, but you can customize it. Check HTML & CSS Customization under the instructions.

    You can use these parameters: catlink_tag (adds a tag to the category link) and catlink_class (adds a css class).

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

The topic ‘Show Category Title’ is closed to new replies.