Viewing 1 replies (of 1 total)
  • featured-content.php ==>> insert ‘numberposts’ => 13 or 25 (default – 5)

    <?php
    		$myposts = get_posts( array('numberposts' => 13, 'meta_key' => 'brunelleschi_featured_post_checkbox', 'meta_value' => 'on', 'post_type' => array('post','page')) ); ?>

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