Is it possible to edit the meta boxes file by placing a copy in the theme, or is that just for the views? I would like to remove some of the meta stuff from the “Add Event” page like Event Location, Event Organizers, etc.
It is possible to edit the views and single events information. If you follow our themer’s guide it will show where to move the templates to in your theme:
We do not have any filters or actions to modify those fields it is not recommended you change any of those fields as it could break the plugin. You can add you own custom meta fields through a plugin or using WordPress functions as it is a Custom Post Type. If you did that though you would have to modify the front end templates to get those fields to show.
Ok that is the method I would do if I wanted to hide something.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Author
Posts
Viewing 8 posts - 1 through 8 (of 8 total)
The topic ‘Modifying meta boxes’ is closed to new replies.