Rating: 1 star
Can you make it work?
]]>Rating: 5 stars
I’ve been searching for two days for a simple plugin that lets me order my posts as I want them. Have installed and subsequently deleted several others. Finally I found My Post Order and it’s really simple and works perfectly! Thank you!
]]>Rating: 1 star
Followed all instruction but this just does not work, nothing happen.
]]>Rating: 5 stars
Thanks for author but I setup plugin for WordPress 3.6.1 but not working. I try on with other plugin and same same.
]]>Rating: 2 stars
I created an ‘ourteamsection’ section for our custom post types and used this code:
$args = array( ‘post_type’ => ‘our-team’, ‘posts_per_page’ => 100, ‘section’ => ‘ourteamsection’ );
$loop = new WP_Query( $args );
but it didn’t work. I also tried just:
$args = array( ‘section’ => ‘ourteamsection’ );
But it showed every kind of post even though I specified only our-team post types in the section. I browsed the support forums and several other people had this problem. Had much better luck with the “Intuitive post order” plugin.
Rating: 1 star
Tried to make it work for hours.
]]>Rating: 5 stars
Good plugin with so many options!
]]>