Custom field image

Home Forums Calendar Products Events Calendar PRO Custom field image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #846185
    jordan0286
    Participant

    Hi,

    I’m looking for a way to add a custom field in image. I see text, url, radio, checkbox, etc. but not image.
    What I wanted to do is to add an icon on some specifics events but easily (the system of custom fields is what i need).
    And this options appears on community adding page.

    I think of a simple php function and an image selection, but dunno where to pu it and what to write in.

    Thanks for support.

    #846976
    Geoff
    Member

    Hi there, Temin! Nice to see you again. 🙂

    The closest way to get an image from an Additional Fields is to use a text field and paste the image in there as HTML. The fields accept HTML, so something like this would work:

    <img src="[your-image-url]">

    As an alternative, you can check out using a plugin like Advanced Custom Fields to create that functionality for you. Then you can modify the event template using a theme override to display the field.  I highly recommend going this route if having the image upload feature is a must-have.

    Cheers!
    Geoff

    #864528
    Geoff
    Member

    Hey there, Temin! Just checking in to see if there’s been any further update or if you still need assistance on this one–let me know. 🙂

    Cheers!
    Geoff

    #882544
    Geoff
    Member

    Hey there, Temin! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to open a new thread. We’d be happy to help. 🙂

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Custom field image’ is closed to new replies.