Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Just to check something: You want people submitting events to be able to attach the tickets themselves when they submit the event?

    Thread Starter Maracas1970

    (@maracas1970)

    Yes that’s correct.
    I would like the ability to upload a ticket as well as an image whether it’s me in the admin area creating an event or someone uploading an event through the front end form. So i guess it’d be an image / file upload.

    Plugin Support angelo_nwl

    (@angelo_nwl)

    sorry but you need additional coding for this to work using template file at events-manager/templates/forms/event-editor.php

    to use template: http://wp-events-plugin.com/documentation/using-template-files/

    Thread Starter Maracas1970

    (@maracas1970)

    Thanks Angelo, so looking at this i’m not sure, do I need to create a new template and rename it? Or can i just add another file upload on the existing template you referenced above?

    If all I need to do is add another file upload button what code do I need to do this please? Is it simply a media upload form field? I am happy to purchase the plugin if the necessary functionality can be applied.

    Thanks for your time and input, really liking thw plugin so far.

    Regards

    You’d need to make a copy of the template and paste the copy to the location mentioned in the tutorial.

    Adding an extra upload button is much more complicated that just adding a button because you need to make sure uploads are secure and that you’re not accidentally creating security holes.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Extra Upload field’ is closed to new replies.