• Resolved mqlopes

    (@mqlopes)


    Hello,

    First, thanks for your word with this plugin.

    For the next version please consider a small change to allow multilanguage:

    front.php:

    ‘posts_per_page’ => post_per_page_simple(get_option(‘simple_post_per_page’)),
    ‘orderby’ => get_option(‘simple_post_orderby’),
    ‘order’ => get_option(‘simple_post_order’),
    ‘post_type’ => $sm_post_type,
    ‘suppress_filters’ => false,
    ‘post_status’ => ‘publish’

    ));

    Thanks,
    Regards

    Marcelo

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multilanguage’ is closed to new replies.