Forums
(@sofiamoral)
10 years, 11 months ago
Solved wp_reset_postdata(); wp_reset_query(); $connected = new WP_Query( array( ‘category_name’ => $category, ‘connected_type’ => ‘page_to_pages’, ‘connected_items’ => $postId, ‘connected_direction’ => $direction, ) );