'technologies', 'posts_per_page' => -1, 'orderby' => 'rand', 'order' => 'ASC', ); $query = new WP_Query($args); if ($query->have_posts()) { ?>