Thanks for the suggestions, guys. I did some more research, and found this – https://wordpress.org/plugins/attachments/
It’s a great plugin that lets you attach images to the post without inserting them in the post and the images can be easily sorted with ajax, it’s also quite modifiable and just what I needed, and works on custom post types. You just create a loop and you can use the images in any slider.
Related Posts:
- How to put custom post types on front page
- How to sort CPT by custom meta value (date), and return posts month by month
- How do I create an archive page for standard posts?
- What’s the difference between same wp functions get_posts(); functions in different form?
- How to Upload CSV Data into Custom Post Type Data with Metabox programmatically
- How to have this permalink structure: post_type/postname/custom_inner_page
- Custom WP_Query doesn’t display all posts
- Displaying a div from an assigned meta_value when on a page
- Retrieving meta-box from a custom-post-type
- WP_Query with custom post type ID
- Inefficient Query Confusion
- how to get this tax_query working?
- How to Use Custom Meta Field Instead of CPT Title in Post URL
- Filter posts of custom post type by meta key in (List All Section)
- Having Issue on Getting Metabox Checkbox Value
- Searching post types
- Custom meta box in custom post type not working
- WP_Meta_Query object with conditionals
- How to retrive Custom Post Type Meta Fields in Custom WP_Query
- Make Next and Previous on single-$posttype.php use the same order as archive-$posttype.php
- how to compare different timestamps in wp-query for events custom post types?
- Wp Meta Query does not work while simple Query Works
- Get next and prev item from custom WP_Query and Custom Post Type
- How to search through all child taxonomies using WP_Query?
- Problem with multi checkboxes value in metabox?
- Wp Query sort order from custom MetaBox
- Why get_posts() returns empty array while I am trying to get posts from some specific taxonomies and work properly with others?
- Loop carousel slider in wordpress
- Search form to find custom meta box generated data
- Not Able to Display Metabox Saved Checkbox and Selected option After Save/ Update
- How to query custom post then display sections by meta value
- Custom Post Type + Custom Meta Query Not Showing 2012 Posts
- How to manage wordpress knowledge base/wiki/posts collections
- Default WordPress Query for a Specific Custom Post Type URL
- WordPress custom meta field for custom post not storing data
- A good strategy to print custom posts (offer) that are checked inside the metabox of a post?
- is_main_query() not working for WP REST API
- is there a way to retrieve posts that do not have a featured image assigned?
- Group custom posts by custom taxonomy names
- How to call a custom post type with WP_query
- Custom Post Types not showing, custom WP_Query
- How to Get Current Custom Post Type Selected Taxonomy Term (Not All Terms)
- How can I create a custom meta box to add an mp4 video to a page?
- Made Custom Post Types, but single.php not working
- Can’t get order_by meta_value_num to work properly
- How to Duplicate (multiple meta box)?
- Is it possible to place custom post type files inside a folder in theme directory?
- How can i skip same post from taxonomy term?
- WP_Query | ‘post_type’ doesn’t work
- How to connect two custom post types with nested loops
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- advanced search forms with 3 input text and that the main problem 3 input text
- Filter by custom taxonomy slug on a custom post type
- Displaying a custom post types custom taxonomy value?
- Custom Post type and Custom Field WP_Query
- wpdb custom post_type problem
- List custom post types in metabox
- Pagination on category page with custom post types
- Display multiple custom post types and sort them chronological by one of their fields
- Using DISTINCT in wp_query
- Using global $post; to get featured image for custom post via WP_Query
- Query custom post type in the loop
- How to add pagination to wp_query [duplicate]
- Related posts in all categories of current post (custom post types)
- Taxonomy Archive: Display only one post per term from separate custom taxonomy
- Create custom PAGE with register_post_type
- List of Posts in a Custom Field
- Loop through Custom Post Type, and then show children within each iteration
- Save an array from drop-down in custom meta box
- Why does querying on post_tags (which has been applied to custom post types) only return posts?
- Should I use custom menu, C.P.T. or theme options, or something else for this?
- Sorting multiple custom post types without a meta key/value pair by sort order
- Including Custom Meta with posts_where query
- Using My-Meta-Box-Class plugin, how is ‘Date’ value stored?
- Very Slow Page – How to Optimize # of Queries?
- Pull a post based on a meta value in a custom post type
- orderby in custom WP Query does not work
- Populate Custom Fields in a Custom Post Type?
- Pagination : How to remove /page/x/ after a ‘POST’ action on a form returning to page 1
- Change meta box when the page’s template is changed
- Can I create a loop with multiple post types and specify different $args for each post type?
- Duplicate Custom Header Functionality into the post edit screen
- Send email button in custom post type backend
- How to show CPTs in term archive
- Query custom post type by category slug
- Combining sorted and random CPT
- How to add post_type=value when editing that post type in the WordPress admin?
- Cannot save Checkbox meta box value from a Custom Post Type
- Display CPT posts based on specific taxonomy
- Adding dropdown select meta box to custom post type – seems restAPI is interfering
- Can’t query tag and post_type at the same time
- Custom meta box not saving
- Setting proper query for multiple custom admin filters
- Custom meta box data array: foreach not working correctly?
- Undefined Variable – Custom Post Type Meta
- shortcode to show custom post types by category
- Unable to retrieve any posts of CPT in wp-admin
- WP_Query: include custom post type only with specific meta value
- Pagination on a custom post type loop
- showing custom post types of a certain category only