[Plugin: Simple Page Ordering] problem with the query or plugin don't save the order?
-
hi,
i run the plugin with success in custom post types,
i need to know if i’m making something wrong cause,
when i change the order of my custom post type i didn’t see any changes in my page (custom post types list order),i use this query to get the post type:
query_posts('post_type=projects&showposts=8&offset=0&paged='.$paged);
does anyone knows how to make this work?
also how i can enable the plugin to work with posts also?
thanks a lot,
Philip
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Simple Page Ordering] problem with the query or plugin don't save the order?’ is closed to new replies.