Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End WordPress custom post types: Uploading custom number of images

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #40816
    Anonymous
    Inactive

    Hi!
    I’m currently coding a wordpress template for a photographer and need some help to get my thinking going!
    I need to create a custom post type that holds:

    1) Featured Image

    2) Text

    3) Any amount of images (approximately 1-20 images) put together two and two within a div.

    The third step is kind of killing me right now. I know how to insert an image uploader, but this only lets me upload one image. How would I go about to let the user upload a multiple amount of images (for each post).

    Thank you!

    #114415
    chrisburton
    Participant

    I use an attachment plugin

    #114419
    Anonymous
    Inactive
    #114462
    chrisburton
    Participant

    @Limex Yes, exactly. By the way, you can upload multiple images in the main editor below the title. If you’re talking about uploading more than one image at a time well, the plugin I mentioned above will not work.

    #114482
    Anonymous
    Inactive

    I’ve tried it, and its great! :)

    Thanks for your help!

    #114483
    chrisburton
    Participant

    @LimeX Awesome. Glad it worked out for you.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Back End’ is closed to new topics and replies.