I have successfully set up an event type 'course' and got signups working with this. I have set up a custom signup form and this all works fine. However, I wanted to add some additional text to the top and bottom of the page and between the course details and the signup form so I set up a flexinode template to do this: node-flexinode-3.tpl.php. All fine so far EXCEPT that with the flexinode template I don't get the signup form, without it I can't see where to add the text. I'm guessing the node is put together using event module and theme so I think the preferable solution is to use the flexinode template so it doesn't affect other events, and there will possibly be other event types in the future.
Can anyone help?