Hi, we bought and are using the Events Pro plugin for our wordpress site, at http://mvcoffeenews.com/events
However, I’d like to tweak what fields are available to the users when they submit their events. We’d like to do the following.
– hide country, province, & state fields. We are only receiving local events
– hide timezone field, same reason as above
– hide currency symbol, same reason as above
I looked at the ‘themers guide’, but it seems to mostly relate to customizing the look for the plugin. I’m happy with the look, I just want to be able to hide these fields on the submission form. I have access to the back end of my site, so I can edit php files if required, but it would be nice if this could be controlled in the gui (ie: a checkbox for ‘show this field’ type option).
Can anyone help me with this? Thanks.