This plugin does allow theming. Check out the “Other Notes” tab in the plugin page. As far as making it sortable, your path of least resistance is to use javascript. Here’s a jQuery plugin that will do (almost) all the work for you. Hope that helps!
Cheers~
Related Posts:
- First item in each category list is not a link
- Customize individual parts of the list – List Category Posts plugin [closed]
- numberposts not showing specific number [closed]
- List Category Posts: Output thumbnail and post title within a single link
- Display the content of a custom field in the LCP template [closed]
- How to make the ‘more’ link point to the post instead of the category list [closed]
- How can I get List Category Posts to work as a widget? [closed]
- Plugin: List category posts – How to show the caption under thumbnail [closed]
- Use main theme’s CSS for the outer wrapper in list-category-posts?
- list category posts are not ordering any more [closed]
- Plugin list-category-posts – How can I use “id” or “name” parameters? [closed]
- Multiple Categories on Catlist using name function
- plugin-list-category-post Instructions
- List Category Posts not showing posts marked private to logged-in users
- having trouble with my list category posts plugin
- is it possible open links in new page-window? [closed]
- How to display a category from a specific post-type
- Exclude current page from list of pages [closed]
- List Category Plugin – Changing the links [closed]
- Which image is used for thumbnail in List Category Post plugin [closed]
- trying to get thumbnail to appear before post [closed]
- Date not displaying in category post [closed]
- Current class hook on generated list
- need pages to display Title
- Align thumbnail
- updated plugin ‘plugin-list-category-post’ is adding a non-linked item [duplicate]
- Pagination for list category post plugin
- Set class on thumbnail images in plugin list category post
- Getting the “more” tag to work with plugin-list-category-post
- List Category Posts – thumbnails
- No posts are being listed by
- list category posts – Ability to add anchor jumps to links [closed]
- Custom post template for particular category [closed]
- Format the output of List category posts plugin [closed]
- List Category Posts V0.21 upgrade breaks site
- Im Trying to link the thumbnail image
- How to use the WP Plugin List Category Post widget (!) with more than one category? [closed]
- Multilanguage Post Titles not Translating with List Category Posts Plugin [closed]
- Can I display a list of categories in a post? [closed]
- With plugin-list-category-post is there a way of sorting titles by a date?
- How do I remove link in posts titles
- Plugin List Category: post custom field doesn’t show anything [closed]
- Limit content size
- Removing category ID’s from a selection list
- Where are wordpress custom types stored?
- Is it mandatory to use $wpdb->prefix in custom tables
- What is the use of to_ping and pinged column?
- Whats the best way to share user data across multiple WordPress websites?
- What for is the table “wp_commentmeta” exactly?
- Use a separate custom table (not posts) to handle file upload data
- Removing filter dropdown in posts table (in this case Yoast SEO)
- WordPress Unit Testing – Cannot Create Tables
- Insert data in database using form
- How can I extend the Gutenberg table block transform to allow colspans/rowspans on pasted table elements?
- When is it appropriate to create a new table in the WordPress database?
- Has parent field in the table wp_term_taxonomy has term_id or term_taxonomy_id
- How to implement WP_List_Table? WP_List_Table giving array instead of a value in listing table
- How do you display posts in a dynamic table?
- Create a formatted table-like menu
- How To Make Connection To WordPress Data Base In A Plugin?
- Display Tables in a slider
- Are custom post types suitable for storing high numbers of data elements, in this case chat messages?
- Creating search form for custom database table
- Is there a wordpress function to cleanly delete an entry in the signups table?
- Create custom column in post table in wordpress
- BuddyPress: What’s the use of wp_bp_xprofile_data table and how does it get updated? [closed]
- Include custom table into search results
- How to get user ID during registration and add it to a custom table
- wp-admin: Sort users by surname
- Can’t pass table to $wpdb->prepare
- Customizing WP tables or adding new ones?
- Looping through tabular data
- Hiding posts and pages in panel
- update a post meta from a single table cell TablePress
- update custom post type meta from a shortcode
- Remove Line Breaks From Cell Content in WordPress
- How to Use Resposive Tables in WordPress ADMIN Pages?
- Save custom post type in different table
- Visual Editor freezing on text highlight since 4.3
- How to update BuddyPress xprofile fields programmatically? [closed]
- Should I global $wpdb outside of any of my plugin’s functions scope?
- stdObject stored in database. How does one convert it to usable format?
- Why majority of fileds in wp_posts table prefixed with post_?
- How to insert more than one row of data into a table at one time
- The plugin generated x characters of unexpected output, $wpdb not defined
- Get multiple db prefix with $wpdb
- Add table controls with wp_editor minimal editor configuration (‘teeny’)
- Tablepress won’t update the table data [closed]
- Get random row from custom table
- Database with mixed collation (utf8mb4 & utf8_general_ci)
- how to change appearence of the content of default post list columns?
- Return number of items in a table with post id
- List Category Posts plugin upgrade fails with fatal error
- How can I add data to a custom column in the Users section of the wordpress backend?
- HTML table from shortcode with multiple parameters
- How to edit mySQL wp_posts table from plugin php?
- What table is the media’s sort order stored?
- Custom fields on a virtual page
- Creating table with plugin is not working
- Why my database table not created on activation?