simple-custom-post-order icon indicating copy to clipboard operation
simple-custom-post-order copied to clipboard

Order posts(posts, any custom post types) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.

Results 68 simple-custom-post-order issues
Sort by recently updated
recently updated
newest added

https://wordpress.org/support/topic/order-not-working-on-taxonomy-archive/

can't replicate

Is there a way to sync the order of posts between languages? We are using WPML for translations. https://wordpress.org/support/topic/sync-order-between-languages-wpml/

Should that plugin work with mobile devices? If yes, then it don’t I can only move posts with the mouse cursor of an PC, but not with fingers on tablet...

When dragging and dropping posts using SCPOrder to reorder them, the menu_order field does get updated in the database. However the object cache does not seem to be invalidated as...

show some kind of notifications after sorting order on backend - like success or any check mark That will assure user that it sets order successfully. https://wordpress.org/support/topic/get-notification-on-order-updates/

enhancement

In the WordPress plugin library it says “Excluding custom query which uses order or orderby parameters, in get_posts or query_posts and so on.” but this does not seem to work,...

https://wordpress.org/support/topic/problem-with-apcu-cache/ Every time I edit a post the post goes to the first position in the category. I use APCu cache. When I turn off the APCu then everything works...

https://wordpress.org/support/topic/deadlock-found-when-trying-to-get-lock-2/ o get this PHP error: Deadlock found when trying to get lock; try restarting transaction za upit UPDATE wp_posts as pt JOIN ( SELECT ID, (@row_number:=@row_number + 1) AS...

I’m getting this error in one of my sites on a multi site: Notice: Undefined offset: 0 in /eatsmart/wp-content/plugins/simple-custom-post-order/simple-custom-post-order.php on line 292 https://wordpress.org/support/topic/trying-to-get-property-cnt-of-non-object/

On multi-site admin panels there is an error message: `Notice: Undefined offset: 0 in /usr/share/nginx/html/eatsmart/wp-content/plugins/simple-custom-post-order/simple-custom-post-order.php on line 304`. This is due to the face that no check is done on...