snomo
Forum Replies Created
-
[Code moderated as per the Forum Rules. Please use the pastebin]
you can edit the actual event form by copying templates/forms/events-editor.php to wp-content/themes/yourtheme/plugins/events-manager/forms
and then editing the form itself to add extra fields you need. Then just hook into the event_save action.Marcus,
Thanks for the reply. I was able to edit the form PHP as you suggested. I’m trying to add the ability to add a second image upload to the form. I’ve modified the PHP as follows and the form has two upload image fields on the form and I can then add two different images to upload and submit in the form, which submits fine…but when I look in the media library, only one image uploads per form submission. Any ideas?
Thanks!
[Code moderated as per the Forum Rules. Please use the pastebin]
Tying this plug-in in with Formidable would be a great way of improving the capabilities of the form on the front-end but that is again above my current abilities…
Anyone know how this might work to solve my issue?
http://formidablepro.com/help-desk/mysql-database-integrationm-query/
Forum: Plugins
In reply to: need to redirect users after they fill out formSorry that I cannot help answer your question but I have one for you.
Are you using a formidable form to populate the Events Manager tables and listings? I’m trying to figure out how to use Formidable which has many more options for field types, as the front end form for listing an event that will appear in the Events Manager plugin. I’m also hopeful that by using Formidable, the form can contain multiple image fields to creat a gallery in Events Manager.
Any ideas base on your experience in using both?
Forum: Plugins
In reply to: [WPEssence Bulk Categories] WPEssence Bulk CategoriesOk, great. So what I’d like to do is once categories are imported using this plugin, I’d like to create a menu from the imported nested categories, where the menu automatically respects the nested categories and reflects the nested categories in the menu organization without having to manually re-create all of the nested categories and the importer hierarchy in the menu.
Forum: Plugins
In reply to: [WPEssence Bulk Categories] WPEssence Bulk CategoriesBy hierarchy, I mean nested categories. For example:
Sports>Team Sports>Baseball
Sports>Team Sports>Football
Sports>Outdoor Sports>Rock Climbing
Sports>Motorsports>Motocross
Sports>Motorsports>Rally CarForum: Plugins
In reply to: [The Events Calendar] Categories in The Events CalendarPerhaps you can build in an option to use the regular post categories in a check box, and then all regular post category functionality and plugin functionality could work as one option, or be treated separately for those who chose to use TCE that way.
Can you direct me to the location of the custom post data table?
Hmm. So I have 2.0 installed and am still pretty new to WP, figuring out as I go. I take it custom post types do not show up in the regular posts? I’d like to have the same functionality/features that some other plug ins add to regular posts, access the same categories, nav menus etc that the regular posts offer but using the Events Calendar as the posting mechanism.
I was asking the question of table name/location so that I can access the back end database tables of data I store using The Events Calendar. This would allow us to created back end reports, analysis and such from the Events data from The Events Calendar posts table outside of the word press environment for managing posts, doing a bulk import into the right format etc. Any ideas?
Forum: Plugins
In reply to: [WPEssence Bulk Categories] WPEssence Bulk CategoriesI did get the categories to show hierarchy when using a third party non-default category menu plugin but it still does not seem to work with the default category menu…