Hey just wondering? All my posts appear in the blog even the ones that I have set as private. How do I change this?
Thanks again,
All posts in Blog
12 posts from 3 voices-
Posted 1 year ago #
-
Hey,
you can try following - open up template-blog.php and replace:
$avia_config['new_query'] = array( "paged" => get_query_var( 'paged' ), "posts_per_page"=>get_option('posts_per_page') ) ;with:
$avia_config['new_query'] = array( "paged" => get_query_var( 'paged' ), "posts_per_page"=>get_option('posts_per_page'), "post_status" => "public" ) ;Posted 1 year ago # -
That's great but sorry it didn't work. Would I be able to specify which categories appear in the blog?
By the way, this is the best support I've ever received. Thank yo so much, and I promise I'll stop asking questions soon. Just setting the site up initially.Posted 1 year ago # -
Just noticed that even my DRAFT posts go into the blog
Posted 1 year ago # -
That's really wired - wordpress shouldn't output draft posts by default (afaik you need to add a special query parameter). I'll ask Kriesi if he knows why WP reacts this way. Just to be on the save side: make sure that no plugin causes this error (by deactivating them all to check if one influences the queries).
Posted 1 year ago # -
I've tried removing all the plugins but it still happens - even shows loads of auto drafts!!
Posted 1 year ago # -
Ok - I'll ask Kriesi to look into it. Please create an admin account and send Kriesi the login data by using the contact form here: http://www.kriesi.at/contact
Posted 1 year ago # -
Hi, i've emailed you the details. Thanks
Posted 1 year ago # -
Thanks. I'm sure Kriesi will look into it soon.
Posted 1 year ago # -
Hi, any chance someone could take a look at this one please. It's quite a big one as my blog is showing all kinds of draft posts. I've already emailed all my login details to you
Many thanksPosted 1 year ago # -
Thanks again, It's all sorted now. Wonderful support!!
Posted 1 year ago # -
Hey,
I'm not sure if you're being sarcastic or not since I don't know if Kriesi helped you out ;p. Either way I'm happy it works :)Posted 1 year ago #
Reply
You must log in to post.














