Forums
(@sofiamoral)
11 years 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, ) );