So basically, I need to get this accomplished asap.
What I need to do is add a new custom meta field in the event listing registration that allows the following:
1) Title+Logo Image
OR
2) Title (only)
eg.
1. Company Name 1
[Company 1 Logo]2. Company Name 2
3. Company Name 3
4. Company Name 4
[Company 4 Logo]5. Company Name 5
[Company 5 Logo]
I found this following tutorial:
http://wp-events-plugin.com/tutorials/add-a-custom-metabox-to-your-event-registration-pages/
But it doesn't appear what I am looking for, and the code causes a php error (even when I "fixed" the html entities).
Does anyone have any direction on this particular problem of mine?
Thank you much in advance.