Use this plugin http://wordpress.org/extend/plugins/types/
Add two custom fields to upload image.
Assign this custom fields to custom post.
Use short code to display it.
Other simple solution is to use custom fields for images.And display them where you want.
Related Posts:
- Submit post and upload image from front-end
- How to disable generation of default image sizes for some custom post types?
- How can I bulk upload images and automatically create posts for each one at the same time?
- Use a separate upload folder for custom post attachment upload
- Handling front-end file uploads, considering safety and ease of use
- Hide “Add media”, HTML editor from TinyMCE
- Creating a metabox to upload multiple images, Ignoring The Featured Image
- Set custom upload path for custom post type only?
- How to hide CPT files from media library programmatically
- Add metabox with media uploader in a custom post type [duplicate]
- Remove tabs from media uploader for a CPT
- Removing Image Sizes for Custom Post Type
- How to Removing fields from the Media Uploader/Gallery on a Custom Post Type Edit Page
- Image size filtering in Media uploader according to custom post type
- Rename the insert button in media upload window
- Change upload_dir folder at a certain cpt but cant change back
- Limit upload by file type only for certain custom post type
- wp is not defined error using wp.media to create a custom image uploader
- Upload Image from Front End and Resize
- MP3 Manager for WordPress
- How to rename image at uploading on specific plugin or post-type in WordPress
- Cannot attach media when capabilities added to custom post type
- window.send_to_editor and jQuery .attr() conflicts with multiple custom upload image meta boxes
- Remove fields on media uploader for custom page type – not working for “From Computer” or “From Url” tabs?
- Duplicate Custom Header Functionality into the post edit screen
- Force documents to appear in Featured Image dialogue
- how to get URL of media uploaded to WordPress via media_handle_sideload()
- Display users uploaded files as posts
- Get image post ID in media upload
- WordPress 3.5 Media Uploader – Only allow 1 upload and certain file types
- Add a button or image button that calls wp functions in the wp-admin
- How to Create an Image Upload Box for Custom Posts?
- How to get the upcoming post ID from front end?
- Custom Post Type Video – Online/Offline
- How to update post meta on uploaded image from a custom form?
- frontend image post uploader
- Checking if $_FILE isset for an array of file upload metaboxes
- How to: wordpress job listing and candidates details
- How to add multiple images to a custom post type without plugin [closed]
- Why won’t this jQuery code work?
- Create a custom post type for a photo post
- File sharing platform for user contributions? [closed]
- Cannot upload featured image to a custom post type
- Invalid file type when using wp_upload_bits to upload PDF to a custom post type
- Insert into post button missing on custom post type
- Why this didn’t work if i use get_the_ID(), but works if i pass the numeric id
- Make it impossible to save a custom post type with both video and image selected?
- Multi Photo Upload with Caption on Front End for Custom Post Type
- Create Custom Post Type PDF File (Like Media) Then Add Searchable Custom Fields
- Custom Upload Directory for Custom Post Types
- Custom post type media upload error with custom user role
- adding a shortcode into a custom post type
- Allow authors to create article image
- Changing upload directory and migrating old attachments
- Counting the number of posts (custom post type) Query problems
- How to check if a WP_Query has data
- Why won’t my metabox data save?
- Templates for Custom Post Types and Custom Taxonomies
- Retrieving 3 latest post from each of 5 different custom post types
- Wp-query causing problems with the_content();
- Remove “-2” from a Toolset Types URL with the same post name
- Get permalink and title by post name?
- Custom query variable – get wordpress to redirect to nice permalink url
- Custom Post Type and Taxonomy combination
- How to filter search results by post type?
- Can’t unregister parent theme’s CPT from my child theme
- Get Post Primary Category
- How to check the terms in single custom post type template
- Custom Post type with ACF in REST API, how do I get those values?
- Posts from all the categories are being displayed instead of particular category
- Custom Post Types, URL rewrite on multiple CPTs
- Bulk Update Custom Fields for Custom Post Types
- New checkbox in custom post type widget isn’t saving data
- Custom Post Type – Duplicate Page Slugs
- how to show a category from a CPT?
- Refine custom posts by author
- Custom post type pagination 404
- WP Query ‘posts_per_page’
- Add an Outside Wrapper to my Header and Make it Full Width
- Allow front end users to add data to a custom post type
- Displaying custom post types as a gallery
- Which escaping function should be use on register_post_type label?
- not showing custom type meta box
- Display custom post counts for author , not default posts
- How can I add in post’s the text “No content”
- Link custom post type to parent page and show in slug / breadcrumb
- Difference between a default post type and a custom post type?
- How do i display all categories of a custom post type and have respective page for them?
- Custom Post Type Capabilities Singular/Plural
- Multiple useres editing specified content
- fusion builder missing from custom post editor
- single-{post-type}.php is not working in wordpress
- how to display notifications in the wordpress menu when a new post is published
- How to display category wise posts on seprarate template
- Get Non-Paginated Index of Post in Paginated Query
- Is it possible to add custom business logic to a Custom Post Admin Edit Page?
- custom post-type query just returns two posts
- Custom Post Type Template Based on Page Slug?
- body class according to number of published custom posts
- How do I target a links only in a custom post type and only in the p tag?