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

    (@digger149)

    I have fixed this in your functions.php

    around line 295, add new line commented //ian:

    // Perform the query.
         $query ['perm'] = 'readable';      //ian
    	$posts = new WP_Query( $query );
    
    	return $posts;
Viewing 1 replies (of 1 total)
  • The topic ‘"Private" post not respected’ is closed to new replies.