I am currently developing a site which needs a different fields in RSVP for different categories.
I would like to commit the code to the code of EME, since I want to be able to update the plugin without having overwritten my changes. Can you send me an email regarding how to cooperate?
Another issue is checking if an attribute is filled or not. There are attributes for price, transport, accomodation etc., and not all of them need to be filled. I need to check if the attribute if filled and display a text before the content of the attribute. Example:
Accomodation : There will be a single and double rooms.
In the line before I want to insert Accomodation if the attribute is filled, otherwise not diplay anything.