Forums

[resolved] Can't modify the 3 featured articles in Revolution Church Theme. (3 posts)

  1. Family Guy
    Member
    Posted 2 years ago #

    Hello all,

    I have a problem with Revolution Church theme in modifying it.

    The theme has three 'featured category' blocks just below the featured-content-gallery, and I can't figure it out how to change the category of the articles that should be shown there.

    Could you please help me in solving this :)

    Thanks.

  2. Family Guy
    Member
    Posted 2 years ago #

    I think that i have to play with home.php!

    <?php $recent = new WP_Query("cat=11&showposts=3"); while($recent->have_posts()) : $recent->the_post();?>

  3. Family Guy
    Member
    Posted 2 years ago #

    yeah. you have to check "home.php" in order to change the category of the articles that should be shown there.

    Solved.

Topic Closed

This topic has been closed to new replies.

About this Topic