Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter yankfr

    (@yankfr)

    This works by editing directly in the Post Carousel php template. (0 > 1)

    static function get_posts( $args = array(), $conditional_tags = array(), $current_page = array() ) {
    $defaults = array(
    'layout'                  => '',
    'post_type'               => '',
    'include_categories'      => '',
    'order_by'                => '',
    'order'                   => '',
    'post_count'              => '',
    'exclude_posts'           => '',
    'post_offset'             => 1,
Viewing 1 replies (of 1 total)