• Resolved bmatwork

    (@bmatwork)


    Hey guys!
    I struggling here with this question. How can I manage to filter all the posts from a specific category through the tag ??<?php the_excerpt(); ?>

    Any help will be priceless ??
    thx ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Where do you want to do this filtering? Supply some context. On a category page? Home page? Sidebar?

    Thread Starter bmatwork

    (@bmatwork)

    Hi there, stvwlf.
    Wasn’t seeing this last night.
    Resolved with this:
    <?php query_posts(‘showposts=4&cat=1’); ?>

    Thank you anyway.
    All best! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to filter the_excerpt from a specific category?’ is closed to new replies.