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

    (@msalsas)

    Well, I,ve achieved it by replacing the index.php 341 line with:

    $query = array(‘numberposts’ => $numberposts, ‘post_type’ => array(‘news’,’entrevistas’));

    where ‘news’ and ‘entrevistas’ are the custom post types that I want to show. I know it’s not the best way to go, but it solves my problem. It would be good an improvement of the plugin with this functionality.

Viewing 1 replies (of 1 total)

The topic ‘Loading any custom post type’ is closed to new replies.