Theme Support Forum

Support Forum for Free and Premium Themes. Premium Theme Forums are Private! Please log in first to see the Premium forums

If you Like the Asteria Lite Theme and want to Keep it free forever Please Rate it on Wordpress.org (It only takes a few seconds)
Viewing 4 posts - 26 through 29 (of 29 total)

Frontpage posts on pages

Home Forums Free Theme Support Asteria Lite Frontpage posts on pages

  • #134427

    carol

    yes! that worked, thanks 🙂

    #134440

    matt

    THANKS!!!! Very helpful !!!! 2 quick Q’s
    1) If I want to display posts from a certain category how do I edit code?
    2) If I want to place the widget within the content area, should I just copy/paste the code?

    THANKS SO MUCH! you truly are very helpful I will recommend you to anyone who asks about WP themes 100% !

    #135876

    Towfiq I.

    administrator

    1. Open up the file and add this(change the numbers with your category id numbers):

    'cat' => '3,7,12',

    after this:

    'post_type' => 'post',

    2. remove the </div> just above <div class="lay1"> and add a </div> just before <?php get_footer(); ?>

    #136009

    matt

    thank u very much!!

1 2

You must be logged in to reply to this topic.