Viewing 1 replies (of 1 total)
  • Привет))

    See the file:
    wpfp-page-template.php
    There is a line

    // custom post type support can easily be added with a line of code like below.
    // $qry['post_type'] = array('post','page');
    query_posts($qry);

    Uncomment the line on:

    $qry['post_type'] = array('post','page');

Viewing 1 replies (of 1 total)
  • The topic ‘Favorite Pages’ is closed to new replies.