Skip to:
Content
Pages
Categories
Search
Top
Bottom

Limit tags on front page

  • @drewsdesign

    Member

    Can anyone tell me how i could limit how many tags get displayed on the front page?

Viewing 2 replies - 1 through 2 (of 2 total)
  • @fel64

    Member

    Yup. Replace <?php tag_heat_map(); ?> in your copy of front-page.php with:

    <?php tag_heat_map('limit=20'); ?>

    Replace 20 with whatever you want. The default is 45.

    @drewsdesign

    Member

    works great, thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Skip to toolbar